[==========] 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
I20260601 13:33:12.941113 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:44555,127.30.33.189:36495,127.30.33.188:46233
I20260601 13:33:12.942239 30854 env_posix.cc:2267] Not raising this process' open files per process limit of 1048576; it is already as high as it can go
I20260601 13:33:12.942798 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:12.949047 30860 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:12.949121 30862 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:12.949133 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:12.949045 30859 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:12.949790 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:12.949872 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:12.949898 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320792949897 us; error 0 us; skew 500 ppm
I20260601 13:33:12.951532 30854 webserver.cc:533] Webserver started at http://127.30.33.190:44451/ using document root <none> and password file <none>
I20260601 13:33:12.952073 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:12.952131 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:12.952297 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:12.953684 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "3c4d689aea154020b14648813fa9234b"
format_stamp: "Formatted at 2026-06-01 13:33:12 on dist-test-slave-w2jz"
I20260601 13:33:12.956920 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.003s	user 0.004s	sys 0.000s
I20260601 13:33:12.958806 30867 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:12.959831 30854 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:12.960048 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "3c4d689aea154020b14648813fa9234b"
format_stamp: "Formatted at 2026-06-01 13:33:12 on dist-test-slave-w2jz"
I20260601 13:33:12.960136 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:12.993386 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:12.993959 30854 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
I20260601 13:33:12.994138 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.001295 30919 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:44555 every 8 connection(s)
I20260601 13:33:13.001313 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:44555
I20260601 13:33:13.002642 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:13.004418 30920 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:33:13.004663 30922 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.004693 30923 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.004719 30925 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.004899 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:13.005045 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.005118 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:13.005142 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320793005141 us; error 0 us; skew 500 ppm
I20260601 13:33:13.006038 30854 webserver.cc:533] Webserver started at http://127.30.33.189:43985/ using document root <none> and password file <none>
I20260601 13:33:13.006202 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.006259 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.006361 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.006731 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root/instance:
uuid: "6f1302a3dac547b19fb675322b7c4fe4"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.008183 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:13.008615 30920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.009177 30930 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.009418 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:13.009483 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
uuid: "6f1302a3dac547b19fb675322b7c4fe4"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.009562 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:13.017946 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.018294 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.023797 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.189:36495
I20260601 13:33:13.023825 30984 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.189:36495 every 8 connection(s)
I20260601 13:33:13.024145 30920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.024596 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:13.024751 30985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:13.026137 30985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:33:13.026310 30988 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.026580 30989 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.026528 30991 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.027917 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:13.028192 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.028249 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:13.028278 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320793028277 us; error 0 us; skew 500 ppm
I20260601 13:33:13.029052 30854 webserver.cc:533] Webserver started at http://127.30.33.188:46105/ using document root <none> and password file <none>
I20260601 13:33:13.029208 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.029263 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.029321 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.029695 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root/instance:
uuid: "fd3ac4c15abd48cb851d3edae0f00779"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.030253 30985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.030593 30920 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:33:13.031271 30870 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.188:46233: connect: Connection refused (error 111)
I20260601 13:33:13.031513 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
W20260601 13:33:13.032205 30920 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.33.188:46233: Network error: Client connection negotiation failed: client connection to 127.30.33.188:46233: connect: Connection refused (error 111)
I20260601 13:33:13.033269 30998 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.033529 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:13.033625 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
uuid: "fd3ac4c15abd48cb851d3edae0f00779"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.033746 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:13.034276 30985 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:33:13.035670 30985 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.33.188:46233: Network error: Client connection negotiation failed: client connection to 127.30.33.188:46233: connect: Connection refused (error 111)
I20260601 13:33:13.048913 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.049278 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.053974 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.188:46233
I20260601 13:33:13.054025 31051 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.188:46233 every 8 connection(s)
I20260601 13:33:13.054386 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:13.054780 31052 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:13.055667 31052 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.059144 31052 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.062649 31052 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:13.068324 31052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: Bootstrap starting.
I20260601 13:33:13.070605 31052 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:13.071439 31052 log.cc:826] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: Log is configured to *not* fsync() on all Append() calls
I20260601 13:33:13.072844 31052 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: No bootstrap required, opened a new log
I20260601 13:33:13.075009 31052 raft_consensus.cc:359] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.075156 31052 raft_consensus.cc:385] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:13.075237 31052 raft_consensus.cc:740] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fd3ac4c15abd48cb851d3edae0f00779, State: Initialized, Role: FOLLOWER
I20260601 13:33:13.075623 31052 consensus_queue.cc:260] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.076047 31057 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [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: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.076171 31057 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.076656 31052 sys_catalog.cc:565] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:33:13.080521 31068 catalog_manager.cc:1593] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:33:13.080612 31068 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:13.081382 30920 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } attempt: 1
I20260601 13:33:13.086186 30920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: Bootstrap starting.
I20260601 13:33:13.087212 30920 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:13.087829 30985 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } attempt: 1
I20260601 13:33:13.088397 30920 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: No bootstrap required, opened a new log
I20260601 13:33:13.088864 30920 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.088979 30920 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:13.089058 30920 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3c4d689aea154020b14648813fa9234b, State: Initialized, Role: FOLLOWER
I20260601 13:33:13.089214 30920 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.089548 31071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [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: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.089689 30920 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:13.089709 31071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.092546 30985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: Bootstrap starting.
I20260601 13:33:13.093075 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:33:13.093581 30985 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: Neither blocks nor log segments found. Creating new log.
W20260601 13:33:13.093778 31082 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:33:13.093852 31082 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:13.094663 30985 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: No bootstrap required, opened a new log
I20260601 13:33:13.095065 30985 raft_consensus.cc:359] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.095176 30985 raft_consensus.cc:385] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:13.095223 30985 raft_consensus.cc:740] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6f1302a3dac547b19fb675322b7c4fe4, State: Initialized, Role: FOLLOWER
I20260601 13:33:13.095355 30985 consensus_queue.cc:260] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.095677 31084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [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: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.095784 31084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.095875 30985 sys_catalog.cc:565] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:13.097816 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:33:13.098309 31095 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:33:13.098382 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.098397 31095 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
W20260601 13:33:13.100912 31096 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.100912 31097 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.101184 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:13.101406 31099 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.101647 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.101706 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:13.101728 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320793101728 us; error 0 us; skew 500 ppm
I20260601 13:33:13.102615 30854 webserver.cc:533] Webserver started at http://127.30.33.129:45583/ using document root <none> and password file <none>
I20260601 13:33:13.102756 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.102807 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.102865 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.103258 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "42f022178e474174ad02e5756e612ad0"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.104959 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:13.105994 31104 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.106312 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:13.106369 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "42f022178e474174ad02e5756e612ad0"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.106457 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:13.128554 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.128979 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.129359 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.130178 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.130237 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.130270 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.130332 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.136725 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:45921
I20260601 13:33:13.136796 31167 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:45921 every 8 connection(s)
I20260601 13:33:13.137815 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.142416 31174 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.142401 31175 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.142766 31169 heartbeater.cc:344] Connected to a master server at 127.30.33.190:44555
I20260601 13:33:13.142901 31169 heartbeater.cc:461] Registering TS with master...
W20260601 13:33:13.143016 31177 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.143272 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:13.143440 31169 heartbeater.cc:507] Master 127.30.33.190:44555 requested a full tablet report, sending...
I20260601 13:33:13.144325 31168 heartbeater.cc:344] Connected to a master server at 127.30.33.188:46233
I20260601 13:33:13.144407 31168 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.144590 31168 heartbeater.cc:507] Master 127.30.33.188:46233 requested a full tablet report, sending...
I20260601 13:33:13.145115 30884 ts_manager.cc:194] Registered new tserver with Master: 42f022178e474174ad02e5756e612ad0 (127.30.33.129:45921)
I20260601 13:33:13.145242 31016 ts_manager.cc:194] Registered new tserver with Master: 42f022178e474174ad02e5756e612ad0 (127.30.33.129:45921)
I20260601 13:33:13.145273 31170 heartbeater.cc:344] Connected to a master server at 127.30.33.189:36495
I20260601 13:33:13.145336 31170 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.145565 31170 heartbeater.cc:507] Master 127.30.33.189:36495 requested a full tablet report, sending...
I20260601 13:33:13.146075 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:33:13.146160 30949 ts_manager.cc:194] Registered new tserver with Master: 42f022178e474174ad02e5756e612ad0 (127.30.33.129:45921)
W20260601 13:33:13.146162 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:13.146248 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320793146247 us; error 0 us; skew 500 ppm
I20260601 13:33:13.147119 30854 webserver.cc:533] Webserver started at http://127.30.33.130:46109/ using document root <none> and password file <none>
I20260601 13:33:13.147269 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.147341 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.147451 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.147797 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "1b9bf22aee554cbfa8f4b3af406aa053"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.149230 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:13.150171 31183 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.150417 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:13.150483 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "1b9bf22aee554cbfa8f4b3af406aa053"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.150563 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:13.166234 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.166631 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.166960 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.167426 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.167464 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.167490 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.167549 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.173571 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:36497
I20260601 13:33:13.173609 31246 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:36497 every 8 connection(s)
I20260601 13:33:13.174517 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:13.177476 31254 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.177702 31256 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:13.177861 31253 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:13.179886 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:13.180224 31247 heartbeater.cc:344] Connected to a master server at 127.30.33.188:46233
I20260601 13:33:13.180313 31247 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.180507 31247 heartbeater.cc:507] Master 127.30.33.188:46233 requested a full tablet report, sending...
I20260601 13:33:13.180897 31248 heartbeater.cc:344] Connected to a master server at 127.30.33.190:44555
I20260601 13:33:13.181037 31248 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.181150 31016 ts_manager.cc:194] Registered new tserver with Master: 1b9bf22aee554cbfa8f4b3af406aa053 (127.30.33.130:36497)
I20260601 13:33:13.181354 31248 heartbeater.cc:507] Master 127.30.33.190:44555 requested a full tablet report, sending...
I20260601 13:33:13.180241 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:13.181531 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:13.181558 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320793181557 us; error 0 us; skew 500 ppm
I20260601 13:33:13.182088 30884 ts_manager.cc:194] Registered new tserver with Master: 1b9bf22aee554cbfa8f4b3af406aa053 (127.30.33.130:36497)
I20260601 13:33:13.182317 31249 heartbeater.cc:344] Connected to a master server at 127.30.33.189:36495
I20260601 13:33:13.182386 31249 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.182412 30854 webserver.cc:533] Webserver started at http://127.30.33.131:33593/ using document root <none> and password file <none>
I20260601 13:33:13.182548 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:13.182567 31249 heartbeater.cc:507] Master 127.30.33.189:36495 requested a full tablet report, sending...
I20260601 13:33:13.182611 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:13.182668 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:13.183081 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "76c18f6f4c1a4308b774682675d6a510"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.183168 30949 ts_manager.cc:194] Registered new tserver with Master: 1b9bf22aee554cbfa8f4b3af406aa053 (127.30.33.130:36497)
I20260601 13:33:13.184808 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:13.185853 31262 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.186122 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:13.186192 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "76c18f6f4c1a4308b774682675d6a510"
format_stamp: "Formatted at 2026-06-01 13:33:13 on dist-test-slave-w2jz"
I20260601 13:33:13.186273 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:13.193367 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:13.193672 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:13.193915 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:13.194389 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:13.194435 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.194473 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:13.194494 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:13.194696 31084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:13.194839 31084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.195686 31084 leader_election.cc:290] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 3c4d689aea154020b14648813fa9234b (127.30.33.190:44555), fd3ac4c15abd48cb851d3edae0f00779 (127.30.33.188:46233)
I20260601 13:33:13.196084 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6f1302a3dac547b19fb675322b7c4fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd3ac4c15abd48cb851d3edae0f00779" is_pre_election: true
I20260601 13:33:13.196084 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6f1302a3dac547b19fb675322b7c4fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d689aea154020b14648813fa9234b" is_pre_election: true
I20260601 13:33:13.196269 31026 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1302a3dac547b19fb675322b7c4fe4 in term 0.
I20260601 13:33:13.196269 30894 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 6f1302a3dac547b19fb675322b7c4fe4 in term 0.
I20260601 13:33:13.196692 30933 leader_election.cc:304] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 6f1302a3dac547b19fb675322b7c4fe4, fd3ac4c15abd48cb851d3edae0f00779; no voters: 
I20260601 13:33:13.197242 31084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:13.197310 31084 raft_consensus.cc:493] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:13.197358 31084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:13.198499 31084 raft_consensus.cc:515] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.198871 31084 leader_election.cc:290] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [CANDIDATE]: Term 1 election: Requested vote from peers 3c4d689aea154020b14648813fa9234b (127.30.33.190:44555), fd3ac4c15abd48cb851d3edae0f00779 (127.30.33.188:46233)
I20260601 13:33:13.199049 30894 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6f1302a3dac547b19fb675322b7c4fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3c4d689aea154020b14648813fa9234b"
I20260601 13:33:13.199143 30894 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:13.199373 31026 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "6f1302a3dac547b19fb675322b7c4fe4" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "fd3ac4c15abd48cb851d3edae0f00779"
I20260601 13:33:13.199455 31026 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:13.200249 30894 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1302a3dac547b19fb675322b7c4fe4 in term 1.
I20260601 13:33:13.200320 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:41147
I20260601 13:33:13.200620 30932 leader_election.cc:304] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3c4d689aea154020b14648813fa9234b, 6f1302a3dac547b19fb675322b7c4fe4; no voters: 
I20260601 13:33:13.200867 31026 raft_consensus.cc:2468] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 6f1302a3dac547b19fb675322b7c4fe4 in term 1.
I20260601 13:33:13.201056 31084 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:13.201273 31084 raft_consensus.cc:697] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 1 LEADER]: Becoming Leader. State: Replica: 6f1302a3dac547b19fb675322b7c4fe4, State: Running, Role: LEADER
I20260601 13:33:13.201532 31084 consensus_queue.cc:237] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } }
I20260601 13:33:13.203388 31330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f1302a3dac547b19fb675322b7c4fe4. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.203503 31330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:13.204157 31332 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:13.205199 31325 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:41147 every 8 connection(s)
I20260601 13:33:13.205495 31332 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:13.210283 31326 heartbeater.cc:344] Connected to a master server at 127.30.33.188:46233
I20260601 13:33:13.210341 31328 heartbeater.cc:344] Connected to a master server at 127.30.33.189:36495
I20260601 13:33:13.210364 31326 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.210455 31328 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.210677 31328 heartbeater.cc:507] Master 127.30.33.189:36495 requested a full tablet report, sending...
I20260601 13:33:13.210680 31326 heartbeater.cc:507] Master 127.30.33.188:46233 requested a full tablet report, sending...
I20260601 13:33:13.211194 30949 ts_manager.cc:194] Registered new tserver with Master: 76c18f6f4c1a4308b774682675d6a510 (127.30.33.131:41147)
I20260601 13:33:13.211433 31327 heartbeater.cc:344] Connected to a master server at 127.30.33.190:44555
I20260601 13:33:13.211513 31327 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:13.211680 31327 heartbeater.cc:507] Master 127.30.33.190:44555 requested a full tablet report, sending...
I20260601 13:33:13.212188 31016 ts_manager.cc:194] Registered new tserver with Master: 76c18f6f4c1a4308b774682675d6a510 (127.30.33.131:41147)
I20260601 13:33:13.212270 30884 ts_manager.cc:194] Registered new tserver with Master: 76c18f6f4c1a4308b774682675d6a510 (127.30.33.131:41147)
I20260601 13:33:13.212536 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.011683256s
I20260601 13:33:13.215166 31026 raft_consensus.cc:1275] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 1 FOLLOWER]: Refusing update from remote peer 6f1302a3dac547b19fb675322b7c4fe4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:13.215167 30894 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 1 FOLLOWER]: Refusing update from remote peer 6f1302a3dac547b19fb675322b7c4fe4: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:13.215699 31330 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:13.215952 31084 consensus_queue.cc:1048] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [LEADER]: Connected to new peer: Peer: permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:13.217483 31057 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f1302a3dac547b19fb675322b7c4fe4. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.217603 31057 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.217869 31071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: SysCatalogTable state changed. Reason: New leader 6f1302a3dac547b19fb675322b7c4fe4. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.217991 31071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.219117 31330 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.219210 31330 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:13.219360 31071 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.219453 31071 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.220250 31084 sys_catalog.cc:455] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.220350 31084 sys_catalog.cc:458] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:13.221086 31057 sys_catalog.cc:455] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "6f1302a3dac547b19fb675322b7c4fe4" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3c4d689aea154020b14648813fa9234b" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 44555 } } peers { permanent_uuid: "6f1302a3dac547b19fb675322b7c4fe4" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 36495 } } peers { permanent_uuid: "fd3ac4c15abd48cb851d3edae0f00779" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 46233 } } }
I20260601 13:33:13.221210 31057 sys_catalog.cc:458] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:13.222069 31332 catalog_manager.cc:1382] Generated new cluster ID: d8c8046d406d41eb926aabec11c6365e
I20260601 13:33:13.222159 31332 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:13.236585 31332 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:13.237588 31332 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:13.245219 31332 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: Generated new TSK 0
I20260601 13:33:13.245925 31332 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:14.081619 31068 catalog_manager.cc:1294] Loaded cluster ID: d8c8046d406d41eb926aabec11c6365e
I20260601 13:33:14.081701 31068 catalog_manager.cc:1587] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: loading cluster ID for follower catalog manager: success
I20260601 13:33:14.083076 31068 catalog_manager.cc:1609] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: acquiring CA information for follower catalog manager: success
I20260601 13:33:14.083755 31068 catalog_manager.cc:1637] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:33:14.094400 31082 catalog_manager.cc:1294] Loaded cluster ID: d8c8046d406d41eb926aabec11c6365e
I20260601 13:33:14.094455 31082 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: loading cluster ID for follower catalog manager: success
I20260601 13:33:14.095572 31082 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: acquiring CA information for follower catalog manager: success
I20260601 13:33:14.096141 31082 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:33:14.148469 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54288
I20260601 13:33:14.184695 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54292
I20260601 13:33:14.213081 30949 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54294
I20260601 13:33:15.097913 31094 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:15.149644 31170 heartbeater.cc:499] Master 127.30.33.189:36495 was elected leader, sending a full tablet report...
I20260601 13:33:15.185525 31249 heartbeater.cc:499] Master 127.30.33.189:36495 was elected leader, sending a full tablet report...
I20260601 13:33:15.214066 31328 heartbeater.cc:499] Master 127.30.33.189:36495 was elected leader, sending a full tablet report...
I20260601 13:33:15.381492 30949 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54296:
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"
    }
  }
}
I20260601 13:33:15.399526 31290 tablet_service.cc:1511] Processing CreateTablet for tablet 3af9b5c41cde4f8089d9131c4d62f8fe (DEFAULT_TABLE table=test-workload [id=5b9f59a3c8d84457a3515e5a0b2404c9]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:33:15.400040 31290 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3af9b5c41cde4f8089d9131c4d62f8fe. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:15.400933 31211 tablet_service.cc:1511] Processing CreateTablet for tablet c983c56f182a4d36b2fa173045631fc9 (DEFAULT_TABLE table=test-workload [id=5b9f59a3c8d84457a3515e5a0b2404c9]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:33:15.401196 31211 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c983c56f182a4d36b2fa173045631fc9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:15.401536 31131 tablet_service.cc:1511] Processing CreateTablet for tablet a75d37ade5fb40c7b812e1276f807a6e (DEFAULT_TABLE table=test-workload [id=5b9f59a3c8d84457a3515e5a0b2404c9]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:33:15.401563 31132 tablet_service.cc:1511] Processing CreateTablet for tablet a38a6b0ab9464052bd68bbfdeda32957 (DEFAULT_TABLE table=test-workload [id=5b9f59a3c8d84457a3515e5a0b2404c9]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:33:15.401746 31131 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a75d37ade5fb40c7b812e1276f807a6e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:15.401868 31132 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a38a6b0ab9464052bd68bbfdeda32957. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:15.403345 31374 tablet_bootstrap.cc:492] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: Bootstrap starting.
I20260601 13:33:15.403913 31373 tablet_bootstrap.cc:492] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: Bootstrap starting.
I20260601 13:33:15.404129 31375 tablet_bootstrap.cc:492] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Bootstrap starting.
I20260601 13:33:15.404284 31374 tablet_bootstrap.cc:654] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.404827 31373 tablet_bootstrap.cc:654] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.405042 31375 tablet_bootstrap.cc:654] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.405437 31374 tablet_bootstrap.cc:492] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: No bootstrap required, opened a new log
I20260601 13:33:15.405557 31374 ts_tablet_manager.cc:1403] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:15.405872 31373 tablet_bootstrap.cc:492] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: No bootstrap required, opened a new log
I20260601 13:33:15.405952 31373 ts_tablet_manager.cc:1403] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:15.405972 31374 raft_consensus.cc:359] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b9bf22aee554cbfa8f4b3af406aa053" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36497 } }
I20260601 13:33:15.406051 31375 tablet_bootstrap.cc:492] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: No bootstrap required, opened a new log
I20260601 13:33:15.406057 31374 raft_consensus.cc:385] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.406131 31374 raft_consensus.cc:740] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1b9bf22aee554cbfa8f4b3af406aa053, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.406150 31375 ts_tablet_manager.cc:1403] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:15.406247 31374 consensus_queue.cc:260] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "1b9bf22aee554cbfa8f4b3af406aa053" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36497 } }
I20260601 13:33:15.406348 31374 raft_consensus.cc:399] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.406324 31373 raft_consensus.cc:359] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76c18f6f4c1a4308b774682675d6a510" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 41147 } }
I20260601 13:33:15.406404 31374 raft_consensus.cc:493] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.406424 31373 raft_consensus.cc:385] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.406483 31373 raft_consensus.cc:740] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 76c18f6f4c1a4308b774682675d6a510, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.406487 31374 raft_consensus.cc:3060] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.406623 31375 raft_consensus.cc:359] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.406749 31375 raft_consensus.cc:385] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.406796 31375 raft_consensus.cc:740] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f022178e474174ad02e5756e612ad0, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.406656 31373 consensus_queue.cc:260] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "76c18f6f4c1a4308b774682675d6a510" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 41147 } }
I20260601 13:33:15.406914 31375 consensus_queue.cc:260] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.406987 31373 raft_consensus.cc:399] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.406991 31375 raft_consensus.cc:399] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.407058 31375 raft_consensus.cc:493] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.407048 31373 raft_consensus.cc:493] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.407119 31375 raft_consensus.cc:3060] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.407123 31373 raft_consensus.cc:3060] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.407325 31374 raft_consensus.cc:515] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b9bf22aee554cbfa8f4b3af406aa053" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36497 } }
I20260601 13:33:15.407485 31374 leader_election.cc:304] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [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: 1b9bf22aee554cbfa8f4b3af406aa053; no voters: 
I20260601 13:33:15.407661 31374 leader_election.cc:290] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.407801 31379 raft_consensus.cc:2804] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.407994 31374 ts_tablet_manager.cc:1434] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:33:15.408021 31379 raft_consensus.cc:697] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 1 LEADER]: Becoming Leader. State: Replica: 1b9bf22aee554cbfa8f4b3af406aa053, State: Running, Role: LEADER
I20260601 13:33:15.408032 31373 raft_consensus.cc:515] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76c18f6f4c1a4308b774682675d6a510" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 41147 } }
I20260601 13:33:15.408149 31375 raft_consensus.cc:515] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.408275 31373 leader_election.cc:304] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [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: 76c18f6f4c1a4308b774682675d6a510; no voters: 
I20260601 13:33:15.408279 31379 consensus_queue.cc:237] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [LEADER]: Queue going to LEADER mode. State: All 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: "1b9bf22aee554cbfa8f4b3af406aa053" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36497 } }
I20260601 13:33:15.408561 31375 leader_election.cc:304] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [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: 42f022178e474174ad02e5756e612ad0; no voters: 
I20260601 13:33:15.408510 31373 leader_election.cc:290] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.408742 31375 leader_election.cc:290] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.409013 31373 ts_tablet_manager.cc:1434] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: Time spent starting tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:33:15.409793 31375 ts_tablet_manager.cc:1434] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Time spent starting tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:15.410926 30949 catalog_manager.cc:5696] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 reported cstate change: term changed from 0 to 1, leader changed from <none> to 1b9bf22aee554cbfa8f4b3af406aa053 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "1b9bf22aee554cbfa8f4b3af406aa053" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "1b9bf22aee554cbfa8f4b3af406aa053" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36497 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:15.411337 31375 tablet_bootstrap.cc:492] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: Bootstrap starting.
I20260601 13:33:15.413452 31385 raft_consensus.cc:2804] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.413627 31385 raft_consensus.cc:697] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 1 LEADER]: Becoming Leader. State: Replica: 76c18f6f4c1a4308b774682675d6a510, State: Running, Role: LEADER
I20260601 13:33:15.413766 31385 consensus_queue.cc:237] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [LEADER]: Queue going to LEADER mode. State: All 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: "76c18f6f4c1a4308b774682675d6a510" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 41147 } }
I20260601 13:33:15.414938 31375 tablet_bootstrap.cc:654] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.415566 31387 raft_consensus.cc:2804] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.415820 31387 raft_consensus.cc:697] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 LEADER]: Becoming Leader. State: Replica: 42f022178e474174ad02e5756e612ad0, State: Running, Role: LEADER
I20260601 13:33:15.416517 30948 catalog_manager.cc:5696] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 reported cstate change: term changed from 0 to 1, leader changed from <none> to 76c18f6f4c1a4308b774682675d6a510 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "76c18f6f4c1a4308b774682675d6a510" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "76c18f6f4c1a4308b774682675d6a510" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 41147 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:15.416707 31375 tablet_bootstrap.cc:492] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: No bootstrap required, opened a new log
I20260601 13:33:15.416803 31375 ts_tablet_manager.cc:1403] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:33:15.417181 31375 raft_consensus.cc:359] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.417315 31375 raft_consensus.cc:385] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.417397 31375 raft_consensus.cc:740] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 42f022178e474174ad02e5756e612ad0, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.417582 31375 consensus_queue.cc:260] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.417783 31375 raft_consensus.cc:399] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.417840 31375 raft_consensus.cc:493] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.417884 31375 raft_consensus.cc:3060] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.418694 31375 raft_consensus.cc:515] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.418826 31375 leader_election.cc:304] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [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: 42f022178e474174ad02e5756e612ad0; no voters: 
I20260601 13:33:15.416000 31387 consensus_queue.cc:237] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [LEADER]: Queue going to LEADER mode. State: All 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: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.420890 30948 catalog_manager.cc:5696] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f022178e474174ad02e5756e612ad0 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "42f022178e474174ad02e5756e612ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:15.422936 31391 raft_consensus.cc:2804] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.423030 31391 raft_consensus.cc:697] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 1 LEADER]: Becoming Leader. State: Replica: 42f022178e474174ad02e5756e612ad0, State: Running, Role: LEADER
I20260601 13:33:15.423142 31391 consensus_queue.cc:237] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [LEADER]: Queue going to LEADER mode. State: All 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: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } }
I20260601 13:33:15.425284 30948 catalog_manager.cc:5696] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 reported cstate change: term changed from 0 to 1, leader changed from <none> to 42f022178e474174ad02e5756e612ad0 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "42f022178e474174ad02e5756e612ad0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "42f022178e474174ad02e5756e612ad0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45921 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:15.425369 31375 leader_election.cc:290] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.425909 31375 ts_tablet_manager.cc:1434] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:33:15.438687 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:33:15.442997 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:15.443342 30854 tablet_replica.cc:333] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0: stopping tablet replica
I20260601 13:33:15.443584 30854 raft_consensus.cc:2243] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.443722 30854 raft_consensus.cc:2272] T a75d37ade5fb40c7b812e1276f807a6e P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.444816 30854 tablet_replica.cc:333] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: stopping tablet replica
I20260601 13:33:15.444941 30854 raft_consensus.cc:2243] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.445020 30854 pending_rounds.cc:70] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Trying to abort 1 pending ops.
I20260601 13:33:15.445076 30854 pending_rounds.cc:77] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292193978036441088 op_type: NO_OP noop_request { }
I20260601 13:33:15.445133 30854 raft_consensus.cc:2889] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:33:15.445190 30854 raft_consensus.cc:2272] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:33:15.448083 31394 consensus_queue.cc:1175] T a38a6b0ab9464052bd68bbfdeda32957 P 42f022178e474174ad02e5756e612ad0 [LEADER]: Queue is closed or peer was untracked, disregarding peer response. Response: responder_uuid: "42f022178e474174ad02e5756e612ad0" status { last_received { term: 1 index: 1 } last_committed_idx: 0 last_received_current_leader { term: 1 index: 1 } }
I20260601 13:33:15.461825 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:33:15.465420 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:33:15.470321 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:15.470544 30854 tablet_replica.cc:333] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053: stopping tablet replica
I20260601 13:33:15.470642 30854 raft_consensus.cc:2243] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.470721 30854 raft_consensus.cc:2272] T c983c56f182a4d36b2fa173045631fc9 P 1b9bf22aee554cbfa8f4b3af406aa053 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.484292 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:33:15.485858 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:33:15.489881 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:15.490131 30854 tablet_replica.cc:333] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510: stopping tablet replica
I20260601 13:33:15.490247 30854 raft_consensus.cc:2243] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.490388 30854 raft_consensus.cc:2272] T 3af9b5c41cde4f8089d9131c4d62f8fe P 76c18f6f4c1a4308b774682675d6a510 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.503191 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:33:15.505424 30854 master.cc:562] Master@127.30.33.190:44555 shutting down...
I20260601 13:33:15.517823 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.517967 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.518036 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3c4d689aea154020b14648813fa9234b: stopping tablet replica
I20260601 13:33:15.531025 30854 master.cc:584] Master@127.30.33.190:44555 shutdown complete.
I20260601 13:33:15.533317 30854 master.cc:562] Master@127.30.33.189:36495 shutting down...
I20260601 13:33:15.536772 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:15.537065 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.537149 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 6f1302a3dac547b19fb675322b7c4fe4: stopping tablet replica
I20260601 13:33:15.550101 30854 master.cc:584] Master@127.30.33.189:36495 shutdown complete.
I20260601 13:33:15.552804 30854 master.cc:562] Master@127.30.33.188:46233 shutting down...
I20260601 13:33:15.555619 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:15.555766 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:15.555846 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P fd3ac4c15abd48cb851d3edae0f00779: stopping tablet replica
I20260601 13:33:15.568527 30854 master.cc:584] Master@127.30.33.188:46233 shutdown complete.
[       OK ] AutoRebalancerTest.OnlyLeaderDoesAutoRebalancing (2636 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn
I20260601 13:33:15.577224 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:41175
I20260601 13:33:15.577570 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.579154 31398 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.579195 31397 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.579233 31400 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:15.579336 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:15.579499 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.579541 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:15.579566 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320795579565 us; error 0 us; skew 500 ppm
I20260601 13:33:15.580425 30854 webserver.cc:533] Webserver started at http://127.30.33.190:46317/ using document root <none> and password file <none>
I20260601 13:33:15.580593 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.580664 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.580741 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.581172 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "653d874505d94df7a6355f2fca46be4a"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.582516 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:15.583346 31405 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.583700 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.583768 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "653d874505d94df7a6355f2fca46be4a"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.583819 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-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)
I20260601 13:33:15.606500 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.606757 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.610563 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:41175
I20260601 13:33:15.614152 31457 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:41175 every 8 connection(s)
I20260601 13:33:15.614589 31458 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:15.616456 31458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a: Bootstrap starting.
I20260601 13:33:15.617247 31458 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:15.618274 31458 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a: No bootstrap required, opened a new log
I20260601 13:33:15.618664 31458 raft_consensus.cc:359] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER }
I20260601 13:33:15.618777 31458 raft_consensus.cc:385] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:15.618820 31458 raft_consensus.cc:740] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 653d874505d94df7a6355f2fca46be4a, State: Initialized, Role: FOLLOWER
I20260601 13:33:15.618952 31458 consensus_queue.cc:260] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER }
I20260601 13:33:15.619055 31458 raft_consensus.cc:399] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:15.619109 31458 raft_consensus.cc:493] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:15.619158 31458 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:15.619812 31458 raft_consensus.cc:515] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER }
I20260601 13:33:15.620007 31458 leader_election.cc:304] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [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: 653d874505d94df7a6355f2fca46be4a; no voters: 
I20260601 13:33:15.620210 31458 leader_election.cc:290] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:15.620285 31461 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:15.620555 31461 raft_consensus.cc:697] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 1 LEADER]: Becoming Leader. State: Replica: 653d874505d94df7a6355f2fca46be4a, State: Running, Role: LEADER
I20260601 13:33:15.620643 31458 sys_catalog.cc:565] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:15.620678 31461 consensus_queue.cc:237] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [LEADER]: Queue going to LEADER mode. State: All 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: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER }
I20260601 13:33:15.621101 31463 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 653d874505d94df7a6355f2fca46be4a. Latest consensus state: current_term: 1 leader_uuid: "653d874505d94df7a6355f2fca46be4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER } }
I20260601 13:33:15.621089 31462 sys_catalog.cc:455] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "653d874505d94df7a6355f2fca46be4a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "653d874505d94df7a6355f2fca46be4a" member_type: VOTER } }
I20260601 13:33:15.621208 31463 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:15.621253 31462 sys_catalog.cc:458] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:15.621488 31466 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:15.622263 31466 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:15.622624 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:15.624081 31466 catalog_manager.cc:1382] Generated new cluster ID: 1871fd329fa9479f922b680fcd558b8c
I20260601 13:33:15.624133 31466 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:15.632648 31466 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:15.633123 31466 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:15.640180 31466 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a: Generated new TSK 0
I20260601 13:33:15.640317 31466 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:15.654959 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.656800 31480 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.656800 31479 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.656880 31482 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:15.656944 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:15.657217 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.657263 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:15.657277 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320795657277 us; error 0 us; skew 500 ppm
I20260601 13:33:15.657974 30854 webserver.cc:533] Webserver started at http://127.30.33.129:35941/ using document root <none> and password file <none>
I20260601 13:33:15.658077 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.658110 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.658170 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.658505 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "5f7c645bfe154c0aa55617536e6ab190"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.659763 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:15.660732 31487 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.660991 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.661078 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "5f7c645bfe154c0aa55617536e6ab190"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.661160 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-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)
I20260601 13:33:15.667855 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.668233 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.668524 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.668926 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.668996 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.669071 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.669121 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.673049 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:36237
I20260601 13:33:15.673077 31550 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:36237 every 8 connection(s)
I20260601 13:33:15.673826 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.675498 31555 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.675601 31558 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.675529 31556 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:15.675927 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:15.676108 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.676139 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:15.676154 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320795676154 us; error 0 us; skew 500 ppm
I20260601 13:33:15.676971 30854 webserver.cc:533] Webserver started at http://127.30.33.130:39297/ using document root <none> and password file <none>
I20260601 13:33:15.677103 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.677177 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.677250 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.677627 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "03c47d57361140669c395db0acf88a6e"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.677999 31551 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41175
I20260601 13:33:15.678086 31551 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.678259 31551 heartbeater.cc:507] Master 127.30.33.190:41175 requested a full tablet report, sending...
I20260601 13:33:15.678853 31422 ts_manager.cc:194] Registered new tserver with Master: 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237)
I20260601 13:33:15.679486 31422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42876
I20260601 13:33:15.680063 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:15.680997 31563 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.681283 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.681342 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "03c47d57361140669c395db0acf88a6e"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.681424 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-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)
I20260601 13:33:15.697798 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.698114 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.698362 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.698786 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.698822 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.698876 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.698915 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.703172 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:36989
I20260601 13:33:15.703202 31626 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:36989 every 8 connection(s)
I20260601 13:33:15.703991 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:15.705574 31630 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:15.705593 31633 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:15.705852 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:15.706244 31631 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:15.706491 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:15.706544 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:15.706591 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320795706591 us; error 0 us; skew 500 ppm
I20260601 13:33:15.707541 30854 webserver.cc:533] Webserver started at http://127.30.33.131:46181/ using document root <none> and password file <none>
I20260601 13:33:15.707679 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:15.707757 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:15.707831 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:15.708201 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "5a07516a1d2b4687a669401944c9a9a8"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.708292 31627 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41175
I20260601 13:33:15.708371 31627 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.708568 31627 heartbeater.cc:507] Master 127.30.33.190:41175 requested a full tablet report, sending...
I20260601 13:33:15.709168 31422 ts_manager.cc:194] Registered new tserver with Master: 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:15.709764 31422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42892
I20260601 13:33:15.709810 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:33:15.710750 31638 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.710968 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:15.711052 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "5a07516a1d2b4687a669401944c9a9a8"
format_stamp: "Formatted at 2026-06-01 13:33:15 on dist-test-slave-w2jz"
I20260601 13:33:15.711134 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-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)
I20260601 13:33:15.722050 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:15.722384 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:15.722677 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:15.723074 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:15.723135 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.723182 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:15.723244 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:15.727613 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:40871
I20260601 13:33:15.727686 31701 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:40871 every 8 connection(s)
I20260601 13:33:15.731511 31702 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41175
I20260601 13:33:15.731616 31702 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:15.731823 31702 heartbeater.cc:507] Master 127.30.33.190:41175 requested a full tablet report, sending...
I20260601 13:33:15.732398 31422 ts_manager.cc:194] Registered new tserver with Master: 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:15.732561 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004506337s
I20260601 13:33:15.732966 31422 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42902
I20260601 13:33:16.680575 31551 heartbeater.cc:499] Master 127.30.33.190:41175 was elected leader, sending a full tablet report...
I20260601 13:33:16.710755 31627 heartbeater.cc:499] Master 127.30.33.190:41175 was elected leader, sending a full tablet report...
I20260601 13:33:16.733809 31702 heartbeater.cc:499] Master 127.30.33.190:41175 was elected leader, sending a full tablet report...
I20260601 13:33:16.766144 31422 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:42916:
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"
    }
  }
}
W20260601 13:33:16.766739 31422 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.
I20260601 13:33:16.779603 31515 tablet_service.cc:1511] Processing CreateTablet for tablet 41b3e4ebbc624bfd87febb53b72e89c6 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:33:16.779848 31514 tablet_service.cc:1511] Processing CreateTablet for tablet 5477077f195e4c718462ab09da3cbee1 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:33:16.779968 31515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b3e4ebbc624bfd87febb53b72e89c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.780122 31514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477077f195e4c718462ab09da3cbee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.782256 31513 tablet_service.cc:1511] Processing CreateTablet for tablet d6783560282a41ac8274f94aaba93621 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:33:16.782460 31513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6783560282a41ac8274f94aaba93621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.784116 31512 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2cb4ac3ed04062b5424653368b361f (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:33:16.784296 31512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2cb4ac3ed04062b5424653368b361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.785983 31511 tablet_service.cc:1511] Processing CreateTablet for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:33:16.786157 31511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.787590 31510 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0e75aae8b74defa0ac03576109a4fb (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:33:16.787778 31510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0e75aae8b74defa0ac03576109a4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.787814 31584 tablet_service.cc:1511] Processing CreateTablet for tablet aa17018fd7a147faa55fe7895ccaf30c (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:33:16.788131 31584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa17018fd7a147faa55fe7895ccaf30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.788290 31591 tablet_service.cc:1511] Processing CreateTablet for tablet 41b3e4ebbc624bfd87febb53b72e89c6 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:33:16.788365 31585 tablet_service.cc:1511] Processing CreateTablet for tablet e086476763304448afc665f8ad2a8f81 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:33:16.788516 31591 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b3e4ebbc624bfd87febb53b72e89c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.788620 31585 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086476763304448afc665f8ad2a8f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.790102 31590 tablet_service.cc:1511] Processing CreateTablet for tablet 5477077f195e4c718462ab09da3cbee1 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:33:16.790328 31590 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477077f195e4c718462ab09da3cbee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.790787 31508 tablet_service.cc:1511] Processing CreateTablet for tablet aa17018fd7a147faa55fe7895ccaf30c (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:33:16.791036 31508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa17018fd7a147faa55fe7895ccaf30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.791085 31723 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.792088 31723 tablet_bootstrap.cc:654] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.792461 31589 tablet_service.cc:1511] Processing CreateTablet for tablet d6783560282a41ac8274f94aaba93621 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:33:16.792706 31589 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6783560282a41ac8274f94aaba93621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.792972 31586 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0e75aae8b74defa0ac03576109a4fb (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:33:16.793205 31586 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0e75aae8b74defa0ac03576109a4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.793220 31509 tablet_service.cc:1511] Processing CreateTablet for tablet e086476763304448afc665f8ad2a8f81 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:33:16.793466 31509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086476763304448afc665f8ad2a8f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.794814 31587 tablet_service.cc:1511] Processing CreateTablet for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:33:16.795082 31587 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.795265 31723 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.795372 31723 ts_tablet_manager.cc:1403] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:16.795647 31588 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2cb4ac3ed04062b5424653368b361f (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:33:16.795913 31588 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2cb4ac3ed04062b5424653368b361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.795884 31723 raft_consensus.cc:359] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.796022 31723 raft_consensus.cc:385] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.796053 31723 raft_consensus.cc:740] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.796203 31723 consensus_queue.cc:260] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.796684 31666 tablet_service.cc:1511] Processing CreateTablet for tablet 41b3e4ebbc624bfd87febb53b72e89c6 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION VALUES < 268435455
I20260601 13:33:16.796932 31666 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 41b3e4ebbc624bfd87febb53b72e89c6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.797067 31722 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.798120 31722 tablet_bootstrap.cc:654] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.799077 31665 tablet_service.cc:1511] Processing CreateTablet for tablet 5477077f195e4c718462ab09da3cbee1 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 268435455 <= VALUES < 536870910
I20260601 13:33:16.799191 31659 tablet_service.cc:1511] Processing CreateTablet for tablet aa17018fd7a147faa55fe7895ccaf30c (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1879048185 <= VALUES
I20260601 13:33:16.799346 31665 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477077f195e4c718462ab09da3cbee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.799571 31722 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.799685 31659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa17018fd7a147faa55fe7895ccaf30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.799767 31722 ts_tablet_manager.cc:1403] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:16.799842 31663 tablet_service.cc:1511] Processing CreateTablet for tablet 1a2cb4ac3ed04062b5424653368b361f (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 805306365 <= VALUES < 1073741820
I20260601 13:33:16.800164 31663 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2cb4ac3ed04062b5424653368b361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.800443 31722 raft_consensus.cc:359] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.800597 31722 raft_consensus.cc:385] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.800678 31722 raft_consensus.cc:740] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.800848 31722 consensus_queue.cc:260] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.801255 31722 ts_tablet_manager.cc:1434] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.801751 31722 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.801936 31660 tablet_service.cc:1511] Processing CreateTablet for tablet e086476763304448afc665f8ad2a8f81 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1879048185
I20260601 13:33:16.802184 31660 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e086476763304448afc665f8ad2a8f81. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.802403 31662 tablet_service.cc:1511] Processing CreateTablet for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1342177275
I20260601 13:33:16.802645 31662 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet bee5d3bb49ed49c98c5a7c8ead7df6ff. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.803053 31722 tablet_bootstrap.cc:654] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.799541 31664 tablet_service.cc:1511] Processing CreateTablet for tablet d6783560282a41ac8274f94aaba93621 (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 805306365
I20260601 13:33:16.804273 31661 tablet_service.cc:1511] Processing CreateTablet for tablet 6e0e75aae8b74defa0ac03576109a4fb (DEFAULT_TABLE table=test-workload [id=9f62341e158243ceb764e22a4fbfb8a8]), partition=RANGE (key) PARTITION 1342177275 <= VALUES < 1610612730
I20260601 13:33:16.804399 31664 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d6783560282a41ac8274f94aaba93621. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.804683 31723 ts_tablet_manager.cc:1434] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:33:16.804703 31722 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.804791 31661 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e0e75aae8b74defa0ac03576109a4fb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:16.804867 31723 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.805846 31723 tablet_bootstrap.cc:654] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.806515 31727 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.806639 31722 ts_tablet_manager.cc:1403] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:33:16.807053 31722 raft_consensus.cc:359] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.807168 31722 raft_consensus.cc:385] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.807191 31723 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.807216 31722 raft_consensus.cc:740] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.807260 31723 ts_tablet_manager.cc:1403] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.807375 31722 consensus_queue.cc:260] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.807467 31727 tablet_bootstrap.cc:654] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.807704 31722 ts_tablet_manager.cc:1434] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.807703 31723 raft_consensus.cc:359] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.807921 31722 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.807941 31723 raft_consensus.cc:385] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.807981 31723 raft_consensus.cc:740] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.808133 31723 consensus_queue.cc:260] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.808501 31727 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.808574 31727 ts_tablet_manager.cc:1403] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.808871 31722 tablet_bootstrap.cc:654] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.808898 31723 ts_tablet_manager.cc:1434] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:33:16.808976 31727 raft_consensus.cc:359] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.809055 31727 raft_consensus.cc:385] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.809089 31723 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.809098 31727 raft_consensus.cc:740] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.809247 31727 consensus_queue.cc:260] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.809605 31727 ts_tablet_manager.cc:1434] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.809773 31727 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.810029 31723 tablet_bootstrap.cc:654] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.810551 31722 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.810637 31722 ts_tablet_manager.cc:1403] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:16.810778 31727 tablet_bootstrap.cc:654] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.811074 31722 raft_consensus.cc:359] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.811220 31722 raft_consensus.cc:385] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.811255 31722 raft_consensus.cc:740] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.811396 31722 consensus_queue.cc:260] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.811657 31722 ts_tablet_manager.cc:1434] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.811836 31722 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.812186 31727 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.812288 31727 ts_tablet_manager.cc:1403] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:16.812672 31727 raft_consensus.cc:359] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.812778 31727 raft_consensus.cc:385] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.812805 31722 tablet_bootstrap.cc:654] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.812827 31727 raft_consensus.cc:740] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.812955 31727 consensus_queue.cc:260] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.813211 31727 ts_tablet_manager.cc:1434] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.813390 31727 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.814239 31722 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.814306 31727 tablet_bootstrap.cc:654] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.814324 31722 ts_tablet_manager.cc:1403] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:16.814721 31722 raft_consensus.cc:359] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.814822 31722 raft_consensus.cc:385] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.814853 31722 raft_consensus.cc:740] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.814980 31722 consensus_queue.cc:260] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.815258 31722 ts_tablet_manager.cc:1434] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.815452 31722 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.815536 31727 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.815623 31727 ts_tablet_manager.cc:1403] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:33:16.816073 31727 raft_consensus.cc:359] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.816167 31727 raft_consensus.cc:385] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.816202 31727 raft_consensus.cc:740] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.816437 31722 tablet_bootstrap.cc:654] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.816547 31727 consensus_queue.cc:260] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.816957 31727 ts_tablet_manager.cc:1434] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.817607 31727 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.817765 31723 tablet_bootstrap.cc:492] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.817837 31723 ts_tablet_manager.cc:1403] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:33:16.817977 31722 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.818061 31722 ts_tablet_manager.cc:1403] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:16.818256 31723 raft_consensus.cc:359] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.818369 31723 raft_consensus.cc:385] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.818426 31723 raft_consensus.cc:740] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.818445 31722 raft_consensus.cc:359] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.818554 31722 raft_consensus.cc:385] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.818605 31722 raft_consensus.cc:740] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.818647 31727 tablet_bootstrap.cc:654] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.818589 31723 consensus_queue.cc:260] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.818735 31722 consensus_queue.cc:260] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.819031 31722 ts_tablet_manager.cc:1434] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.819496 31722 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.820277 31727 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.820375 31727 ts_tablet_manager.cc:1403] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:33:16.818928 31723 ts_tablet_manager.cc:1434] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.820565 31722 tablet_bootstrap.cc:654] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.820755 31723 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.821058 31727 raft_consensus.cc:359] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.821179 31727 raft_consensus.cc:385] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.821218 31727 raft_consensus.cc:740] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.821338 31727 consensus_queue.cc:260] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.821628 31727 ts_tablet_manager.cc:1434] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.822309 31727 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.822573 31723 tablet_bootstrap.cc:654] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.823521 31727 tablet_bootstrap.cc:654] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.823657 31722 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.823742 31722 ts_tablet_manager.cc:1403] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:16.824208 31722 raft_consensus.cc:359] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.824339 31722 raft_consensus.cc:385] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.824385 31722 raft_consensus.cc:740] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.824512 31722 consensus_queue.cc:260] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.824748 31722 ts_tablet_manager.cc:1434] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.824793 31727 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.824911 31727 ts_tablet_manager.cc:1403] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:16.824973 31722 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.825289 31727 raft_consensus.cc:359] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.825398 31727 raft_consensus.cc:385] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.825433 31727 raft_consensus.cc:740] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.825570 31727 consensus_queue.cc:260] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.825826 31727 ts_tablet_manager.cc:1434] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.825923 31722 tablet_bootstrap.cc:654] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.826349 31727 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.826807 31723 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.826962 31723 ts_tablet_manager.cc:1403] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:33:16.827296 31723 raft_consensus.cc:359] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.827375 31727 tablet_bootstrap.cc:654] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.827435 31723 raft_consensus.cc:385] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.827484 31723 raft_consensus.cc:740] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.827613 31723 consensus_queue.cc:260] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.827845 31723 ts_tablet_manager.cc:1434] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.828049 31723 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.828461 31727 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.828543 31727 ts_tablet_manager.cc:1403] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:16.828979 31723 tablet_bootstrap.cc:654] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.828950 31727 raft_consensus.cc:359] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.829039 31727 raft_consensus.cc:385] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.829074 31727 raft_consensus.cc:740] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.829177 31727 consensus_queue.cc:260] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.829423 31727 ts_tablet_manager.cc:1434] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:16.829620 31727 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.829918 31722 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.829988 31722 ts_tablet_manager.cc:1403] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:33:16.830413 31722 raft_consensus.cc:359] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.830505 31722 raft_consensus.cc:385] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.830547 31722 raft_consensus.cc:740] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.830569 31727 tablet_bootstrap.cc:654] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.830977 31723 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.831066 31723 ts_tablet_manager.cc:1403] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:33:16.831434 31723 raft_consensus.cc:359] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.831540 31723 raft_consensus.cc:385] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.831576 31723 raft_consensus.cc:740] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.831684 31723 consensus_queue.cc:260] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.831749 31727 tablet_bootstrap.cc:492] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.831832 31727 ts_tablet_manager.cc:1403] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:16.831830 31722 consensus_queue.cc:260] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.832175 31723 ts_tablet_manager.cc:1434] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.832362 31727 raft_consensus.cc:359] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.832471 31727 raft_consensus.cc:385] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.832507 31727 raft_consensus.cc:740] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.832625 31727 consensus_queue.cc:260] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.832760 31722 ts_tablet_manager.cc:1434] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:33:16.832901 31727 ts_tablet_manager.cc:1434] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:16.832952 31722 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: Bootstrap starting.
I20260601 13:33:16.833051 31727 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: Bootstrap starting.
I20260601 13:33:16.833238 31723 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.833956 31722 tablet_bootstrap.cc:654] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.834022 31727 tablet_bootstrap.cc:654] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.834333 31723 tablet_bootstrap.cc:654] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.835017 31722 tablet_bootstrap.cc:492] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: No bootstrap required, opened a new log
I20260601 13:33:16.835107 31722 ts_tablet_manager.cc:1403] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:33:16.835448 31723 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.835572 31723 ts_tablet_manager.cc:1403] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.835531 31722 raft_consensus.cc:359] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.835994 31722 raft_consensus.cc:385] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.836040 31722 raft_consensus.cc:740] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.836022 31723 raft_consensus.cc:359] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.836133 31723 raft_consensus.cc:385] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.836169 31723 raft_consensus.cc:740] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.836179 31722 consensus_queue.cc:260] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.836310 31723 consensus_queue.cc:260] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.836442 31722 ts_tablet_manager.cc:1434] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:33:16.836591 31723 ts_tablet_manager.cc:1434] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.836746 31723 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.837172 31727 tablet_bootstrap.cc:492] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: No bootstrap required, opened a new log
I20260601 13:33:16.837255 31727 ts_tablet_manager.cc:1403] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:33:16.837690 31723 tablet_bootstrap.cc:654] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.837670 31727 raft_consensus.cc:359] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.837766 31727 raft_consensus.cc:385] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.837805 31727 raft_consensus.cc:740] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.837925 31727 consensus_queue.cc:260] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.838193 31727 ts_tablet_manager.cc:1434] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:16.839962 31723 tablet_bootstrap.cc:492] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.840054 31723 ts_tablet_manager.cc:1403] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:16.840413 31723 raft_consensus.cc:359] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.840492 31723 raft_consensus.cc:385] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.840539 31723 raft_consensus.cc:740] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.840672 31723 consensus_queue.cc:260] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.840922 31723 ts_tablet_manager.cc:1434] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:16.841099 31723 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: Bootstrap starting.
I20260601 13:33:16.841972 31723 tablet_bootstrap.cc:654] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:16.843425 31723 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: No bootstrap required, opened a new log
I20260601 13:33:16.843493 31723 ts_tablet_manager.cc:1403] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:16.843849 31723 raft_consensus.cc:359] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.843994 31723 raft_consensus.cc:385] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:16.844060 31723 raft_consensus.cc:740] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Initialized, Role: FOLLOWER
I20260601 13:33:16.844182 31723 consensus_queue.cc:260] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.844458 31723 ts_tablet_manager.cc:1434] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:16.848768 31738 raft_consensus.cc:493] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.848903 31738 raft_consensus.cc:515] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.849385 31738 leader_election.cc:290] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.852654 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6783560282a41ac8274f94aaba93621" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.852727 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6783560282a41ac8274f94aaba93621" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e" is_pre_election: true
I20260601 13:33:16.852772 31525 raft_consensus.cc:2468] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.852917 31601 raft_consensus.cc:2468] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.853181 31642 leader_election.cc:304] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.853385 31738 raft_consensus.cc:2804] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.853434 31738 raft_consensus.cc:493] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.853462 31738 raft_consensus.cc:3060] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.854235 31738 raft_consensus.cc:515] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.854626 31738 leader_election.cc:290] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.854951 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6783560282a41ac8274f94aaba93621" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.855014 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d6783560282a41ac8274f94aaba93621" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e"
I20260601 13:33:16.855068 31525 raft_consensus.cc:3060] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.855124 31601 raft_consensus.cc:3060] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.856015 31525 raft_consensus.cc:2468] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.856132 31601 raft_consensus.cc:2468] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.856271 31642 leader_election.cc:304] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.856442 31738 raft_consensus.cc:2804] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.856556 31738 raft_consensus.cc:697] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Running, Role: LEADER
I20260601 13:33:16.856675 31738 consensus_queue.cc:237] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.858014 31421 catalog_manager.cc:5696] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "5a07516a1d2b4687a669401944c9a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:16.858527 31725 raft_consensus.cc:493] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.858636 31725 raft_consensus.cc:515] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.859091 31725 leader_election.cc:290] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.862839 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa17018fd7a147faa55fe7895ccaf30c" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.862957 31525 raft_consensus.cc:2468] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.863251 31567 leader_election.cc:304] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.863466 31725 raft_consensus.cc:2804] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.863530 31725 raft_consensus.cc:493] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.863571 31725 raft_consensus.cc:3060] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.864145 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa17018fd7a147faa55fe7895ccaf30c" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8" is_pre_election: true
I20260601 13:33:16.864270 31676 raft_consensus.cc:2468] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.864312 31725 raft_consensus.cc:515] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.864624 31725 leader_election.cc:290] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.864972 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa17018fd7a147faa55fe7895ccaf30c" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:16.865021 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "aa17018fd7a147faa55fe7895ccaf30c" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.865095 31525 raft_consensus.cc:3060] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.865093 31676 raft_consensus.cc:3060] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.865795 31525 raft_consensus.cc:2468] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.865818 31676 raft_consensus.cc:2468] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.866039 31567 leader_election.cc:304] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.866190 31725 raft_consensus.cc:2804] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.866365 31725 raft_consensus.cc:697] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Becoming Leader. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Running, Role: LEADER
I20260601 13:33:16.866503 31725 consensus_queue.cc:237] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.867858 31421 catalog_manager.cc:5696] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c47d57361140669c395db0acf88a6e (127.30.33.130). New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:16.918387 31728 raft_consensus.cc:493] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.918519 31728 raft_consensus.cc:515] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.919095 31728 leader_election.cc:290] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.923624 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0e75aae8b74defa0ac03576109a4fb" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8" is_pre_election: true
I20260601 13:33:16.923667 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0e75aae8b74defa0ac03576109a4fb" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e" is_pre_election: true
I20260601 13:33:16.923738 31676 raft_consensus.cc:2468] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 0.
I20260601 13:33:16.923823 31601 raft_consensus.cc:2468] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 0.
I20260601 13:33:16.924099 31491 leader_election.cc:304] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.924289 31728 raft_consensus.cc:2804] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.924372 31728 raft_consensus.cc:493] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.924410 31728 raft_consensus.cc:3060] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
W20260601 13:33:16.924786 31552 tablet.cc:2404] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:33:16.925491 31728 raft_consensus.cc:515] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.925799 31728 leader_election.cc:290] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [CANDIDATE]: Term 1 election: Requested vote from peers 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.926056 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0e75aae8b74defa0ac03576109a4fb" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e"
I20260601 13:33:16.926182 31601 raft_consensus.cc:3060] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.926801 31601 raft_consensus.cc:2468] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 1.
I20260601 13:33:16.927024 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e0e75aae8b74defa0ac03576109a4fb" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:16.927099 31489 leader_election.cc:304] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.927124 31676 raft_consensus.cc:3060] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.927961 31676 raft_consensus.cc:2468] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 1.
I20260601 13:33:16.928144 31728 raft_consensus.cc:2804] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.928336 31728 raft_consensus.cc:697] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 LEADER]: Becoming Leader. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Running, Role: LEADER
I20260601 13:33:16.928495 31728 consensus_queue.cc:237] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.930015 31421 catalog_manager.cc:5696] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "5f7c645bfe154c0aa55617536e6ab190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:16.938300 31725 raft_consensus.cc:493] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.938418 31725 raft_consensus.cc:515] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.938760 31725 leader_election.cc:290] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.939080 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8" is_pre_election: true
I20260601 13:33:16.939080 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.939213 31525 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.939213 31676 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.939477 31567 leader_election.cc:304] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.939632 31725 raft_consensus.cc:2804] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.939687 31725 raft_consensus.cc:493] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.939728 31725 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.940445 31725 raft_consensus.cc:515] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.940752 31725 leader_election.cc:290] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:16.941066 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:16.941066 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.941213 31525 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.941213 31676 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.942034 31676 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.942034 31525 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.942323 31567 leader_election.cc:304] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.942363 31738 raft_consensus.cc:493] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.942435 31738 raft_consensus.cc:515] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.942502 31725 raft_consensus.cc:2804] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.942619 31725 raft_consensus.cc:697] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Becoming Leader. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Running, Role: LEADER
I20260601 13:33:16.942803 31738 leader_election.cc:290] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.943071 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086476763304448afc665f8ad2a8f81" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e" is_pre_election: true
I20260601 13:33:16.943087 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086476763304448afc665f8ad2a8f81" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.943192 31601 raft_consensus.cc:2468] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.943235 31525 raft_consensus.cc:2468] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.942736 31725 consensus_queue.cc:237] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.943480 31640 leader_election.cc:304] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5a07516a1d2b4687a669401944c9a9a8; no voters: 
I20260601 13:33:16.943665 31738 raft_consensus.cc:2804] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.943722 31738 raft_consensus.cc:493] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.943750 31738 raft_consensus.cc:3060] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.944620 31738 raft_consensus.cc:515] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.944993 31738 leader_election.cc:290] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.945151 31525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086476763304448afc665f8ad2a8f81" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.945241 31525 raft_consensus.cc:3060] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.945393 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e086476763304448afc665f8ad2a8f81" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e"
I20260601 13:33:16.945456 31738 raft_consensus.cc:493] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.945384 31421 catalog_manager.cc:5696] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c47d57361140669c395db0acf88a6e (127.30.33.130). New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:16.945524 31601 raft_consensus.cc:3060] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.945518 31738 raft_consensus.cc:515] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.945839 31738 leader_election.cc:290] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.946115 31525 raft_consensus.cc:2468] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.946285 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477077f195e4c718462ab09da3cbee1" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.946353 31642 leader_election.cc:304] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.946386 31524 raft_consensus.cc:2468] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.946431 31601 raft_consensus.cc:2468] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.946621 31738 raft_consensus.cc:2804] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.946677 31642 leader_election.cc:304] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.946748 31738 raft_consensus.cc:697] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Running, Role: LEADER
I20260601 13:33:16.946870 31738 consensus_queue.cc:237] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.947019 31765 raft_consensus.cc:2804] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.947069 31765 raft_consensus.cc:493] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.947106 31765 raft_consensus.cc:3060] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.948256 31765 raft_consensus.cc:515] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.948357 31420 catalog_manager.cc:5696] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "5a07516a1d2b4687a669401944c9a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:16.948509 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477077f195e4c718462ab09da3cbee1" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e" is_pre_election: true
I20260601 13:33:16.948602 31601 raft_consensus.cc:2468] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 0.
I20260601 13:33:16.948724 31765 leader_election.cc:290] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:16.948912 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477077f195e4c718462ab09da3cbee1" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.949024 31524 raft_consensus.cc:3060] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.949950 31524 raft_consensus.cc:2468] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.950232 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5477077f195e4c718462ab09da3cbee1" candidate_uuid: "5a07516a1d2b4687a669401944c9a9a8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "03c47d57361140669c395db0acf88a6e"
I20260601 13:33:16.950332 31601 raft_consensus.cc:3060] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.950314 31642 leader_election.cc:304] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.950544 31738 raft_consensus.cc:2804] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.950618 31738 raft_consensus.cc:697] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Becoming Leader. State: Replica: 5a07516a1d2b4687a669401944c9a9a8, State: Running, Role: LEADER
I20260601 13:33:16.950711 31738 consensus_queue.cc:237] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:16.951124 31601 raft_consensus.cc:2468] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5a07516a1d2b4687a669401944c9a9a8 in term 1.
I20260601 13:33:16.952100 31420 catalog_manager.cc:5696] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "5a07516a1d2b4687a669401944c9a9a8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:16.963195 31725 raft_consensus.cc:493] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:16.963267 31725 raft_consensus.cc:515] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.963552 31725 leader_election.cc:290] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871), 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237)
I20260601 13:33:16.963829 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b3e4ebbc624bfd87febb53b72e89c6" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:16.963850 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b3e4ebbc624bfd87febb53b72e89c6" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8" is_pre_election: true
I20260601 13:33:16.963971 31524 raft_consensus.cc:2468] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.964011 31676 raft_consensus.cc:2468] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:16.964192 31567 leader_election.cc:304] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:16.964339 31725 raft_consensus.cc:2804] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:16.964385 31725 raft_consensus.cc:493] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:16.964411 31725 raft_consensus.cc:3060] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.965000 31725 raft_consensus.cc:515] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.965317 31725 leader_election.cc:290] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Requested vote from peers 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871), 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237)
I20260601 13:33:16.965629 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b3e4ebbc624bfd87febb53b72e89c6" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:16.965714 31676 raft_consensus.cc:3060] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.965747 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "41b3e4ebbc624bfd87febb53b72e89c6" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:16.965883 31524 raft_consensus.cc:3060] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:16.966410 31676 raft_consensus.cc:2468] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.966575 31524 raft_consensus.cc:2468] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:16.966710 31567 leader_election.cc:304] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5a07516a1d2b4687a669401944c9a9a8; no voters: 
I20260601 13:33:16.966867 31725 raft_consensus.cc:2804] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:16.966980 31725 raft_consensus.cc:697] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Becoming Leader. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Running, Role: LEADER
I20260601 13:33:16.967101 31725 consensus_queue.cc:237] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } }
I20260601 13:33:16.968418 31420 catalog_manager.cc:5696] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c47d57361140669c395db0acf88a6e (127.30.33.130). New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:17.047839 31758 raft_consensus.cc:493] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:17.048018 31758 raft_consensus.cc:515] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.048543 31758 leader_election.cc:290] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:17.048975 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2cb4ac3ed04062b5424653368b361f" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190" is_pre_election: true
I20260601 13:33:17.049032 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2cb4ac3ed04062b5424653368b361f" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8" is_pre_election: true
I20260601 13:33:17.049124 31524 raft_consensus.cc:2468] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:17.049157 31676 raft_consensus.cc:2468] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 0.
I20260601 13:33:17.049415 31567 leader_election.cc:304] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5a07516a1d2b4687a669401944c9a9a8; no voters: 
I20260601 13:33:17.049592 31758 raft_consensus.cc:2804] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:17.049650 31758 raft_consensus.cc:493] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:17.049690 31758 raft_consensus.cc:3060] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:17.050570 31758 raft_consensus.cc:515] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.050906 31758 leader_election.cc:290] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Requested vote from peers 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129:36237), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:17.051210 31524 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2cb4ac3ed04062b5424653368b361f" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
I20260601 13:33:17.051249 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "1a2cb4ac3ed04062b5424653368b361f" candidate_uuid: "03c47d57361140669c395db0acf88a6e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:17.051326 31524 raft_consensus.cc:3060] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:17.051362 31676 raft_consensus.cc:3060] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:17.052105 31524 raft_consensus.cc:2468] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:17.052196 31676 raft_consensus.cc:2468] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 03c47d57361140669c395db0acf88a6e in term 1.
I20260601 13:33:17.052383 31567 leader_election.cc:304] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 03c47d57361140669c395db0acf88a6e, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:17.052547 31758 raft_consensus.cc:2804] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:17.052635 31758 raft_consensus.cc:697] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Becoming Leader. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Running, Role: LEADER
I20260601 13:33:17.052770 31758 consensus_queue.cc:237] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.054263 31420 catalog_manager.cc:5696] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e reported cstate change: term changed from 0 to 1, leader changed from <none> to 03c47d57361140669c395db0acf88a6e (127.30.33.130). New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:17.066326 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:17.068089 31770 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:17.068116 31773 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:17.068166 31771 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:17.068327 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:17.068472 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:17.068499 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:17.068513 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320797068513 us; error 0 us; skew 500 ppm
I20260601 13:33:17.069489 30854 webserver.cc:533] Webserver started at http://127.30.33.132:42671/ using document root <none> and password file <none>
I20260601 13:33:17.069671 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:17.069713 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:17.069810 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:17.070173 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "5b28fbcfe89347bb95ab047bd0c3f645"
format_stamp: "Formatted at 2026-06-01 13:33:17 on dist-test-slave-w2jz"
I20260601 13:33:17.071504 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:17.072558 31778 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.073004 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:17.073103 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "5b28fbcfe89347bb95ab047bd0c3f645"
format_stamp: "Formatted at 2026-06-01 13:33:17 on dist-test-slave-w2jz"
I20260601 13:33:17.073166 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingTurnOffAndOn.1780320792930885-30854-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)
I20260601 13:33:17.083472 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:17.083827 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:17.084216 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:17.084638 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:17.084702 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.084748 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:17.084775 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:17.089903 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:37345
I20260601 13:33:17.089962 31841 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:37345 every 8 connection(s)
I20260601 13:33:17.094444 31842 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41175
I20260601 13:33:17.094548 31842 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:17.094736 31842 heartbeater.cc:507] Master 127.30.33.190:41175 requested a full tablet report, sending...
I20260601 13:33:17.095350 31420 ts_manager.cc:194] Registered new tserver with Master: 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132:37345)
I20260601 13:33:17.095860 31420 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:42920
I20260601 13:33:17.305656 31765 consensus_queue.cc:1048] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.308748 31733 consensus_queue.cc:1048] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.346611 31733 consensus_queue.cc:1048] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.349836 31738 consensus_queue.cc:1048] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.373773 31758 consensus_queue.cc:1048] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.376392 31853 consensus_queue.cc:1048] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.408370 31738 consensus_queue.cc:1048] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.411054 31733 consensus_queue.cc:1048] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.419508 31853 consensus_queue.cc:1048] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.422171 31758 consensus_queue.cc:1048] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.458937 31758 consensus_queue.cc:1048] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.462073 31853 consensus_queue.cc:1048] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.508502 31728 consensus_queue.cc:1048] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.512723 31862 consensus_queue.cc:1048] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.593143 31853 consensus_queue.cc:1048] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.596084 31853 consensus_queue.cc:1048] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:17.622680 31476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:17.627498 31601 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff"
dest_uuid: "03c47d57361140669c395db0acf88a6e"
mode: GRACEFUL
new_leader_uuid: "5f7c645bfe154c0aa55617536e6ab190"
 from {username='slave'} at 127.0.0.1:34846
I20260601 13:33:17.627667 31601 raft_consensus.cc:606] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Received request to transfer leadership to TS 5f7c645bfe154c0aa55617536e6ab190
I20260601 13:33:17.628135 31476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:33:17.628325 31476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:17.895480 31725 raft_consensus.cc:993] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: : Instructing follower 5f7c645bfe154c0aa55617536e6ab190 to start an election
I20260601 13:33:17.895627 31725 raft_consensus.cc:1081] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Signalling peer 5f7c645bfe154c0aa55617536e6ab190 to start an election
I20260601 13:33:17.896148 31524 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff"
dest_uuid: "5f7c645bfe154c0aa55617536e6ab190"
 from {username='slave'} at 127.0.0.1:41998
I20260601 13:33:17.896282 31524 raft_consensus.cc:493] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:33:17.896334 31524 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:17.897151 31524 raft_consensus.cc:515] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.897518 31524 leader_election.cc:290] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [CANDIDATE]: Term 2 election: Requested vote from peers 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989), 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:17.897785 31601 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "03c47d57361140669c395db0acf88a6e"
I20260601 13:33:17.897902 31676 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "bee5d3bb49ed49c98c5a7c8ead7df6ff" candidate_uuid: "5f7c645bfe154c0aa55617536e6ab190" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "5a07516a1d2b4687a669401944c9a9a8"
I20260601 13:33:17.897910 31601 raft_consensus.cc:3055] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:33:17.898022 31676 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:17.898036 31601 raft_consensus.cc:740] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 03c47d57361140669c395db0acf88a6e, State: Running, Role: LEADER
I20260601 13:33:17.898216 31601 consensus_queue.cc:260] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.898389 31601 raft_consensus.cc:3060] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:17.898842 31676 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 2.
I20260601 13:33:17.899147 31491 leader_election.cc:304] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [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: 5a07516a1d2b4687a669401944c9a9a8, 5f7c645bfe154c0aa55617536e6ab190; no voters: 
I20260601 13:33:17.899222 31601 raft_consensus.cc:2468] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5f7c645bfe154c0aa55617536e6ab190 in term 2.
I20260601 13:33:17.899308 31862 raft_consensus.cc:2804] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:33:17.899405 31862 raft_consensus.cc:697] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 2 LEADER]: Becoming Leader. State: Replica: 5f7c645bfe154c0aa55617536e6ab190, State: Running, Role: LEADER
I20260601 13:33:17.899538 31862 consensus_queue.cc:237] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } }
I20260601 13:33:17.901057 31420 catalog_manager.cc:5696] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 reported cstate change: term changed from 1 to 2, leader changed from 03c47d57361140669c395db0acf88a6e (127.30.33.130) to 5f7c645bfe154c0aa55617536e6ab190 (127.30.33.129). New cstate: current_term: 2 leader_uuid: "5f7c645bfe154c0aa55617536e6ab190" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:18.096727 31842 heartbeater.cc:499] Master 127.30.33.190:41175 was elected leader, sending a full tablet report...
I20260601 13:33:18.294315 31676 raft_consensus.cc:1275] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 2 FOLLOWER]: Refusing update from remote peer 5f7c645bfe154c0aa55617536e6ab190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:18.294744 31862 consensus_queue.cc:1048] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:18.297255 31601 raft_consensus.cc:1275] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 2 FOLLOWER]: Refusing update from remote peer 5f7c645bfe154c0aa55617536e6ab190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:33:18.297573 31862 consensus_queue.cc:1048] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:19.628648 31476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:19.629520 31476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:19.629596 31476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:21.629927 31476 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:21.630751 31476 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:21.630867 31476 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:22.634564 31676 consensus_queue.cc:237] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:22.635950 31524 raft_consensus.cc:1275] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Refusing update from remote peer 5a07516a1d2b4687a669401944c9a9a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.636160 31601 raft_consensus.cc:1275] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Refusing update from remote peer 5a07516a1d2b4687a669401944c9a9a8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.636382 31880 consensus_queue.cc:1048] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.636595 31733 consensus_queue.cc:1048] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.638391 31879 raft_consensus.cc:2955] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.638787 31524 raft_consensus.cc:2955] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.639358 31601 raft_consensus.cc:2955] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
W20260601 13:33:22.640216 31641 consensus_peers.cc:597] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 -> Peer 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132:37345): Couldn't send request to peer 5b28fbcfe89347bb95ab047bd0c3f645. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5477077f195e4c718462ab09da3cbee1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:22.641161 31421 catalog_manager.cc:5696] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "5a07516a1d2b4687a669401944c9a9a8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.645323 31601 consensus_queue.cc:237] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:22.646615 31676 raft_consensus.cc:1275] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Refusing update from remote peer 03c47d57361140669c395db0acf88a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.646938 31524 raft_consensus.cc:1275] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Refusing update from remote peer 03c47d57361140669c395db0acf88a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.646984 31891 consensus_queue.cc:1048] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.647311 31892 consensus_queue.cc:1048] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.648905 31891 raft_consensus.cc:2955] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
W20260601 13:33:22.650002 31566 consensus_peers.cc:597] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e -> Peer 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132:37345): Couldn't send request to peer 5b28fbcfe89347bb95ab047bd0c3f645. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: aa17018fd7a147faa55fe7895ccaf30c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:22.651094 31422 catalog_manager.cc:5696] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:22.651222 31524 raft_consensus.cc:2955] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.652325 31676 raft_consensus.cc:2955] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.656970 31524 consensus_queue.cc:237] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:22.658407 31601 raft_consensus.cc:1275] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Refusing update from remote peer 5f7c645bfe154c0aa55617536e6ab190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.658423 31676 raft_consensus.cc:1275] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Refusing update from remote peer 5f7c645bfe154c0aa55617536e6ab190: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.658807 31900 consensus_queue.cc:1048] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.658989 31899 consensus_queue.cc:1048] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [LEADER]: Connected to new peer: Peer: permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.660770 31900 raft_consensus.cc:2955] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.661141 31676 raft_consensus.cc:2955] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.662946 31601 raft_consensus.cc:2955] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.663251 31600 consensus_queue.cc:237] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:22.663555 31422 catalog_manager.cc:5696] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 reported cstate change: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "5f7c645bfe154c0aa55617536e6ab190" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:33:22.665052 31490 consensus_peers.cc:597] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 -> Peer 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132:37345): Couldn't send request to peer 5b28fbcfe89347bb95ab047bd0c3f645. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e0e75aae8b74defa0ac03576109a4fb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:22.665153 31676 raft_consensus.cc:1275] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Refusing update from remote peer 03c47d57361140669c395db0acf88a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:33:22.665163 31566 consensus_peers.cc:597] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e -> Peer 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132:37345): Couldn't send request to peer 5b28fbcfe89347bb95ab047bd0c3f645. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 1a2cb4ac3ed04062b5424653368b361f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:22.665511 31891 consensus_queue.cc:1048] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.665722 31524 raft_consensus.cc:1275] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Refusing update from remote peer 03c47d57361140669c395db0acf88a6e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:22.666570 31891 consensus_queue.cc:1048] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [LEADER]: Connected to new peer: Peer: permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:22.667575 31897 raft_consensus.cc:2955] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.667959 31676 raft_consensus.cc:2955] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.669529 31524 raft_consensus.cc:2955] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } } }
I20260601 13:33:22.669632 31421 catalog_manager.cc:5696] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e reported cstate change: config changed from index -1 to 2, NON_VOTER 5b28fbcfe89347bb95ab047bd0c3f645 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "03c47d57361140669c395db0acf88a6e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:23.070713 31907 ts_tablet_manager.cc:933] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: Initiating tablet copy from peer 5a07516a1d2b4687a669401944c9a9a8 (127.30.33.131:40871)
I20260601 13:33:23.071362 31907 tablet_copy_client.cc:323] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:40871
I20260601 13:33:23.074818 31910 ts_tablet_manager.cc:933] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: Initiating tablet copy from peer 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:23.075146 31910 tablet_copy_client.cc:323] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:36989
I20260601 13:33:23.076023 31686 tablet_copy_service.cc:140] P 5a07516a1d2b4687a669401944c9a9a8: Received BeginTabletCopySession request for tablet 5477077f195e4c718462ab09da3cbee1 from peer 5b28fbcfe89347bb95ab047bd0c3f645 ({username='slave'} at 127.0.0.1:52546)
I20260601 13:33:23.076150 31686 tablet_copy_service.cc:161] P 5a07516a1d2b4687a669401944c9a9a8: Beginning new tablet copy session on tablet 5477077f195e4c718462ab09da3cbee1 from peer 5b28fbcfe89347bb95ab047bd0c3f645 at {username='slave'} at 127.0.0.1:52546: session id = 5b28fbcfe89347bb95ab047bd0c3f645-5477077f195e4c718462ab09da3cbee1
I20260601 13:33:23.077500 31686 tablet_copy_source_session.cc:215] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:23.078687 31907 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5477077f195e4c718462ab09da3cbee1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:23.080579 31907 tablet_copy_client.cc:806] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:23.080775 31907 tablet_copy_client.cc:670] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:23.082155 31907 tablet_copy_client.cc:538] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:23.082700 31611 tablet_copy_service.cc:140] P 03c47d57361140669c395db0acf88a6e: Received BeginTabletCopySession request for tablet 1a2cb4ac3ed04062b5424653368b361f from peer 5b28fbcfe89347bb95ab047bd0c3f645 ({username='slave'} at 127.0.0.1:33980)
I20260601 13:33:23.082808 31611 tablet_copy_service.cc:161] P 03c47d57361140669c395db0acf88a6e: Beginning new tablet copy session on tablet 1a2cb4ac3ed04062b5424653368b361f from peer 5b28fbcfe89347bb95ab047bd0c3f645 at {username='slave'} at 127.0.0.1:33980: session id = 5b28fbcfe89347bb95ab047bd0c3f645-1a2cb4ac3ed04062b5424653368b361f
I20260601 13:33:23.083439 31611 tablet_copy_source_session.cc:215] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:23.083752 31907 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap starting.
I20260601 13:33:23.084153 31910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1a2cb4ac3ed04062b5424653368b361f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:23.085831 31910 tablet_copy_client.cc:806] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:23.086020 31910 tablet_copy_client.cc:670] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:23.087057 31910 tablet_copy_client.cc:538] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:23.088037 31910 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap starting.
I20260601 13:33:23.088742 31907 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: 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
I20260601 13:33:23.089059 31907 tablet_bootstrap.cc:492] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap complete.
I20260601 13:33:23.089208 31907 ts_tablet_manager.cc:1403] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent bootstrapping tablet: real 0.006s	user 0.005s	sys 0.000s
I20260601 13:33:23.089913 31907 raft_consensus.cc:359] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.090036 31907 raft_consensus.cc:740] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b28fbcfe89347bb95ab047bd0c3f645, State: Initialized, Role: LEARNER
I20260601 13:33:23.090175 31907 consensus_queue.cc:260] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } attrs { replace: true } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.090539 31907 ts_tablet_manager.cc:1434] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:23.091073 31686 tablet_copy_service.cc:342] P 5a07516a1d2b4687a669401944c9a9a8: Request end of tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-5477077f195e4c718462ab09da3cbee1 received from {username='slave'} at 127.0.0.1:52546
I20260601 13:33:23.091204 31686 tablet_copy_service.cc:434] P 5a07516a1d2b4687a669401944c9a9a8: ending tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-5477077f195e4c718462ab09da3cbee1 on tablet 5477077f195e4c718462ab09da3cbee1 with peer 5b28fbcfe89347bb95ab047bd0c3f645
I20260601 13:33:23.092029 31910 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: 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
I20260601 13:33:23.092271 31910 tablet_bootstrap.cc:492] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap complete.
I20260601 13:33:23.092447 31910 ts_tablet_manager.cc:1403] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:33:23.092831 31910 raft_consensus.cc:359] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.092949 31910 raft_consensus.cc:740] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b28fbcfe89347bb95ab047bd0c3f645, State: Initialized, Role: LEARNER
I20260601 13:33:23.093080 31910 consensus_queue.cc:260] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.093348 31910 ts_tablet_manager.cc:1434] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:23.093746 31611 tablet_copy_service.cc:342] P 03c47d57361140669c395db0acf88a6e: Request end of tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-1a2cb4ac3ed04062b5424653368b361f received from {username='slave'} at 127.0.0.1:33980
I20260601 13:33:23.093819 31611 tablet_copy_service.cc:434] P 03c47d57361140669c395db0acf88a6e: ending tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-1a2cb4ac3ed04062b5424653368b361f on tablet 1a2cb4ac3ed04062b5424653368b361f with peer 5b28fbcfe89347bb95ab047bd0c3f645
I20260601 13:33:23.115505 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:33:23.119630 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.119843 30854 tablet_replica.cc:333] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.120015 30854 raft_consensus.cc:2243] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.120195 30854 raft_consensus.cc:2272] T aa17018fd7a147faa55fe7895ccaf30c P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.120728 30854 tablet_replica.cc:333] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.120855 30854 raft_consensus.cc:2243] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.120986 30854 raft_consensus.cc:2272] T 5477077f195e4c718462ab09da3cbee1 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.121501 30854 tablet_replica.cc:333] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.121619 30854 raft_consensus.cc:2243] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.121865 30854 raft_consensus.cc:2272] T 6e0e75aae8b74defa0ac03576109a4fb P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.122385 30854 tablet_replica.cc:333] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.122514 30854 raft_consensus.cc:2243] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.122618 30854 raft_consensus.cc:2272] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.122967 30854 tablet_replica.cc:333] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.123092 30854 raft_consensus.cc:2243] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.123195 30854 raft_consensus.cc:2272] T d6783560282a41ac8274f94aaba93621 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.123508 30854 tablet_replica.cc:333] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.123631 30854 raft_consensus.cc:2243] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.123732 30854 raft_consensus.cc:2272] T e086476763304448afc665f8ad2a8f81 P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.124115 30854 tablet_replica.cc:333] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.124235 30854 raft_consensus.cc:2243] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.124334 30854 raft_consensus.cc:2272] T 1a2cb4ac3ed04062b5424653368b361f P 5f7c645bfe154c0aa55617536e6ab190 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.124812 30854 tablet_replica.cc:333] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190: stopping tablet replica
I20260601 13:33:23.124940 30854 raft_consensus.cc:2243] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.125113 30854 raft_consensus.cc:2272] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5f7c645bfe154c0aa55617536e6ab190 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.130960 31910 ts_tablet_manager.cc:933] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: Initiating tablet copy from peer 03c47d57361140669c395db0acf88a6e (127.30.33.130:36989)
I20260601 13:33:23.131274 31910 tablet_copy_client.cc:323] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:36989
I20260601 13:33:23.131707 31611 tablet_copy_service.cc:140] P 03c47d57361140669c395db0acf88a6e: Received BeginTabletCopySession request for tablet aa17018fd7a147faa55fe7895ccaf30c from peer 5b28fbcfe89347bb95ab047bd0c3f645 ({username='slave'} at 127.0.0.1:33980)
I20260601 13:33:23.131814 31611 tablet_copy_service.cc:161] P 03c47d57361140669c395db0acf88a6e: Beginning new tablet copy session on tablet aa17018fd7a147faa55fe7895ccaf30c from peer 5b28fbcfe89347bb95ab047bd0c3f645 at {username='slave'} at 127.0.0.1:33980: session id = 5b28fbcfe89347bb95ab047bd0c3f645-aa17018fd7a147faa55fe7895ccaf30c
I20260601 13:33:23.132560 31611 tablet_copy_source_session.cc:215] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:23.133414 31910 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet aa17018fd7a147faa55fe7895ccaf30c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:23.135535 31910 tablet_copy_client.cc:806] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:23.135676 31910 tablet_copy_client.cc:670] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:23.136757 31910 tablet_copy_client.cc:538] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:23.137912 31910 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap starting.
I20260601 13:33:23.138927 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:33:23.141471 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:33:23.141563 31910 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: 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
I20260601 13:33:23.141904 31910 tablet_bootstrap.cc:492] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: Bootstrap complete.
I20260601 13:33:23.142047 31910 ts_tablet_manager.cc:1403] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.003s
I20260601 13:33:23.142599 31910 raft_consensus.cc:359] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.142766 31910 raft_consensus.cc:740] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 5b28fbcfe89347bb95ab047bd0c3f645, State: Initialized, Role: LEARNER
I20260601 13:33:23.142900 31910 consensus_queue.cc:260] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645 [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: "5f7c645bfe154c0aa55617536e6ab190" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36237 } attrs { replace: true } } peers { permanent_uuid: "03c47d57361140669c395db0acf88a6e" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36989 } } peers { permanent_uuid: "5a07516a1d2b4687a669401944c9a9a8" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40871 } } peers { permanent_uuid: "5b28fbcfe89347bb95ab047bd0c3f645" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37345 } attrs { promote: true } }
I20260601 13:33:23.143177 31910 ts_tablet_manager.cc:1434] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.145469 30854 tablet_copy_service.cc:362] P 03c47d57361140669c395db0acf88a6e: Destroying tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-aa17018fd7a147faa55fe7895ccaf30c due to service shutdown
I20260601 13:33:23.145537 30854 tablet_copy_service.cc:434] P 03c47d57361140669c395db0acf88a6e: ending tablet copy session 5b28fbcfe89347bb95ab047bd0c3f645-aa17018fd7a147faa55fe7895ccaf30c on tablet aa17018fd7a147faa55fe7895ccaf30c with peer 5b28fbcfe89347bb95ab047bd0c3f645
I20260601 13:33:23.148972 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.149135 30854 tablet_replica.cc:333] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.149271 30854 raft_consensus.cc:2243] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.149400 30854 raft_consensus.cc:2272] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 03c47d57361140669c395db0acf88a6e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.149710 30854 tablet_replica.cc:333] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.149833 30854 raft_consensus.cc:2243] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.150022 30854 raft_consensus.cc:2272] T 1a2cb4ac3ed04062b5424653368b361f P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.150463 30854 tablet_replica.cc:333] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.150585 30854 raft_consensus.cc:2243] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.150678 30854 raft_consensus.cc:2272] T e086476763304448afc665f8ad2a8f81 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.150974 30854 tablet_replica.cc:333] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.151094 30854 raft_consensus.cc:2243] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.151288 30854 raft_consensus.cc:2272] T aa17018fd7a147faa55fe7895ccaf30c P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.151737 30854 tablet_replica.cc:333] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.151855 30854 raft_consensus.cc:2243] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.152024 30854 raft_consensus.cc:2272] T 41b3e4ebbc624bfd87febb53b72e89c6 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.152379 30854 tablet_replica.cc:333] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.152487 30854 raft_consensus.cc:2243] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.152580 30854 raft_consensus.cc:2272] T 5477077f195e4c718462ab09da3cbee1 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.152982 30854 tablet_replica.cc:333] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.153092 30854 raft_consensus.cc:2243] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.153211 30854 raft_consensus.cc:2272] T 6e0e75aae8b74defa0ac03576109a4fb P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.153674 30854 tablet_replica.cc:333] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e: stopping tablet replica
I20260601 13:33:23.153739 30854 raft_consensus.cc:2243] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.153854 30854 raft_consensus.cc:2272] T d6783560282a41ac8274f94aaba93621 P 03c47d57361140669c395db0acf88a6e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.157164 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:33:23.159416 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:33:23.164399 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:23.164589 30854 tablet_replica.cc:333] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.164716 30854 raft_consensus.cc:2243] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.164902 30854 raft_consensus.cc:2272] T d6783560282a41ac8274f94aaba93621 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.165244 30854 tablet_replica.cc:333] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.165357 30854 raft_consensus.cc:2243] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.165490 30854 raft_consensus.cc:2272] T 6e0e75aae8b74defa0ac03576109a4fb P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.165961 30854 tablet_replica.cc:333] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.166087 30854 raft_consensus.cc:2243] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.166280 30854 raft_consensus.cc:2272] T 5477077f195e4c718462ab09da3cbee1 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.166688 30854 tablet_replica.cc:333] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.166795 30854 raft_consensus.cc:2243] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.166903 30854 raft_consensus.cc:2272] T 41b3e4ebbc624bfd87febb53b72e89c6 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.167232 30854 tablet_replica.cc:333] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.167347 30854 raft_consensus.cc:2243] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.167449 30854 raft_consensus.cc:2272] T aa17018fd7a147faa55fe7895ccaf30c P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.167865 30854 tablet_replica.cc:333] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.168017 30854 raft_consensus.cc:2243] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.168149 30854 raft_consensus.cc:2272] T 1a2cb4ac3ed04062b5424653368b361f P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.168607 30854 tablet_replica.cc:333] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.168704 30854 raft_consensus.cc:2243] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.168845 30854 raft_consensus.cc:2272] T e086476763304448afc665f8ad2a8f81 P 5a07516a1d2b4687a669401944c9a9a8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.169178 30854 tablet_replica.cc:333] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8: stopping tablet replica
I20260601 13:33:23.169272 30854 raft_consensus.cc:2243] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:23.169394 30854 raft_consensus.cc:2272] T bee5d3bb49ed49c98c5a7c8ead7df6ff P 5a07516a1d2b4687a669401944c9a9a8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.172580 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:33:23.175179 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:33:23.178646 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
W20260601 13:33:23.187278 31910 tablet_copy_client.cc:1130] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.130:36989: connect: Connection refused (error 111)
I20260601 13:33:23.187726 30854 tablet_replica.cc:333] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645: stopping tablet replica
I20260601 13:33:23.187932 30854 raft_consensus.cc:2243] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:23.188083 30854 raft_consensus.cc:2272] T 5477077f195e4c718462ab09da3cbee1 P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:23.188578 30854 tablet_replica.cc:333] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645: stopping tablet replica
I20260601 13:33:23.188697 30854 raft_consensus.cc:2243] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:23.188797 30854 raft_consensus.cc:2272] T aa17018fd7a147faa55fe7895ccaf30c P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:23.189200 30854 tablet_replica.cc:333] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645: stopping tablet replica
I20260601 13:33:23.189319 30854 raft_consensus.cc:2243] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:33:23.189401 30854 raft_consensus.cc:2272] T 1a2cb4ac3ed04062b5424653368b361f P 5b28fbcfe89347bb95ab047bd0c3f645 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:33:23.201797 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:33:23.203747 30854 master.cc:562] Master@127.30.33.190:41175 shutting down...
W20260601 13:33:23.207826 31470 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:33:23.207971 31470 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:33:23.208019 31470 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:33:23.208382 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:23.208490 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:23.208535 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 653d874505d94df7a6355f2fca46be4a: stopping tablet replica
I20260601 13:33:23.220896 30854 master.cc:584] Master@127.30.33.190:41175 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingTurnOffAndOn (7654 ms)
[ RUN      ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing
I20260601 13:33:23.231820 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:40773,127.30.33.189:42437,127.30.33.188:43895
I20260601 13:33:23.232235 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.233986 31920 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.234025 31918 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.234020 31917 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.234087 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:23.234323 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.234365 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.234383 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803234383 us; error 0 us; skew 500 ppm
I20260601 13:33:23.235199 30854 webserver.cc:533] Webserver started at http://127.30.33.190:45741/ using document root <none> and password file <none>
I20260601 13:33:23.235319 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.235358 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.235410 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.235728 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "d07265233c5b401b9133ed2c5d410fcb"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.237133 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.237974 31925 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.238241 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.238300 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "d07265233c5b401b9133ed2c5d410fcb"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.238399 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:23.243208 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.243520 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.247433 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:40773
I20260601 13:33:23.248647 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:23.253762 31977 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:40773 every 8 connection(s)
I20260601 13:33:23.254490 31978 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:23.254895 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:23.254940 31983 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.254966 31980 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.255270 31981 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.255517 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.255584 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.255609 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803255607 us; error 0 us; skew 500 ppm
I20260601 13:33:23.255775 31978 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.256527 30854 webserver.cc:533] Webserver started at http://127.30.33.189:37439/ using document root <none> and password file <none>
I20260601 13:33:23.256672 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.256713 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.256762 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.257053 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root/instance:
uuid: "afe75dfce75c426e98deb3498ac836ca"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.259071 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:23.260317 31990 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.260329 31978 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.260632 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:23.260723 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
uuid: "afe75dfce75c426e98deb3498ac836ca"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.260785 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
W20260601 13:33:23.261035 31926 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111) [suppressed 1 similar messages]
W20260601 13:33:23.261786 31978 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.33.189:42437: Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:23.279592 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.280012 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.283612 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.189:42437
I20260601 13:33:23.283663 32043 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.189:42437 every 8 connection(s)
I20260601 13:33:23.284287 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:23.284538 32044 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:33:23.286024 32046 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.286046 32047 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.286131 32049 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.286275 32044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.286345 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:23.286545 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.286605 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.286620 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803286621 us; error 0 us; skew 500 ppm
I20260601 13:33:23.287484 30854 webserver.cc:533] Webserver started at http://127.30.33.188:38079/ using document root <none> and password file <none>
I20260601 13:33:23.287628 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.287676 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.287732 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.288110 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root/instance:
uuid: "0fc4b63ec4e648b6bea981622291e3a3"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.289899 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:23.290729 32044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.290997 32055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.291297 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:23.291379 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
uuid: "0fc4b63ec4e648b6bea981622291e3a3"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.291435 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/master-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:23.294800 32044 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:33:23.296276 32044 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.33.188:43895: Network error: Client connection negotiation failed: client connection to 127.30.33.188:43895: connect: Connection refused (error 111)
I20260601 13:33:23.306962 31978 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } attempt: 1
I20260601 13:33:23.310834 31978 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } has no permanent_uuid. Determining permanent_uuid...
W20260601 13:33:23.312067 31978 consensus_peers.cc:760] Error getting permanent uuid from config peer 127.30.33.188:43895: Network error: Client connection negotiation failed: client connection to 127.30.33.188:43895: connect: Connection refused (error 111)
I20260601 13:33:23.321949 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.322358 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.326296 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.188:43895
I20260601 13:33:23.326323 32109 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.188:43895 every 8 connection(s)
I20260601 13:33:23.326761 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:23.327172 32110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:23.328287 32110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.332082 32110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.332439 32044 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } attempt: 1
I20260601 13:33:23.337163 32110 sys_catalog.cc:422] member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } has no permanent_uuid. Determining permanent_uuid...
I20260601 13:33:23.338788 32044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: Bootstrap starting.
I20260601 13:33:23.340046 32044 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:23.341725 32044 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: No bootstrap required, opened a new log
I20260601 13:33:23.342203 32044 raft_consensus.cc:359] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.342317 32044 raft_consensus.cc:385] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:23.342360 32044 raft_consensus.cc:740] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: afe75dfce75c426e98deb3498ac836ca, State: Initialized, Role: FOLLOWER
I20260601 13:33:23.342489 32044 consensus_queue.cc:260] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.343041 32044 sys_catalog.cc:565] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:23.343097 32115 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [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: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.343200 32115 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.344652 32110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: Bootstrap starting.
W20260601 13:33:23.345450 32126 catalog_manager.cc:1593] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
I20260601 13:33:23.345474 32110 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: Neither blocks nor log segments found. Creating new log.
W20260601 13:33:23.345546 32126 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:23.346235 31978 consensus_peers.cc:770] Retrying to get permanent uuid for remote peer: member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } attempt: 1
I20260601 13:33:23.346397 32110 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: No bootstrap required, opened a new log
I20260601 13:33:23.346851 32110 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.346951 32110 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:23.346997 32110 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0fc4b63ec4e648b6bea981622291e3a3, State: Initialized, Role: FOLLOWER
I20260601 13:33:23.347131 32110 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.347442 32128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [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: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.347545 32128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.347595 32110 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: configured and running, proceeding with master startup.
W20260601 13:33:23.350045 32139 catalog_manager.cc:1593] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:33:23.350126 32139 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:23.350601 31978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: Bootstrap starting.
I20260601 13:33:23.351328 31978 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:23.352249 31978 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: No bootstrap required, opened a new log
I20260601 13:33:23.352587 31978 raft_consensus.cc:359] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.352665 31978 raft_consensus.cc:385] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:23.352687 31978 raft_consensus.cc:740] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d07265233c5b401b9133ed2c5d410fcb, State: Initialized, Role: FOLLOWER
I20260601 13:33:23.352768 31978 consensus_queue.cc:260] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.353005 32141 sys_catalog.cc:455] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [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: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.353107 32141 sys_catalog.cc:458] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.353118 31978 sys_catalog.cc:565] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:23.354718 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 1
I20260601 13:33:23.354773 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 2
W20260601 13:33:23.355233 32152 catalog_manager.cc:1593] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: loading cluster ID for follower catalog manager: Not found: cluster ID entry not found
W20260601 13:33:23.355342 32152 catalog_manager.cc:883] Not found: cluster ID entry not found: failed to prepare follower catalog manager, will retry
I20260601 13:33:23.355428 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.357446 32156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.357458 32154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.357582 32153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.357759 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:23.357935 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.357990 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.358024 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803358023 us; error 0 us; skew 500 ppm
I20260601 13:33:23.358839 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42023/ using document root <none> and password file <none>
I20260601 13:33:23.359015 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.359081 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.359151 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.359478 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "074131289b5f41d18488af5edcaadd16"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.361002 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:23.362234 32161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.362545 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.362641 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "074131289b5f41d18488af5edcaadd16"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.362752 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:23.373006 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.373418 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.373710 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.374156 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.374224 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.374282 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.374333 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.378944 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:43387
I20260601 13:33:23.379006 32224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:43387 every 8 connection(s)
I20260601 13:33:23.380021 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.382197 32233 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.382453 32232 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.382719 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:23.383436 32235 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.383762 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:23.383810 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.383832 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803383832 us; error 0 us; skew 500 ppm
I20260601 13:33:23.384905 32225 heartbeater.cc:344] Connected to a master server at 127.30.33.188:43895
I20260601 13:33:23.384996 32225 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.385001 30854 webserver.cc:533] Webserver started at http://127.30.33.130:42711/ using document root <none> and password file <none>
I20260601 13:33:23.385234 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.385309 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.385237 32225 heartbeater.cc:507] Master 127.30.33.188:43895 requested a full tablet report, sending...
I20260601 13:33:23.385382 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.385284 32226 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40773
I20260601 13:33:23.385851 32226 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.385825 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "48001781b5b14360844344d969869838"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.386052 32226 heartbeater.cc:507] Master 127.30.33.190:40773 requested a full tablet report, sending...
I20260601 13:33:23.386091 32074 ts_manager.cc:194] Registered new tserver with Master: 074131289b5f41d18488af5edcaadd16 (127.30.33.129:43387)
I20260601 13:33:23.386308 32227 heartbeater.cc:344] Connected to a master server at 127.30.33.189:42437
I20260601 13:33:23.386384 32227 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.386569 32227 heartbeater.cc:507] Master 127.30.33.189:42437 requested a full tablet report, sending...
I20260601 13:33:23.386634 31942 ts_manager.cc:194] Registered new tserver with Master: 074131289b5f41d18488af5edcaadd16 (127.30.33.129:43387)
I20260601 13:33:23.387256 32008 ts_manager.cc:194] Registered new tserver with Master: 074131289b5f41d18488af5edcaadd16 (127.30.33.129:43387)
I20260601 13:33:23.387646 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:23.388664 32240 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.388885 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:23.388970 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "48001781b5b14360844344d969869838"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.389053 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:23.416435 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.416998 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.417366 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.417979 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.418056 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.418113 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.418170 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.422712 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:41517
I20260601 13:33:23.422804 32303 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:41517 every 8 connection(s)
I20260601 13:33:23.423810 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:23.427453 32311 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.428660 32312 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:23.428905 32314 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:23.429065 32306 heartbeater.cc:344] Connected to a master server at 127.30.33.189:42437
I20260601 13:33:23.429186 32306 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.429215 32305 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40773
I20260601 13:33:23.429268 32305 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.429427 32305 heartbeater.cc:507] Master 127.30.33.190:40773 requested a full tablet report, sending...
I20260601 13:33:23.429426 32306 heartbeater.cc:507] Master 127.30.33.189:42437 requested a full tablet report, sending...
I20260601 13:33:23.429594 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:23.429788 32304 heartbeater.cc:344] Connected to a master server at 127.30.33.188:43895
I20260601 13:33:23.429845 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
I20260601 13:33:23.429922 32304 heartbeater.cc:461] Registering TS with master...
W20260601 13:33:23.429937 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:23.430060 32008 ts_manager.cc:194] Registered new tserver with Master: 48001781b5b14360844344d969869838 (127.30.33.130:41517)
I20260601 13:33:23.430114 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320803430111 us; error 0 us; skew 500 ppm
I20260601 13:33:23.430060 31942 ts_manager.cc:194] Registered new tserver with Master: 48001781b5b14360844344d969869838 (127.30.33.130:41517)
I20260601 13:33:23.430229 32304 heartbeater.cc:507] Master 127.30.33.188:43895 requested a full tablet report, sending...
I20260601 13:33:23.431010 32074 ts_manager.cc:194] Registered new tserver with Master: 48001781b5b14360844344d969869838 (127.30.33.130:41517)
I20260601 13:33:23.431121 30854 webserver.cc:533] Webserver started at http://127.30.33.131:41013/ using document root <none> and password file <none>
I20260601 13:33:23.431279 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:23.431354 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:23.431432 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:23.431829 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "d6fa0c6173fc4e44bca96b62e3b814b5"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.433319 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.434196 32319 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.434473 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:23.434567 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "d6fa0c6173fc4e44bca96b62e3b814b5"
format_stamp: "Formatted at 2026-06-01 13:33:23 on dist-test-slave-w2jz"
I20260601 13:33:23.434657 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NextLeaderResumesAutoRebalancing.1780320792930885-30854-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)
I20260601 13:33:23.440654 32115 raft_consensus.cc:493] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:23.440745 32115 raft_consensus.cc:515] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.441192 32115 leader_election.cc:290] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d07265233c5b401b9133ed2c5d410fcb (127.30.33.190:40773), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:23.441475 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "afe75dfce75c426e98deb3498ac836ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07265233c5b401b9133ed2c5d410fcb" is_pre_election: true
I20260601 13:33:23.441532 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "afe75dfce75c426e98deb3498ac836ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3" is_pre_election: true
I20260601 13:33:23.441610 31952 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe75dfce75c426e98deb3498ac836ca in term 0.
I20260601 13:33:23.441650 32084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate afe75dfce75c426e98deb3498ac836ca in term 0.
I20260601 13:33:23.441892 31995 leader_election.cc:304] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0fc4b63ec4e648b6bea981622291e3a3, afe75dfce75c426e98deb3498ac836ca; no voters: 
I20260601 13:33:23.442047 32115 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:23.442130 32115 raft_consensus.cc:493] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:23.442185 32115 raft_consensus.cc:3060] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.442984 32115 raft_consensus.cc:515] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.443336 32115 leader_election.cc:290] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [CANDIDATE]: Term 1 election: Requested vote from peers d07265233c5b401b9133ed2c5d410fcb (127.30.33.190:40773), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:23.443580 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "afe75dfce75c426e98deb3498ac836ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d07265233c5b401b9133ed2c5d410fcb"
I20260601 13:33:23.443663 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "afe75dfce75c426e98deb3498ac836ca" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3"
I20260601 13:33:23.443692 31952 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.443763 32084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:23.444351 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:23.444689 31952 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe75dfce75c426e98deb3498ac836ca in term 1.
I20260601 13:33:23.444741 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:23.445027 31993 leader_election.cc:304] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: afe75dfce75c426e98deb3498ac836ca, d07265233c5b401b9133ed2c5d410fcb; no voters: 
I20260601 13:33:23.445161 32084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate afe75dfce75c426e98deb3498ac836ca in term 1.
I20260601 13:33:23.445200 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:23.445209 32115 raft_consensus.cc:2804] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:23.445493 32115 raft_consensus.cc:697] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 1 LEADER]: Becoming Leader. State: Replica: afe75dfce75c426e98deb3498ac836ca, State: Running, Role: LEADER
I20260601 13:33:23.445631 32115 consensus_queue.cc:237] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:23.445785 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:23.445861 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.445916 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:23.445947 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:23.446710 32325 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: SysCatalogTable state changed. Reason: New leader afe75dfce75c426e98deb3498ac836ca. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.446823 32325 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:23.447103 32329 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:23.448199 32329 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:23.450166 31952 raft_consensus.cc:1275] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Refusing update from remote peer afe75dfce75c426e98deb3498ac836ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.450171 32084 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Refusing update from remote peer afe75dfce75c426e98deb3498ac836ca: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:23.450575 32115 consensus_queue.cc:1048] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.450686 32325 consensus_queue.cc:1048] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:23.451954 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46065
I20260601 13:33:23.452143 32128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader afe75dfce75c426e98deb3498ac836ca. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.452245 32128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.452143 32141 sys_catalog.cc:455] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader afe75dfce75c426e98deb3498ac836ca. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.452430 32141 sys_catalog.cc:458] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.453528 32325 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.453629 32325 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:23.453739 32325 sys_catalog.cc:455] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.453806 32325 sys_catalog.cc:458] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:23.453768 32141 sys_catalog.cc:455] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.453874 32141 sys_catalog.cc:458] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.454111 32388 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46065 every 8 connection(s)
I20260601 13:33:23.454105 32354 mvcc.cc:204] Tried to move back new op lower bound from 7292194010928615424 to 7292194010915209216. Current Snapshot: MvccSnapshot[applied={T|T < 7292194010928615424}]
I20260601 13:33:23.455384 32329 catalog_manager.cc:1382] Generated new cluster ID: 3476304bd0a64a0ab8dbfb2db603bb0e
I20260601 13:33:23.455439 32329 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:23.458081 32391 heartbeater.cc:344] Connected to a master server at 127.30.33.188:43895
I20260601 13:33:23.458165 32391 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.458405 32391 heartbeater.cc:507] Master 127.30.33.188:43895 requested a full tablet report, sending...
I20260601 13:33:23.459091 32074 ts_manager.cc:194] Registered new tserver with Master: d6fa0c6173fc4e44bca96b62e3b814b5 (127.30.33.131:46065)
I20260601 13:33:23.459750 32393 heartbeater.cc:344] Connected to a master server at 127.30.33.189:42437
I20260601 13:33:23.459832 32393 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.460081 32393 heartbeater.cc:507] Master 127.30.33.189:42437 requested a full tablet report, sending...
I20260601 13:33:23.460587 32008 ts_manager.cc:194] Registered new tserver with Master: d6fa0c6173fc4e44bca96b62e3b814b5 (127.30.33.131:46065)
I20260601 13:33:23.461666 32392 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40773
I20260601 13:33:23.461740 32392 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:23.461903 32392 heartbeater.cc:507] Master 127.30.33.190:40773 requested a full tablet report, sending...
I20260601 13:33:23.462450 31942 ts_manager.cc:194] Registered new tserver with Master: d6fa0c6173fc4e44bca96b62e3b814b5 (127.30.33.131:46065)
I20260601 13:33:23.462584 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.010061925s
I20260601 13:33:23.464062 32128 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 1 leader_uuid: "afe75dfce75c426e98deb3498ac836ca" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:23.464154 32128 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:23.491216 32329 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:23.491986 32329 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:23.499140 32329 catalog_manager.cc:6069] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: Generated new TSK 0
I20260601 13:33:23.499373 32329 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:24.350845 32139 catalog_manager.cc:1294] Loaded cluster ID: 3476304bd0a64a0ab8dbfb2db603bb0e
I20260601 13:33:24.350955 32139 catalog_manager.cc:1587] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: loading cluster ID for follower catalog manager: success
I20260601 13:33:24.352145 32139 catalog_manager.cc:1609] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: acquiring CA information for follower catalog manager: success
I20260601 13:33:24.352684 32139 catalog_manager.cc:1637] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:33:24.355932 32152 catalog_manager.cc:1294] Loaded cluster ID: 3476304bd0a64a0ab8dbfb2db603bb0e
I20260601 13:33:24.356007 32152 catalog_manager.cc:1587] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: loading cluster ID for follower catalog manager: success
I20260601 13:33:24.357055 32152 catalog_manager.cc:1609] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: acquiring CA information for follower catalog manager: success
I20260601 13:33:24.357577 32152 catalog_manager.cc:1637] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: importing token verification keys for follower catalog manager: success; most recent TSK sequence number 0
I20260601 13:33:24.388939 32008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48986
I20260601 13:33:24.432072 32008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48996
I20260601 13:33:24.461935 32008 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:49010
I20260601 13:33:25.345168 32125 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:25.389706 32227 heartbeater.cc:499] Master 127.30.33.189:42437 was elected leader, sending a full tablet report...
I20260601 13:33:25.432895 32306 heartbeater.cc:499] Master 127.30.33.189:42437 was elected leader, sending a full tablet report...
I20260601 13:33:25.462677 32393 heartbeater.cc:499] Master 127.30.33.189:42437 was elected leader, sending a full tablet report...
I20260601 13:33:25.625123 32008 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:49026:
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"
    }
  }
}
I20260601 13:33:25.638652 32268 tablet_service.cc:1511] Processing CreateTablet for tablet 7c42c04a3f604f4fb3d8b8bd348d9416 (DEFAULT_TABLE table=test-workload [id=3e84ac4cda7443dd9841f193372fdd7e]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:33:25.638965 32268 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7c42c04a3f604f4fb3d8b8bd348d9416. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.640116 32350 tablet_service.cc:1511] Processing CreateTablet for tablet c04bde0f87bf44d6a8eca2359bcedc0b (DEFAULT_TABLE table=test-workload [id=3e84ac4cda7443dd9841f193372fdd7e]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:33:25.640364 32350 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c04bde0f87bf44d6a8eca2359bcedc0b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.641103 32189 tablet_service.cc:1511] Processing CreateTablet for tablet 1eac1751f9c942b8a99886ea5029e315 (DEFAULT_TABLE table=test-workload [id=3e84ac4cda7443dd9841f193372fdd7e]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:33:25.641403 32189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 1eac1751f9c942b8a99886ea5029e315. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:25.641518 32430 tablet_bootstrap.cc:492] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: Bootstrap starting.
I20260601 13:33:25.642364 32431 tablet_bootstrap.cc:492] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: Bootstrap starting.
I20260601 13:33:25.642460 32430 tablet_bootstrap.cc:654] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.643268 32431 tablet_bootstrap.cc:654] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.643561 32433 tablet_bootstrap.cc:492] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: Bootstrap starting.
I20260601 13:33:25.643608 32430 tablet_bootstrap.cc:492] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: No bootstrap required, opened a new log
I20260601 13:33:25.643731 32430 ts_tablet_manager.cc:1403] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.644255 32430 raft_consensus.cc:359] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48001781b5b14360844344d969869838" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41517 } }
I20260601 13:33:25.644342 32431 tablet_bootstrap.cc:492] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: No bootstrap required, opened a new log
I20260601 13:33:25.644357 32430 raft_consensus.cc:385] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.644429 32430 raft_consensus.cc:740] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 48001781b5b14360844344d969869838, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.644464 32431 ts_tablet_manager.cc:1403] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.644567 32430 consensus_queue.cc:260] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "48001781b5b14360844344d969869838" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41517 } }
I20260601 13:33:25.644671 32430 raft_consensus.cc:399] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:25.644721 32430 raft_consensus.cc:493] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:25.644783 32430 raft_consensus.cc:3060] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.644905 32433 tablet_bootstrap.cc:654] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:25.644867 32431 raft_consensus.cc:359] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6fa0c6173fc4e44bca96b62e3b814b5" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46065 } }
I20260601 13:33:25.644961 32431 raft_consensus.cc:385] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.645000 32431 raft_consensus.cc:740] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6fa0c6173fc4e44bca96b62e3b814b5, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.645130 32431 consensus_queue.cc:260] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "d6fa0c6173fc4e44bca96b62e3b814b5" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46065 } }
I20260601 13:33:25.645211 32431 raft_consensus.cc:399] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:25.645259 32431 raft_consensus.cc:493] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:25.645304 32431 raft_consensus.cc:3060] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.645664 32430 raft_consensus.cc:515] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48001781b5b14360844344d969869838" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41517 } }
I20260601 13:33:25.645802 32430 leader_election.cc:304] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [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: 48001781b5b14360844344d969869838; no voters: 
I20260601 13:33:25.646001 32430 leader_election.cc:290] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:25.646104 32436 raft_consensus.cc:2804] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.646104 32431 raft_consensus.cc:515] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6fa0c6173fc4e44bca96b62e3b814b5" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46065 } }
I20260601 13:33:25.646291 32431 leader_election.cc:304] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [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: d6fa0c6173fc4e44bca96b62e3b814b5; no voters: 
I20260601 13:33:25.646373 32430 ts_tablet_manager.cc:1434] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:33:25.646387 32436 raft_consensus.cc:697] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 1 LEADER]: Becoming Leader. State: Replica: 48001781b5b14360844344d969869838, State: Running, Role: LEADER
I20260601 13:33:25.646469 32431 leader_election.cc:290] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:25.646569 32436 consensus_queue.cc:237] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [LEADER]: Queue going to LEADER mode. State: All 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: "48001781b5b14360844344d969869838" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41517 } }
I20260601 13:33:25.646692 32440 raft_consensus.cc:2804] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.646749 32431 ts_tablet_manager.cc:1434] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.646857 32440 raft_consensus.cc:697] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 1 LEADER]: Becoming Leader. State: Replica: d6fa0c6173fc4e44bca96b62e3b814b5, State: Running, Role: LEADER
I20260601 13:33:25.646970 32440 consensus_queue.cc:237] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [LEADER]: Queue going to LEADER mode. State: All 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: "d6fa0c6173fc4e44bca96b62e3b814b5" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46065 } }
I20260601 13:33:25.647758 32008 catalog_manager.cc:5696] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 reported cstate change: term changed from 0 to 1, leader changed from <none> to 48001781b5b14360844344d969869838 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "48001781b5b14360844344d969869838" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "48001781b5b14360844344d969869838" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41517 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:25.648350 32007 catalog_manager.cc:5696] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6fa0c6173fc4e44bca96b62e3b814b5 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "d6fa0c6173fc4e44bca96b62e3b814b5" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "d6fa0c6173fc4e44bca96b62e3b814b5" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46065 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:25.649672 32433 tablet_bootstrap.cc:492] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: No bootstrap required, opened a new log
I20260601 13:33:25.649766 32433 ts_tablet_manager.cc:1403] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:33:25.650202 32433 raft_consensus.cc:359] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074131289b5f41d18488af5edcaadd16" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 43387 } }
I20260601 13:33:25.650286 32433 raft_consensus.cc:385] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:25.650322 32433 raft_consensus.cc:740] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 074131289b5f41d18488af5edcaadd16, State: Initialized, Role: FOLLOWER
I20260601 13:33:25.650436 32433 consensus_queue.cc:260] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "074131289b5f41d18488af5edcaadd16" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 43387 } }
I20260601 13:33:25.650507 32433 raft_consensus.cc:399] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:25.650538 32433 raft_consensus.cc:493] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:25.650578 32433 raft_consensus.cc:3060] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:25.651437 32433 raft_consensus.cc:515] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074131289b5f41d18488af5edcaadd16" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 43387 } }
I20260601 13:33:25.651549 32433 leader_election.cc:304] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [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: 074131289b5f41d18488af5edcaadd16; no voters: 
I20260601 13:33:25.651719 32433 leader_election.cc:290] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:25.652043 32433 ts_tablet_manager.cc:1434] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:33:25.654806 32446 raft_consensus.cc:2804] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:25.655659 32446 raft_consensus.cc:697] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 1 LEADER]: Becoming Leader. State: Replica: 074131289b5f41d18488af5edcaadd16, State: Running, Role: LEADER
I20260601 13:33:25.655782 32446 consensus_queue.cc:237] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [LEADER]: Queue going to LEADER mode. State: All 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: "074131289b5f41d18488af5edcaadd16" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 43387 } }
I20260601 13:33:25.657611 32008 catalog_manager.cc:5696] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 reported cstate change: term changed from 0 to 1, leader changed from <none> to 074131289b5f41d18488af5edcaadd16 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "074131289b5f41d18488af5edcaadd16" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "074131289b5f41d18488af5edcaadd16" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 43387 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:25.664747 30854 master.cc:562] Master@127.30.33.189:42437 shutting down...
I20260601 13:33:25.667758 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:25.667968 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:25.668052 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P afe75dfce75c426e98deb3498ac836ca: stopping tablet replica
I20260601 13:33:25.681444 30854 master.cc:584] Master@127.30.33.189:42437 shutdown complete.
W20260601 13:33:26.655136 32306 heartbeater.cc:646] Failed to heartbeat to 127.30.33.189:42437 (0 consecutive failures): Network error: Failed to send heartbeat to master: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:27.162513 32454 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader afe75dfce75c426e98deb3498ac836ca)
I20260601 13:33:27.162652 32454 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:27.162889 32455 raft_consensus.cc:493] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader afe75dfce75c426e98deb3498ac836ca)
I20260601 13:33:27.163021 32455 raft_consensus.cc:515] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:27.163130 32454 leader_election.cc:290] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d07265233c5b401b9133ed2c5d410fcb (127.30.33.190:40773), afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437)
I20260601 13:33:27.163460 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fc4b63ec4e648b6bea981622291e3a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d07265233c5b401b9133ed2c5d410fcb" is_pre_election: true
I20260601 13:33:27.163501 32455 leader_election.cc:290] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:27.163573 31952 raft_consensus.cc:2468] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0fc4b63ec4e648b6bea981622291e3a3 in term 1.
I20260601 13:33:27.163890 32058 leader_election.cc:304] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [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: 0fc4b63ec4e648b6bea981622291e3a3, d07265233c5b401b9133ed2c5d410fcb; no voters: 
I20260601 13:33:27.163967 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d07265233c5b401b9133ed2c5d410fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3" is_pre_election: true
I20260601 13:33:27.164074 32084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07265233c5b401b9133ed2c5d410fcb in term 1.
I20260601 13:33:27.164340 31929 leader_election.cc:304] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [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: 0fc4b63ec4e648b6bea981622291e3a3, d07265233c5b401b9133ed2c5d410fcb; no voters: 
W20260601 13:33:27.164427 32057 leader_election.cc:336] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:27.164451 32454 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:33:27.164496 32454 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Starting leader election (detected failure of leader afe75dfce75c426e98deb3498ac836ca)
I20260601 13:33:27.164505 32455 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:33:27.164569 32454 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:33:27.164588 32455 raft_consensus.cc:493] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Starting leader election (detected failure of leader afe75dfce75c426e98deb3498ac836ca)
I20260601 13:33:27.164637 32455 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:33:27.164726 31926 leader_election.cc:336] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:27.165599 32454 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:27.165599 32455 raft_consensus.cc:515] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:27.165987 32455 leader_election.cc:290] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 2 election: Requested vote from peers afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:27.165987 32454 leader_election.cc:290] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [CANDIDATE]: Term 2 election: Requested vote from peers d07265233c5b401b9133ed2c5d410fcb (127.30.33.190:40773), afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437)
I20260601 13:33:27.166219 31952 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "0fc4b63ec4e648b6bea981622291e3a3" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "d07265233c5b401b9133ed2c5d410fcb"
I20260601 13:33:27.166297 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d07265233c5b401b9133ed2c5d410fcb" candidate_term: 2 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3"
I20260601 13:33:27.166393 31952 raft_consensus.cc:2393] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 0fc4b63ec4e648b6bea981622291e3a3 in current term 2: Already voted for candidate d07265233c5b401b9133ed2c5d410fcb in this term.
I20260601 13:33:27.166462 32084 raft_consensus.cc:2393] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate d07265233c5b401b9133ed2c5d410fcb in current term 2: Already voted for candidate 0fc4b63ec4e648b6bea981622291e3a3 in this term.
W20260601 13:33:27.167146 32057 leader_election.cc:336] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
W20260601 13:33:27.167199 31926 leader_election.cc:336] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:27.167222 32057 leader_election.cc:304] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [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: 0fc4b63ec4e648b6bea981622291e3a3; no voters: afe75dfce75c426e98deb3498ac836ca, d07265233c5b401b9133ed2c5d410fcb
I20260601 13:33:27.167299 31926 leader_election.cc:304] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [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: d07265233c5b401b9133ed2c5d410fcb; no voters: 0fc4b63ec4e648b6bea981622291e3a3, afe75dfce75c426e98deb3498ac836ca
I20260601 13:33:27.167374 32454 raft_consensus.cc:2749] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:33:27.167560 32455 raft_consensus.cc:2749] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Leader election lost for term 2. Reason: could not achieve majority
I20260601 13:33:28.898649 32466 raft_consensus.cc:493] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:28.898805 32466 raft_consensus.cc:515] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:28.899245 32466 leader_election.cc:290] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:28.899665 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d07265233c5b401b9133ed2c5d410fcb" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3" is_pre_election: true
I20260601 13:33:28.899789 32084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d07265233c5b401b9133ed2c5d410fcb in term 2.
W20260601 13:33:28.899863 31926 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111) [suppressed 6 similar messages]
I20260601 13:33:28.900192 31929 leader_election.cc:304] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [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: 0fc4b63ec4e648b6bea981622291e3a3, d07265233c5b401b9133ed2c5d410fcb; no voters: 
I20260601 13:33:28.900350 32466 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:33:28.900413 32466 raft_consensus.cc:493] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:28.900439 32466 raft_consensus.cc:3060] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:33:28.900837 31926 leader_election.cc:336] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 3 pre-election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:28.901369 32466 raft_consensus.cc:515] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:28.901713 32466 leader_election.cc:290] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 3 election: Requested vote from peers afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437), 0fc4b63ec4e648b6bea981622291e3a3 (127.30.33.188:43895)
I20260601 13:33:28.902061 32084 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "00000000000000000000000000000000" candidate_uuid: "d07265233c5b401b9133ed2c5d410fcb" candidate_term: 3 candidate_status { last_received { term: 1 index: 9 } } ignore_live_leader: false dest_uuid: "0fc4b63ec4e648b6bea981622291e3a3"
I20260601 13:33:28.902268 32084 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 2 FOLLOWER]: Advancing to term 3
W20260601 13:33:28.902719 31926 leader_election.cc:336] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [CANDIDATE]: Term 3 election: RPC error from VoteRequest() call to peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111)
I20260601 13:33:28.903162 32084 raft_consensus.cc:2468] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d07265233c5b401b9133ed2c5d410fcb in term 3.
I20260601 13:33:28.903451 31929 leader_election.cc:304] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [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: 0fc4b63ec4e648b6bea981622291e3a3, d07265233c5b401b9133ed2c5d410fcb; no voters: afe75dfce75c426e98deb3498ac836ca
I20260601 13:33:28.903630 32466 raft_consensus.cc:2804] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:33:28.903838 32466 raft_consensus.cc:697] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 3 LEADER]: Becoming Leader. State: Replica: d07265233c5b401b9133ed2c5d410fcb, State: Running, Role: LEADER
I20260601 13:33:28.904021 32466 consensus_queue.cc:237] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 9, Committed index: 9, Last appended: 1.9, Last appended by leader: 9, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } }
I20260601 13:33:28.904616 32469 sys_catalog.cc:455] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: SysCatalogTable state changed. Reason: New leader d07265233c5b401b9133ed2c5d410fcb. Latest consensus state: current_term: 3 leader_uuid: "d07265233c5b401b9133ed2c5d410fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:28.904745 32469 sys_catalog.cc:458] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:28.905002 32471 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:28.906028 32471 catalog_manager.cc:679] Loaded metadata for table test-workload [id=3e84ac4cda7443dd9841f193372fdd7e]
I20260601 13:33:28.906756 32471 tablet_loader.cc:96] loaded metadata for tablet 1eac1751f9c942b8a99886ea5029e315 (table test-workload [id=3e84ac4cda7443dd9841f193372fdd7e])
I20260601 13:33:28.906980 32471 tablet_loader.cc:96] loaded metadata for tablet 7c42c04a3f604f4fb3d8b8bd348d9416 (table test-workload [id=3e84ac4cda7443dd9841f193372fdd7e])
I20260601 13:33:28.907176 32471 tablet_loader.cc:96] loaded metadata for tablet c04bde0f87bf44d6a8eca2359bcedc0b (table test-workload [id=3e84ac4cda7443dd9841f193372fdd7e])
I20260601 13:33:28.907292 32471 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:28.907701 32471 catalog_manager.cc:1294] Loaded cluster ID: 3476304bd0a64a0ab8dbfb2db603bb0e
I20260601 13:33:28.907745 32471 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:28.908332 32471 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:28.908735 32471 catalog_manager.cc:6080] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: Loaded TSK: 0
I20260601 13:33:28.909179 32471 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:29.355178 32151 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:29.355297 32151 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:33:29.383706 31926 consensus_peers.cc:597] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb -> Peer afe75dfce75c426e98deb3498ac836ca (127.30.33.189:42437): Couldn't send request to peer afe75dfce75c426e98deb3498ac836ca. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.189:42437: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:29.458503 32084 raft_consensus.cc:1275] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 3 FOLLOWER]: Refusing update from remote peer d07265233c5b401b9133ed2c5d410fcb: Log matching property violated. Preceding OpId in replica: term: 1 index: 9. Preceding OpId from leader: term: 3 index: 10. (index mismatch)
I20260601 13:33:29.458995 32469 consensus_queue.cc:1048] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [LEADER]: Connected to new peer: Peer: permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 10, Last known committed idx: 9, Time since last communication: 0.000s
I20260601 13:33:29.460131 32472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: SysCatalogTable state changed. Reason: New leader d07265233c5b401b9133ed2c5d410fcb. Latest consensus state: current_term: 3 leader_uuid: "d07265233c5b401b9133ed2c5d410fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:29.460398 32472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:29.461076 32474 sys_catalog.cc:455] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: SysCatalogTable state changed. Reason: Peer health change. Latest consensus state: current_term: 3 leader_uuid: "d07265233c5b401b9133ed2c5d410fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:29.461241 32474 sys_catalog.cc:458] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:29.461508 32472 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: SysCatalogTable state changed. Reason: Replicated consensus-only round. Latest consensus state: current_term: 3 leader_uuid: "d07265233c5b401b9133ed2c5d410fcb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d07265233c5b401b9133ed2c5d410fcb" member_type: VOTER last_known_addr { host: "127.30.33.190" port: 40773 } } peers { permanent_uuid: "afe75dfce75c426e98deb3498ac836ca" member_type: VOTER last_known_addr { host: "127.30.33.189" port: 42437 } } peers { permanent_uuid: "0fc4b63ec4e648b6bea981622291e3a3" member_type: VOTER last_known_addr { host: "127.30.33.188" port: 43895 } } }
I20260601 13:33:29.461634 32472 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [sys.catalog]: This master's current role is: FOLLOWER
I20260601 13:33:29.508087 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:33:29.511858 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:29.512102 30854 tablet_replica.cc:333] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16: stopping tablet replica
I20260601 13:33:29.512233 30854 raft_consensus.cc:2243] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:29.512384 30854 raft_consensus.cc:2272] T 1eac1751f9c942b8a99886ea5029e315 P 074131289b5f41d18488af5edcaadd16 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:29.524787 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:33:29.526625 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:33:29.530412 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:29.530558 30854 tablet_replica.cc:333] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838: stopping tablet replica
I20260601 13:33:29.530634 30854 raft_consensus.cc:2243] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:29.530714 30854 raft_consensus.cc:2272] T 7c42c04a3f604f4fb3d8b8bd348d9416 P 48001781b5b14360844344d969869838 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:29.542917 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:33:29.544586 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:33:29.549049 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:29.549425 30854 tablet_replica.cc:333] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5: stopping tablet replica
I20260601 13:33:29.549554 30854 raft_consensus.cc:2243] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:29.549723 30854 raft_consensus.cc:2272] T c04bde0f87bf44d6a8eca2359bcedc0b P d6fa0c6173fc4e44bca96b62e3b814b5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:29.561945 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:33:29.563661 30854 master.cc:562] Master@127.30.33.190:40773 shutting down...
I20260601 13:33:29.566551 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:33:29.566743 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:29.566862 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P d07265233c5b401b9133ed2c5d410fcb: stopping tablet replica
I20260601 13:33:29.569538 30854 master.cc:584] Master@127.30.33.190:40773 shutdown complete.
I20260601 13:33:29.571771 30854 master.cc:562] Master@127.30.33.188:43895 shutting down...
I20260601 13:33:29.574887 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:29.575038 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:29.575106 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0fc4b63ec4e648b6bea981622291e3a3: stopping tablet replica
I20260601 13:33:29.587450 30854 master.cc:584] Master@127.30.33.188:43895 shutdown complete.
[       OK ] AutoRebalancerTest.NextLeaderResumesAutoRebalancing (6362 ms)
[ RUN      ] AutoRebalancerTest.MovesScheduledIfAddTserver
I20260601 13:33:29.594023 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:43943
I20260601 13:33:29.594341 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:29.595974 32479 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.595980 32478 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.596231 32481 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:29.596246 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:29.596465 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:29.596518 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:29.596544 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320809596542 us; error 0 us; skew 500 ppm
I20260601 13:33:29.597326 30854 webserver.cc:533] Webserver started at http://127.30.33.190:34255/ using document root <none> and password file <none>
I20260601 13:33:29.597498 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:29.597563 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:29.597632 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:29.598016 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "56dab1bf23374c1abb8525b11d7ca58f"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.599344 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:29.600270 32486 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.600610 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:29.600688 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "56dab1bf23374c1abb8525b11d7ca58f"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.600765 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-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)
I20260601 13:33:29.609246 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:29.609555 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:29.613631 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:43943
I20260601 13:33:29.616691 32538 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:43943 every 8 connection(s)
I20260601 13:33:29.617126 32539 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:29.618750 32539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f: Bootstrap starting.
I20260601 13:33:29.619504 32539 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:29.620496 32539 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f: No bootstrap required, opened a new log
I20260601 13:33:29.620878 32539 raft_consensus.cc:359] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER }
I20260601 13:33:29.620999 32539 raft_consensus.cc:385] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:29.621050 32539 raft_consensus.cc:740] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 56dab1bf23374c1abb8525b11d7ca58f, State: Initialized, Role: FOLLOWER
I20260601 13:33:29.621196 32539 consensus_queue.cc:260] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER }
I20260601 13:33:29.621282 32539 raft_consensus.cc:399] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:29.621328 32539 raft_consensus.cc:493] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:29.621384 32539 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:29.622027 32539 raft_consensus.cc:515] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER }
I20260601 13:33:29.622186 32539 leader_election.cc:304] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [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: 56dab1bf23374c1abb8525b11d7ca58f; no voters: 
I20260601 13:33:29.622380 32539 leader_election.cc:290] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:29.622483 32542 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:29.622710 32542 raft_consensus.cc:697] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 1 LEADER]: Becoming Leader. State: Replica: 56dab1bf23374c1abb8525b11d7ca58f, State: Running, Role: LEADER
I20260601 13:33:29.622857 32539 sys_catalog.cc:565] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:29.622828 32542 consensus_queue.cc:237] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [LEADER]: Queue going to LEADER mode. State: All 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: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER }
I20260601 13:33:29.623257 32544 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 56dab1bf23374c1abb8525b11d7ca58f. Latest consensus state: current_term: 1 leader_uuid: "56dab1bf23374c1abb8525b11d7ca58f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER } }
I20260601 13:33:29.623345 32544 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:29.623239 32543 sys_catalog.cc:455] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "56dab1bf23374c1abb8525b11d7ca58f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "56dab1bf23374c1abb8525b11d7ca58f" member_type: VOTER } }
I20260601 13:33:29.623459 32543 sys_catalog.cc:458] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:29.623945 32546 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:29.624652 32546 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:29.624872 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:29.626396 32546 catalog_manager.cc:1382] Generated new cluster ID: 0041032384104db0ad9b94a3eed2e28a
I20260601 13:33:29.626447 32546 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:29.639346 32546 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:29.639797 32546 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:29.646616 32546 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f: Generated new TSK 0
I20260601 13:33:29.646751 32546 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:29.656962 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:29.658752 32560 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.658782 32561 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:29.658975 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:29.659011 32563 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:29.659170 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:29.659214 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:29.659228 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320809659228 us; error 0 us; skew 500 ppm
I20260601 13:33:29.660053 30854 webserver.cc:533] Webserver started at http://127.30.33.129:41493/ using document root <none> and password file <none>
I20260601 13:33:29.660168 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:29.660207 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:29.660257 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:29.660547 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "c287150e179841efba7f742b18f0f9ef"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.661895 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:29.662674 32568 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.662923 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:29.662981 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "c287150e179841efba7f742b18f0f9ef"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.663064 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-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)
I20260601 13:33:29.683799 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:29.684162 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:29.684415 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:29.684818 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:29.684875 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.684929 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:29.684967 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.688850 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:40707
I20260601 13:33:29.688864 32631 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:40707 every 8 connection(s)
I20260601 13:33:29.689622 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:29.691195 32636 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.691215 32637 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.691393 32639 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:29.691431 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:29.691586 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:29.691643 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:29.691684 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320809691682 us; error 0 us; skew 500 ppm
I20260601 13:33:29.692533 30854 webserver.cc:533] Webserver started at http://127.30.33.130:40931/ using document root <none> and password file <none>
I20260601 13:33:29.692670 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:29.692723 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:29.692787 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:29.693146 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "36a06fe99b474b9ab845590568ee31c8"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.694344 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:29.695142 32644 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.695384 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:29.695439 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "36a06fe99b474b9ab845590568ee31c8"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.695516 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-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)
I20260601 13:33:29.697551 32632 heartbeater.cc:344] Connected to a master server at 127.30.33.190:43943
I20260601 13:33:29.697636 32632 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:29.697830 32632 heartbeater.cc:507] Master 127.30.33.190:43943 requested a full tablet report, sending...
I20260601 13:33:29.698331 32503 ts_manager.cc:194] Registered new tserver with Master: c287150e179841efba7f742b18f0f9ef (127.30.33.129:40707)
I20260601 13:33:29.698994 32503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44894
I20260601 13:33:29.708719 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:29.709022 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:29.709261 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:29.709679 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:29.709736 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.709785 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:29.709832 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.713654 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:42673
I20260601 13:33:29.713725 32707 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:42673 every 8 connection(s)
I20260601 13:33:29.714509 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:29.716315 32712 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.716401 32714 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:29.716401 32711 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:29.716727 30854 server_base.cc:1061] running on GCE node
I20260601 13:33:29.716881 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:29.716926 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:29.716948 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320809716948 us; error 0 us; skew 500 ppm
I20260601 13:33:29.717795 30854 webserver.cc:533] Webserver started at http://127.30.33.131:40451/ using document root <none> and password file <none>
I20260601 13:33:29.717962 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:29.718015 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:29.718079 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:29.718436 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "670541f07fd9440eae89fc3ced71ebbd"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.718571 32708 heartbeater.cc:344] Connected to a master server at 127.30.33.190:43943
I20260601 13:33:29.718653 32708 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:29.718851 32708 heartbeater.cc:507] Master 127.30.33.190:43943 requested a full tablet report, sending...
I20260601 13:33:29.719391 32503 ts_manager.cc:194] Registered new tserver with Master: 36a06fe99b474b9ab845590568ee31c8 (127.30.33.130:42673)
I20260601 13:33:29.719928 32503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44906
I20260601 13:33:29.720173 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:33:29.721170 32719 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.721414 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:29.721468 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "670541f07fd9440eae89fc3ced71ebbd"
format_stamp: "Formatted at 2026-06-01 13:33:29 on dist-test-slave-w2jz"
I20260601 13:33:29.721540 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-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)
I20260601 13:33:29.727600 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:29.727979 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:29.728233 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:29.728613 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:29.728647 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.728696 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:29.728729 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:29.733074 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46135
I20260601 13:33:29.733109   314 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46135 every 8 connection(s)
I20260601 13:33:29.736945   315 heartbeater.cc:344] Connected to a master server at 127.30.33.190:43943
I20260601 13:33:29.737035   315 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:29.737226   315 heartbeater.cc:507] Master 127.30.33.190:43943 requested a full tablet report, sending...
I20260601 13:33:29.737701 32503 ts_manager.cc:194] Registered new tserver with Master: 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131:46135)
I20260601 13:33:29.738005 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004572087s
I20260601 13:33:29.738308 32503 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:44922
I20260601 13:33:30.699807 32632 heartbeater.cc:499] Master 127.30.33.190:43943 was elected leader, sending a full tablet report...
I20260601 13:33:30.720842 32708 heartbeater.cc:499] Master 127.30.33.190:43943 was elected leader, sending a full tablet report...
I20260601 13:33:30.739058   315 heartbeater.cc:499] Master 127.30.33.190:43943 was elected leader, sending a full tablet report...
I20260601 13:33:30.771253 32503 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:44928:
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"
    }
  }
}
W20260601 13:33:30.771723 32503 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.
I20260601 13:33:30.782018 32747 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef6fc931624532abcc5485b38cf058 (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:33:30.782097 32746 tablet_service.cc:1511] Processing CreateTablet for tablet 5d256151739d4870ae7a82b242eae31a (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:33:30.782320 32747 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef6fc931624532abcc5485b38cf058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.782549 32746 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d256151739d4870ae7a82b242eae31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.782904 32596 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef6fc931624532abcc5485b38cf058 (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:33:30.782940 32671 tablet_service.cc:1511] Processing CreateTablet for tablet 5d256151739d4870ae7a82b242eae31a (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:33:30.783143 32596 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef6fc931624532abcc5485b38cf058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.783174 32671 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d256151739d4870ae7a82b242eae31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.785244   335 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Bootstrap starting.
I20260601 13:33:30.785284   336 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: Bootstrap starting.
I20260601 13:33:30.785411 32595 tablet_service.cc:1511] Processing CreateTablet for tablet 5d256151739d4870ae7a82b242eae31a (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION 1073741823 <= VALUES
I20260601 13:33:30.782528 32672 tablet_service.cc:1511] Processing CreateTablet for tablet 15ef6fc931624532abcc5485b38cf058 (DEFAULT_TABLE table=test-workload [id=16c7e5d75f39431ab988baf44136ae27]), partition=RANGE (key) PARTITION VALUES < 1073741823
I20260601 13:33:30.785622 32595 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d256151739d4870ae7a82b242eae31a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.785769 32672 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef6fc931624532abcc5485b38cf058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:30.786206   335 tablet_bootstrap.cc:654] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.786546   336 tablet_bootstrap.cc:654] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.786917   337 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: Bootstrap starting.
I20260601 13:33:30.787933   337 tablet_bootstrap.cc:654] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.788415   336 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: No bootstrap required, opened a new log
I20260601 13:33:30.788486   336 ts_tablet_manager.cc:1403] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:33:30.788960   335 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: No bootstrap required, opened a new log
I20260601 13:33:30.788996   337 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: No bootstrap required, opened a new log
I20260601 13:33:30.789074   335 ts_tablet_manager.cc:1403] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:33:30.788970   336 raft_consensus.cc:359] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.789088   337 ts_tablet_manager.cc:1403] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:30.789197   336 raft_consensus.cc:385] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.789256   336 raft_consensus.cc:740] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c287150e179841efba7f742b18f0f9ef, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.789394   336 consensus_queue.cc:260] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.789574   335 raft_consensus.cc:359] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.789628   337 raft_consensus.cc:359] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.789672   335 raft_consensus.cc:385] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.789708   336 ts_tablet_manager.cc:1434] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:30.789727   337 raft_consensus.cc:385] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.789738   335 raft_consensus.cc:740] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670541f07fd9440eae89fc3ced71ebbd, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.789760   337 raft_consensus.cc:740] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a06fe99b474b9ab845590568ee31c8, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.789889   335 consensus_queue.cc:260] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.789901   337 consensus_queue.cc:260] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.790256   335 ts_tablet_manager.cc:1434] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:30.790427   335 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: Bootstrap starting.
I20260601 13:33:30.790725   336 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: Bootstrap starting.
I20260601 13:33:30.791334   335 tablet_bootstrap.cc:654] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.791759   336 tablet_bootstrap.cc:654] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.792413   337 ts_tablet_manager.cc:1434] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:33:30.792603   337 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: Bootstrap starting.
I20260601 13:33:30.793519   337 tablet_bootstrap.cc:654] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:30.794064   335 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: No bootstrap required, opened a new log
I20260601 13:33:30.794145   335 ts_tablet_manager.cc:1403] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:33:30.794539   337 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: No bootstrap required, opened a new log
I20260601 13:33:30.794526   335 raft_consensus.cc:359] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.794625   337 ts_tablet_manager.cc:1403] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:33:30.794646   335 raft_consensus.cc:385] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.794695   335 raft_consensus.cc:740] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 670541f07fd9440eae89fc3ced71ebbd, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.794822   335 consensus_queue.cc:260] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.794901   337 raft_consensus.cc:359] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.795012   337 raft_consensus.cc:385] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.795056   337 raft_consensus.cc:740] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 36a06fe99b474b9ab845590568ee31c8, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.795136   335 ts_tablet_manager.cc:1434] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:33:30.795197   337 consensus_queue.cc:260] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.795469   337 ts_tablet_manager.cc:1434] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:30.795992   336 tablet_bootstrap.cc:492] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: No bootstrap required, opened a new log
I20260601 13:33:30.796072   336 ts_tablet_manager.cc:1403] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:33:30.796496   336 raft_consensus.cc:359] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.796594   336 raft_consensus.cc:385] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:30.796635   336 raft_consensus.cc:740] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c287150e179841efba7f742b18f0f9ef, State: Initialized, Role: FOLLOWER
I20260601 13:33:30.796777   336 consensus_queue.cc:260] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:30.797060   336 ts_tablet_manager.cc:1434] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:33:30.898825   342 raft_consensus.cc:493] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:30.898958   342 raft_consensus.cc:515] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.899504   342 leader_election.cc:290] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131:46135), c287150e179841efba7f742b18f0f9ef (127.30.33.129:40707)
I20260601 13:33:30.903124 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef6fc931624532abcc5485b38cf058" candidate_uuid: "36a06fe99b474b9ab845590568ee31c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c287150e179841efba7f742b18f0f9ef" is_pre_election: true
I20260601 13:33:30.903157 32757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef6fc931624532abcc5485b38cf058" candidate_uuid: "36a06fe99b474b9ab845590568ee31c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670541f07fd9440eae89fc3ced71ebbd" is_pre_election: true
I20260601 13:33:30.903258 32606 raft_consensus.cc:2468] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a06fe99b474b9ab845590568ee31c8 in term 0.
I20260601 13:33:30.903283 32757 raft_consensus.cc:2468] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 36a06fe99b474b9ab845590568ee31c8 in term 0.
I20260601 13:33:30.903517 32648 leader_election.cc:304] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a06fe99b474b9ab845590568ee31c8, c287150e179841efba7f742b18f0f9ef; no voters: 
I20260601 13:33:30.903699   342 raft_consensus.cc:2804] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:30.903753   342 raft_consensus.cc:493] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:30.903789   342 raft_consensus.cc:3060] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:30.904573   342 raft_consensus.cc:515] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.904874   342 leader_election.cc:290] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [CANDIDATE]: Term 1 election: Requested vote from peers 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131:46135), c287150e179841efba7f742b18f0f9ef (127.30.33.129:40707)
I20260601 13:33:30.905140 32757 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef6fc931624532abcc5485b38cf058" candidate_uuid: "36a06fe99b474b9ab845590568ee31c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "670541f07fd9440eae89fc3ced71ebbd"
I20260601 13:33:30.905182 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "15ef6fc931624532abcc5485b38cf058" candidate_uuid: "36a06fe99b474b9ab845590568ee31c8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c287150e179841efba7f742b18f0f9ef"
I20260601 13:33:30.905256 32757 raft_consensus.cc:3060] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:30.905280 32606 raft_consensus.cc:3060] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:30.906045 32757 raft_consensus.cc:2468] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a06fe99b474b9ab845590568ee31c8 in term 1.
I20260601 13:33:30.906050 32606 raft_consensus.cc:2468] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 36a06fe99b474b9ab845590568ee31c8 in term 1.
I20260601 13:33:30.906315 32647 leader_election.cc:304] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a06fe99b474b9ab845590568ee31c8, 670541f07fd9440eae89fc3ced71ebbd; no voters: 
I20260601 13:33:30.906499   342 raft_consensus.cc:2804] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:30.906716   342 raft_consensus.cc:697] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 LEADER]: Becoming Leader. State: Replica: 36a06fe99b474b9ab845590568ee31c8, State: Running, Role: LEADER
I20260601 13:33:30.906872   342 consensus_queue.cc:237] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } }
I20260601 13:33:30.908339 32501 catalog_manager.cc:5696] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 36a06fe99b474b9ab845590568ee31c8 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "36a06fe99b474b9ab845590568ee31c8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:31.182014   343 raft_consensus.cc:493] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:33:31.182152   343 raft_consensus.cc:515] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:31.182777   343 leader_election.cc:290] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers c287150e179841efba7f742b18f0f9ef (127.30.33.129:40707), 36a06fe99b474b9ab845590568ee31c8 (127.30.33.130:42673)
I20260601 13:33:31.186094 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d256151739d4870ae7a82b242eae31a" candidate_uuid: "670541f07fd9440eae89fc3ced71ebbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c287150e179841efba7f742b18f0f9ef" is_pre_election: true
I20260601 13:33:31.186223 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d256151739d4870ae7a82b242eae31a" candidate_uuid: "670541f07fd9440eae89fc3ced71ebbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a06fe99b474b9ab845590568ee31c8" is_pre_election: true
I20260601 13:33:31.186221 32606 raft_consensus.cc:2468] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670541f07fd9440eae89fc3ced71ebbd in term 0.
I20260601 13:33:31.186409 32682 raft_consensus.cc:2468] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 670541f07fd9440eae89fc3ced71ebbd in term 0.
I20260601 13:33:31.186676 32723 leader_election.cc:304] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 670541f07fd9440eae89fc3ced71ebbd, c287150e179841efba7f742b18f0f9ef; no voters: 
I20260601 13:33:31.186903   343 raft_consensus.cc:2804] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:33:31.186952   343 raft_consensus.cc:493] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:33:31.186980   343 raft_consensus.cc:3060] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:31.187753   343 raft_consensus.cc:515] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:31.188140   343 leader_election.cc:290] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [CANDIDATE]: Term 1 election: Requested vote from peers c287150e179841efba7f742b18f0f9ef (127.30.33.129:40707), 36a06fe99b474b9ab845590568ee31c8 (127.30.33.130:42673)
I20260601 13:33:31.188400 32606 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d256151739d4870ae7a82b242eae31a" candidate_uuid: "670541f07fd9440eae89fc3ced71ebbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "c287150e179841efba7f742b18f0f9ef"
I20260601 13:33:31.188407 32682 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d256151739d4870ae7a82b242eae31a" candidate_uuid: "670541f07fd9440eae89fc3ced71ebbd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "36a06fe99b474b9ab845590568ee31c8"
I20260601 13:33:31.188522 32606 raft_consensus.cc:3060] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:31.188522 32682 raft_consensus.cc:3060] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:31.189435 32682 raft_consensus.cc:2468] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670541f07fd9440eae89fc3ced71ebbd in term 1.
I20260601 13:33:31.189435 32606 raft_consensus.cc:2468] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 670541f07fd9440eae89fc3ced71ebbd in term 1.
I20260601 13:33:31.189731 32722 leader_election.cc:304] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 36a06fe99b474b9ab845590568ee31c8, 670541f07fd9440eae89fc3ced71ebbd; no voters: 
I20260601 13:33:31.189888   343 raft_consensus.cc:2804] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:31.190065   343 raft_consensus.cc:697] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 1 LEADER]: Becoming Leader. State: Replica: 670541f07fd9440eae89fc3ced71ebbd, State: Running, Role: LEADER
I20260601 13:33:31.190220   343 consensus_queue.cc:237] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } }
I20260601 13:33:31.191637 32501 catalog_manager.cc:5696] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd reported cstate change: term changed from 0 to 1, leader changed from <none> to 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131). New cstate: current_term: 1 leader_uuid: "670541f07fd9440eae89fc3ced71ebbd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } health_report { overall_health: HEALTHY } } }
I20260601 13:33:31.352533   342 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:31.355522   349 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:31.594075   343 consensus_queue.cc:1048] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:31.597114   363 consensus_queue.cc:1048] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [LEADER]: Connected to new peer: Peer: permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:33:31.624972 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:31.625310 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:31.625375 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:33.625648 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:33.626068 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:33.626135 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:35.626405 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:35.626863 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:35.626927 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:37.627175 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:37.627607 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:37.627674 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:39.627928 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:39.628332 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:39.628397 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:41.628630 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:41.629040 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:41.629112 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:42.279788 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:33:42.282157   379 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:42.282258   382 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:42.282289 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:42.282286   380 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:42.282725 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:42.282781 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:42.282799 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320822282798 us; error 0 us; skew 500 ppm
I20260601 13:33:42.283584 30854 webserver.cc:533] Webserver started at http://127.30.33.132:42941/ using document root <none> and password file <none>
I20260601 13:33:42.283759 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:42.283798 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:42.283864 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:42.284257 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "cb783d2fb17440bc95143732b18e2e50"
format_stamp: "Formatted at 2026-06-01 13:33:42 on dist-test-slave-w2jz"
I20260601 13:33:42.285560 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:42.286336   387 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:42.286599 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:42.286686 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "cb783d2fb17440bc95143732b18e2e50"
format_stamp: "Formatted at 2026-06-01 13:33:42 on dist-test-slave-w2jz"
I20260601 13:33:42.286749 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-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)
I20260601 13:33:42.293948 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:42.294216 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:42.294466 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:33:42.294898 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:33:42.294966 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:42.295013 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:33:42.295046 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:42.300477 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:41775
I20260601 13:33:42.300530   450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:41775 every 8 connection(s)
I20260601 13:33:42.309542   451 heartbeater.cc:344] Connected to a master server at 127.30.33.190:43943
I20260601 13:33:42.309661   451 heartbeater.cc:461] Registering TS with master...
I20260601 13:33:42.309890   451 heartbeater.cc:507] Master 127.30.33.190:43943 requested a full tablet report, sending...
I20260601 13:33:42.310496 32501 ts_manager.cc:194] Registered new tserver with Master: cb783d2fb17440bc95143732b18e2e50 (127.30.33.132:41775)
I20260601 13:33:42.310973 32501 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:48896
I20260601 13:33:42.638444 32682 consensus_queue.cc:237] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [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: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } }
I20260601 13:33:42.640003 32606 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:42.640040 32757 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:33:42.640430   459 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:42.640607   373 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:33:42.642174   459 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } } }
I20260601 13:33:42.642719 32606 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } } }
W20260601 13:33:42.643966 32645 consensus_peers.cc:597] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 -> Peer cb783d2fb17440bc95143732b18e2e50 (127.30.33.132:41775): Couldn't send request to peer cb783d2fb17440bc95143732b18e2e50. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 15ef6fc931624532abcc5485b38cf058. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:33:42.644233 32757 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } } }
I20260601 13:33:42.644704 32501 catalog_manager.cc:5696] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 reported cstate change: config changed from index -1 to 2, NON_VOTER cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "36a06fe99b474b9ab845590568ee31c8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:33:43.219167   469 ts_tablet_manager.cc:933] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: Initiating tablet copy from peer 36a06fe99b474b9ab845590568ee31c8 (127.30.33.130:42673)
I20260601 13:33:43.219547   469 tablet_copy_client.cc:323] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:42673
I20260601 13:33:43.223428 32692 tablet_copy_service.cc:140] P 36a06fe99b474b9ab845590568ee31c8: Received BeginTabletCopySession request for tablet 15ef6fc931624532abcc5485b38cf058 from peer cb783d2fb17440bc95143732b18e2e50 ({username='slave'} at 127.0.0.1:55526)
I20260601 13:33:43.223510 32692 tablet_copy_service.cc:161] P 36a06fe99b474b9ab845590568ee31c8: Beginning new tablet copy session on tablet 15ef6fc931624532abcc5485b38cf058 from peer cb783d2fb17440bc95143732b18e2e50 at {username='slave'} at 127.0.0.1:55526: session id = cb783d2fb17440bc95143732b18e2e50-15ef6fc931624532abcc5485b38cf058
I20260601 13:33:43.224329 32692 tablet_copy_source_session.cc:215] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:33:43.225103   469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 15ef6fc931624532abcc5485b38cf058. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:43.226676   469 tablet_copy_client.cc:806] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: tablet copy: Starting download of 0 data blocks...
I20260601 13:33:43.226852   469 tablet_copy_client.cc:670] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: tablet copy: Starting download of 1 WAL segments...
I20260601 13:33:43.227893   469 tablet_copy_client.cc:538] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:33:43.228849   469 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: Bootstrap starting.
I20260601 13:33:43.231658   469 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: 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
I20260601 13:33:43.231973   469 tablet_bootstrap.cc:492] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: Bootstrap complete.
I20260601 13:33:43.232142   469 ts_tablet_manager.cc:1403] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:33:43.232539   469 raft_consensus.cc:359] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } }
I20260601 13:33:43.232654   469 raft_consensus.cc:740] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: cb783d2fb17440bc95143732b18e2e50, State: Initialized, Role: LEARNER
I20260601 13:33:43.232779   469 consensus_queue.cc:260] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [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: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: true } }
I20260601 13:33:43.233166   469 ts_tablet_manager.cc:1434] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:43.233192   451 heartbeater.cc:499] Master 127.30.33.190:43943 was elected leader, sending a full tablet report...
I20260601 13:33:43.233583 32692 tablet_copy_service.cc:342] P 36a06fe99b474b9ab845590568ee31c8: Request end of tablet copy session cb783d2fb17440bc95143732b18e2e50-15ef6fc931624532abcc5485b38cf058 received from {username='slave'} at 127.0.0.1:55526
I20260601 13:33:43.233675 32692 tablet_copy_service.cc:434] P 36a06fe99b474b9ab845590568ee31c8: ending tablet copy session cb783d2fb17440bc95143732b18e2e50-15ef6fc931624532abcc5485b38cf058 on tablet 15ef6fc931624532abcc5485b38cf058 with peer cb783d2fb17440bc95143732b18e2e50
I20260601 13:33:43.629503 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:43.630012 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:43.630096 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:43.791452   425 raft_consensus.cc:1217] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:33:44.376773   478 raft_consensus.cc:1064] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: attempting to promote NON_VOTER cb783d2fb17440bc95143732b18e2e50 to VOTER
I20260601 13:33:44.377256   478 consensus_queue.cc:237] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [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: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } }
I20260601 13:33:44.378700 32757 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:44.378746 32606 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:44.378764   425 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 LEARNER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:33:44.379123   481 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:44.379382   480 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:44.379535   478 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:33:44.381750   480 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.382236   425 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.382234 32757 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.383924 32606 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.385221 32502 catalog_manager.cc:5696] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd reported cstate change: config changed from index 2 to 3, cb783d2fb17440bc95143732b18e2e50 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "36a06fe99b474b9ab845590568ee31c8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "670541f07fd9440eae89fc3ced71ebbd" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46135 } attrs { replace: true } } peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.389189 32682 consensus_queue.cc:237] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [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: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } }
I20260601 13:33:44.390280   425 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:44.390280 32606 raft_consensus.cc:1275] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Refusing update from remote peer 36a06fe99b474b9ab845590568ee31c8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:33:44.390648   476 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:44.390851   478 consensus_queue.cc:1048] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:33:44.392396   481 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.392663   425 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.392696 32606 raft_consensus.cc:2955] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } } }
I20260601 13:33:44.393951 32489 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 15ef6fc931624532abcc5485b38cf058 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:33:44.394676 32503 catalog_manager.cc:5696] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 reported cstate change: config changed from index 3 to 4, VOTER 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "36a06fe99b474b9ab845590568ee31c8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "c287150e179841efba7f742b18f0f9ef" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40707 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "36a06fe99b474b9ab845590568ee31c8" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 42673 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cb783d2fb17440bc95143732b18e2e50" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 41775 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:33:44.397181 32747 tablet_service.cc:1558] Processing DeleteTablet for tablet 15ef6fc931624532abcc5485b38cf058 with delete_type TABLET_DATA_TOMBSTONED (TS 670541f07fd9440eae89fc3ced71ebbd not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35750
I20260601 13:33:44.397604   491 tablet_replica.cc:333] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: stopping tablet replica
I20260601 13:33:44.397703   491 raft_consensus.cc:2243] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:44.397790   491 raft_consensus.cc:2272] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:44.398243   491 ts_tablet_manager.cc:1916] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:33:44.399751   491 ts_tablet_manager.cc:1929] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:33:44.399825   491 log.cc:1199] T 15ef6fc931624532abcc5485b38cf058 P 670541f07fd9440eae89fc3ced71ebbd: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.MovesScheduledIfAddTserver.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/15ef6fc931624532abcc5485b38cf058
I20260601 13:33:44.400367 32489 catalog_manager.cc:5027] TS 670541f07fd9440eae89fc3ced71ebbd (127.30.33.131:46135): tablet 15ef6fc931624532abcc5485b38cf058 (table test-workload [id=16c7e5d75f39431ab988baf44136ae27]) successfully deleted
I20260601 13:33:45.630427 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:45.630852 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:45.630919 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:47.631353 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:47.631788 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:47.631848 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:49.632212 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:49.632618 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:49.632681 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:51.632975 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:51.633394 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:51.633482 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:53.633808 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:53.634207 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:53.634265 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:55.634586 32557 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:33:55.634991 32557 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:33:55.635047 32557 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:33:56.378974 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:33:56.383014 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:56.383266 30854 tablet_replica.cc:333] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef: stopping tablet replica
I20260601 13:33:56.383415 30854 raft_consensus.cc:2243] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:56.383562 30854 raft_consensus.cc:2272] T 5d256151739d4870ae7a82b242eae31a P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.384090 30854 tablet_replica.cc:333] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef: stopping tablet replica
I20260601 13:33:56.384196 30854 raft_consensus.cc:2243] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:56.384380 30854 raft_consensus.cc:2272] T 15ef6fc931624532abcc5485b38cf058 P c287150e179841efba7f742b18f0f9ef [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.397104 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:33:56.399049 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:33:56.402758 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:56.402952 30854 tablet_replica.cc:333] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8: stopping tablet replica
I20260601 13:33:56.403079 30854 raft_consensus.cc:2243] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:56.403237 30854 raft_consensus.cc:2272] T 15ef6fc931624532abcc5485b38cf058 P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.403537 30854 tablet_replica.cc:333] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8: stopping tablet replica
I20260601 13:33:56.403604 30854 raft_consensus.cc:2243] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:56.403679 30854 raft_consensus.cc:2272] T 5d256151739d4870ae7a82b242eae31a P 36a06fe99b474b9ab845590568ee31c8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.416365 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:33:56.417966 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:33:56.421886 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:56.422049 30854 tablet_replica.cc:333] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd: stopping tablet replica
I20260601 13:33:56.422118 30854 raft_consensus.cc:2243] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:56.422248 30854 raft_consensus.cc:2272] T 5d256151739d4870ae7a82b242eae31a P 670541f07fd9440eae89fc3ced71ebbd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.434480 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:33:56.436076 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:33:56.439550 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:33:56.439750 30854 tablet_replica.cc:333] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50: stopping tablet replica
I20260601 13:33:56.439914 30854 raft_consensus.cc:2243] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:33:56.440028 30854 raft_consensus.cc:2272] T 15ef6fc931624532abcc5485b38cf058 P cb783d2fb17440bc95143732b18e2e50 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.451962 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:33:56.453421 30854 master.cc:562] Master@127.30.33.190:43943 shutting down...
I20260601 13:33:56.456513 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:33:56.456640 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:33:56.456708 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 56dab1bf23374c1abb8525b11d7ca58f: stopping tablet replica
I20260601 13:33:56.468668 30854 master.cc:584] Master@127.30.33.190:43943 shutdown complete.
[       OK ] AutoRebalancerTest.MovesScheduledIfAddTserver (26881 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTservers
I20260601 13:33:56.475071 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:44275
I20260601 13:33:56.475380 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:33:56.477217 30854 server_base.cc:1061] running on GCE node
W20260601 13:33:56.477260   495 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:56.477275   498 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:33:56.477370   496 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:33:56.477587 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:33:56.477634 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:33:56.477648 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320836477648 us; error 0 us; skew 500 ppm
I20260601 13:33:56.478389 30854 webserver.cc:533] Webserver started at http://127.30.33.190:35557/ using document root <none> and password file <none>
I20260601 13:33:56.478525 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:33:56.478570 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:33:56.478653 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:33:56.479013 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9"
format_stamp: "Formatted at 2026-06-01 13:33:56 on dist-test-slave-w2jz"
I20260601 13:33:56.480490 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:33:56.481335   503 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:33:56.481572 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:33:56.481652 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9"
format_stamp: "Formatted at 2026-06-01 13:33:56 on dist-test-slave-w2jz"
I20260601 13:33:56.481732 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTservers.1780320792930885-30854-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)
I20260601 13:33:56.491468 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:33:56.491750 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:33:56.495397 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:44275
I20260601 13:33:56.497864   555 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:44275 every 8 connection(s)
I20260601 13:33:56.498229   556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:33:56.499751   556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9: Bootstrap starting.
I20260601 13:33:56.500483   556 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9: Neither blocks nor log segments found. Creating new log.
I20260601 13:33:56.501358   556 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9: No bootstrap required, opened a new log
I20260601 13:33:56.501693   556 raft_consensus.cc:359] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER }
I20260601 13:33:56.501765   556 raft_consensus.cc:385] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:33:56.501827   556 raft_consensus.cc:740] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e2b2e87d7d934f6ca6eb6399de1d74a9, State: Initialized, Role: FOLLOWER
I20260601 13:33:56.501963   556 consensus_queue.cc:260] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER }
I20260601 13:33:56.502025   556 raft_consensus.cc:399] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:33:56.502079   556 raft_consensus.cc:493] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:33:56.502140   556 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:33:56.502749   556 raft_consensus.cc:515] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER }
I20260601 13:33:56.502844   556 leader_election.cc:304] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [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: e2b2e87d7d934f6ca6eb6399de1d74a9; no voters: 
I20260601 13:33:56.502971   556 leader_election.cc:290] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:33:56.503103   559 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:33:56.503260   559 raft_consensus.cc:697] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 1 LEADER]: Becoming Leader. State: Replica: e2b2e87d7d934f6ca6eb6399de1d74a9, State: Running, Role: LEADER
I20260601 13:33:56.503384   556 sys_catalog.cc:565] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:33:56.503394   559 consensus_queue.cc:237] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [LEADER]: Queue going to LEADER mode. State: All 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: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER }
I20260601 13:33:56.503903   560 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER } }
I20260601 13:33:56.504076   560 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:56.503909   561 sys_catalog.cc:455] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e2b2e87d7d934f6ca6eb6399de1d74a9. Latest consensus state: current_term: 1 leader_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e2b2e87d7d934f6ca6eb6399de1d74a9" member_type: VOTER } }
I20260601 13:33:56.504256   561 sys_catalog.cc:458] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [sys.catalog]: This master's current role is: LEADER
I20260601 13:33:56.504464   566 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:33:56.505304   566 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:33:56.505465 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:33:56.507002   566 catalog_manager.cc:1382] Generated new cluster ID: 5937b9e3a4724c668778fe8ef79199fd
I20260601 13:33:56.507057   566 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:33:56.516429   566 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:33:56.516886   566 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:33:56.522083   566 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9: Generated new TSK 0
I20260601 13:33:56.522214   566 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:33:56.537237 30854 internal_mini_cluster.cc:371] 0 TS(s) registered with all masters after 3.6445e-05s
I20260601 13:34:08.615420 30854 master.cc:562] Master@127.30.33.190:44275 shutting down...
I20260601 13:34:08.619266 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:08.619433 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:08.619484 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P e2b2e87d7d934f6ca6eb6399de1d74a9: stopping tablet replica
I20260601 13:34:08.631705 30854 master.cc:584] Master@127.30.33.190:44275 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTservers (12160 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfNoTablets
I20260601 13:34:08.635694 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:34221
I20260601 13:34:08.636063 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:08.637888 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:08.638000   581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.638038   578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.638132   579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:08.638319 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:08.638360 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:08.638374 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320848638374 us; error 0 us; skew 500 ppm
I20260601 13:34:08.639174 30854 webserver.cc:533] Webserver started at http://127.30.33.190:34473/ using document root <none> and password file <none>
I20260601 13:34:08.639329 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:08.639380 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:08.639477 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:08.639937 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "fa94ed4c7e244c7cae8cbc9414fa4430"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.641364 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:08.642292   586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.642558 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:08.642644 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "fa94ed4c7e244c7cae8cbc9414fa4430"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.642726 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-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)
I20260601 13:34:08.653065 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:08.653363 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:08.657230 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:34221
I20260601 13:34:08.657859   638 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:34221 every 8 connection(s)
I20260601 13:34:08.658329   639 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:08.660070   639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430: Bootstrap starting.
I20260601 13:34:08.660776   639 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:08.661664   639 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430: No bootstrap required, opened a new log
I20260601 13:34:08.662030   639 raft_consensus.cc:359] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER }
I20260601 13:34:08.662104   639 raft_consensus.cc:385] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:08.662159   639 raft_consensus.cc:740] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: fa94ed4c7e244c7cae8cbc9414fa4430, State: Initialized, Role: FOLLOWER
I20260601 13:34:08.662336   639 consensus_queue.cc:260] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER }
I20260601 13:34:08.662402   639 raft_consensus.cc:399] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:08.662456   639 raft_consensus.cc:493] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:08.662513   639 raft_consensus.cc:3060] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:08.663136   639 raft_consensus.cc:515] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER }
I20260601 13:34:08.663267   639 leader_election.cc:304] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [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: fa94ed4c7e244c7cae8cbc9414fa4430; no voters: 
I20260601 13:34:08.663465   639 leader_election.cc:290] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:08.663583   642 raft_consensus.cc:2804] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:08.663786   642 raft_consensus.cc:697] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 1 LEADER]: Becoming Leader. State: Replica: fa94ed4c7e244c7cae8cbc9414fa4430, State: Running, Role: LEADER
I20260601 13:34:08.663923   639 sys_catalog.cc:565] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:08.663919   642 consensus_queue.cc:237] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [LEADER]: Queue going to LEADER mode. State: All 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: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER }
I20260601 13:34:08.664337   643 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER } }
I20260601 13:34:08.664438   643 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:08.664347   644 sys_catalog.cc:455] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [sys.catalog]: SysCatalogTable state changed. Reason: New leader fa94ed4c7e244c7cae8cbc9414fa4430. Latest consensus state: current_term: 1 leader_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "fa94ed4c7e244c7cae8cbc9414fa4430" member_type: VOTER } }
I20260601 13:34:08.664572   644 sys_catalog.cc:458] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:08.664968   647 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:08.665572   647 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:08.665804 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:08.667236   647 catalog_manager.cc:1382] Generated new cluster ID: 11033a012181490a8c09e3b3b85d0308
I20260601 13:34:08.667300   647 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:08.679442   647 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:08.680119   647 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:08.693130   647 catalog_manager.cc:6069] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430: Generated new TSK 0
I20260601 13:34:08.693300   647 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:08.697891 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:08.699625   660 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:08.699714 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:08.699637   661 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.699779   663 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:08.700048 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:08.700109 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:08.700132 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320848700132 us; error 0 us; skew 500 ppm
I20260601 13:34:08.700910 30854 webserver.cc:533] Webserver started at http://127.30.33.129:46811/ using document root <none> and password file <none>
I20260601 13:34:08.701072 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:08.701138 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:08.701211 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:08.701589 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "cdadfcaeb78e49dda929270c0d144c1e"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.702919 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:08.703723   668 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.703990 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:08.704066 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "cdadfcaeb78e49dda929270c0d144c1e"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.704128 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-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)
I20260601 13:34:08.717655 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:08.717957 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:08.718214 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:08.718631 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:08.718708 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.718770 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:08.718815 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.722821 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:35707
I20260601 13:34:08.722841   731 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:35707 every 8 connection(s)
I20260601 13:34:08.723541 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:08.725193   739 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.725172   737 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.725165   736 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:08.725592 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:08.725754 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:08.725791 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:08.725811 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320848725810 us; error 0 us; skew 500 ppm
I20260601 13:34:08.726544 30854 webserver.cc:533] Webserver started at http://127.30.33.130:46055/ using document root <none> and password file <none>
I20260601 13:34:08.726688 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:08.726740 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:08.726825 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:08.727152 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "0fc8d15e658f4914bdd45e800af51bbb"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.728636   732 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34221
I20260601 13:34:08.728721   732 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:08.728844 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:08.728940   732 heartbeater.cc:507] Master 127.30.33.190:34221 requested a full tablet report, sending...
I20260601 13:34:08.729496   603 ts_manager.cc:194] Registered new tserver with Master: cdadfcaeb78e49dda929270c0d144c1e (127.30.33.129:35707)
I20260601 13:34:08.729838   744 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.730109 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:08.730178 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "0fc8d15e658f4914bdd45e800af51bbb"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.730260 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-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)
I20260601 13:34:08.730424   603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50900
I20260601 13:34:08.737627 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:08.737931 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:08.738188 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:08.738590 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:08.738626 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.738675 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:08.738718 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.742587 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:46235
I20260601 13:34:08.742635   807 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:46235 every 8 connection(s)
I20260601 13:34:08.743399 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:08.745213   812 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.745415   814 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:08.745457   811 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:08.745550 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:08.745729 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:08.745764 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:08.745779 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320848745778 us; error 0 us; skew 500 ppm
I20260601 13:34:08.746587 30854 webserver.cc:533] Webserver started at http://127.30.33.131:33601/ using document root <none> and password file <none>
I20260601 13:34:08.746744 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:08.746824 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:08.746901 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:08.747279   808 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34221
I20260601 13:34:08.747362 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "14d7e37337eb48deaabd06fbb0e87d26"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.747370   808 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:08.747596   808 heartbeater.cc:507] Master 127.30.33.190:34221 requested a full tablet report, sending...
I20260601 13:34:08.748206   603 ts_manager.cc:194] Registered new tserver with Master: 0fc8d15e658f4914bdd45e800af51bbb (127.30.33.130:46235)
I20260601 13:34:08.748884   603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50916
I20260601 13:34:08.749169 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:08.750049   819 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.750285 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:08.750366 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "14d7e37337eb48deaabd06fbb0e87d26"
format_stamp: "Formatted at 2026-06-01 13:34:08 on dist-test-slave-w2jz"
I20260601 13:34:08.750430 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfNoTablets.1780320792930885-30854-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)
I20260601 13:34:08.760825 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:08.761160 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:08.761446 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:08.761850 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:08.761906 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.761956 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:08.762003 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:08.766479 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:44949
I20260601 13:34:08.766510   883 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:44949 every 8 connection(s)
I20260601 13:34:08.770352   884 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34221
I20260601 13:34:08.770447   884 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:08.770630   884 heartbeater.cc:507] Master 127.30.33.190:34221 requested a full tablet report, sending...
I20260601 13:34:08.771159   603 ts_manager.cc:194] Registered new tserver with Master: 14d7e37337eb48deaabd06fbb0e87d26 (127.30.33.131:44949)
I20260601 13:34:08.771313 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004460936s
I20260601 13:34:08.771767   603 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:50918
I20260601 13:34:09.731357   732 heartbeater.cc:499] Master 127.30.33.190:34221 was elected leader, sending a full tablet report...
I20260601 13:34:09.749673   808 heartbeater.cc:499] Master 127.30.33.190:34221 was elected leader, sending a full tablet report...
I20260601 13:34:09.772522   884 heartbeater.cc:499] Master 127.30.33.190:34221 was elected leader, sending a full tablet report...
I20260601 13:34:10.665863   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:12.666208   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:14.666522   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:16.666853   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:18.667167   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:20.667479   657 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:20.848883 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:34:20.852846 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:20.864744 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:34:20.866613 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:34:20.870218 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:20.881856 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:34:20.883265 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:34:20.886626 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:20.898329 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:34:20.899850 30854 master.cc:562] Master@127.30.33.190:34221 shutting down...
I20260601 13:34:20.902954 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:20.903117 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:20.903204 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P fa94ed4c7e244c7cae8cbc9414fa4430: stopping tablet replica
I20260601 13:34:20.915282 30854 master.cc:584] Master@127.30.33.190:34221 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfNoTablets (12284 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange
I20260601 13:34:20.920466 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:35187
I20260601 13:34:20.920805 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:20.922274   888 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:20.922350   891 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:20.922361   889 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:20.922454 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:20.922636 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:20.922696 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:20.922724 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320860922723 us; error 0 us; skew 500 ppm
I20260601 13:34:20.923519 30854 webserver.cc:533] Webserver started at http://127.30.33.190:40779/ using document root <none> and password file <none>
I20260601 13:34:20.923674 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:20.923736 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:20.923818 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:20.924242 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "0d321c1cf3424aff83553c352175294f"
format_stamp: "Formatted at 2026-06-01 13:34:20 on dist-test-slave-w2jz"
I20260601 13:34:20.925598 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:20.926448   896 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:20.926697 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:20.926775 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "0d321c1cf3424aff83553c352175294f"
format_stamp: "Formatted at 2026-06-01 13:34:20 on dist-test-slave-w2jz"
I20260601 13:34:20.926868 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-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)
I20260601 13:34:20.932623 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:20.932917 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:20.936956 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:35187
I20260601 13:34:20.938345   948 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:35187 every 8 connection(s)
I20260601 13:34:20.938699   949 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:20.940326   949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f: Bootstrap starting.
I20260601 13:34:20.941007   949 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:20.941892   949 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f: No bootstrap required, opened a new log
I20260601 13:34:20.942202   949 raft_consensus.cc:359] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d321c1cf3424aff83553c352175294f" member_type: VOTER }
I20260601 13:34:20.942291   949 raft_consensus.cc:385] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:20.942312   949 raft_consensus.cc:740] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0d321c1cf3424aff83553c352175294f, State: Initialized, Role: FOLLOWER
I20260601 13:34:20.942440   949 consensus_queue.cc:260] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "0d321c1cf3424aff83553c352175294f" member_type: VOTER }
I20260601 13:34:20.942518   949 raft_consensus.cc:399] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:20.942541   949 raft_consensus.cc:493] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:20.942574   949 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:20.943145   949 raft_consensus.cc:515] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d321c1cf3424aff83553c352175294f" member_type: VOTER }
I20260601 13:34:20.943243   949 leader_election.cc:304] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [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: 0d321c1cf3424aff83553c352175294f; no voters: 
I20260601 13:34:20.943374   949 leader_election.cc:290] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:20.943493   952 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:20.943665   952 raft_consensus.cc:697] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 1 LEADER]: Becoming Leader. State: Replica: 0d321c1cf3424aff83553c352175294f, State: Running, Role: LEADER
I20260601 13:34:20.943783   952 consensus_queue.cc:237] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [LEADER]: Queue going to LEADER mode. State: All 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: "0d321c1cf3424aff83553c352175294f" member_type: VOTER }
I20260601 13:34:20.943825   949 sys_catalog.cc:565] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:20.944249   953 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "0d321c1cf3424aff83553c352175294f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d321c1cf3424aff83553c352175294f" member_type: VOTER } }
I20260601 13:34:20.944285   954 sys_catalog.cc:455] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [sys.catalog]: SysCatalogTable state changed. Reason: New leader 0d321c1cf3424aff83553c352175294f. Latest consensus state: current_term: 1 leader_uuid: "0d321c1cf3424aff83553c352175294f" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "0d321c1cf3424aff83553c352175294f" member_type: VOTER } }
I20260601 13:34:20.944442   953 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:20.944540   954 sys_catalog.cc:458] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:20.944926   960 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:20.945885   960 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:20.946035 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:20.947533   960 catalog_manager.cc:1382] Generated new cluster ID: dacfaf35d77f4ea5b688f7b98292158e
I20260601 13:34:20.947594   960 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:20.967530   960 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:20.968086   960 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:20.984041   960 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f: Generated new TSK 0
I20260601 13:34:20.984205   960 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:21.010393 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:21.012413   971 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:21.012424   970 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:21.012519 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:21.012482   974 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:21.012879 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:21.012920 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:21.012964 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320861012963 us; error 0 us; skew 500 ppm
I20260601 13:34:21.013774 30854 webserver.cc:533] Webserver started at http://127.30.33.129:44557/ using document root <none> and password file <none>
I20260601 13:34:21.013950 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:21.014014 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:21.014097 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:21.014503 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "7de9353b94684269bf8d72741fbb2232"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.015954 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:21.016835   979 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.017086 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:21.017172 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "7de9353b94684269bf8d72741fbb2232"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.017257 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-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)
I20260601 13:34:21.032769 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:21.033094 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:21.033349 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:21.033757 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:21.033818 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.033876 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:21.033910 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.038018 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:37437
I20260601 13:34:21.038051  1042 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:37437 every 8 connection(s)
I20260601 13:34:21.038772 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:21.040303  1048 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:21.040303  1047 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:21.040516 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:21.040405  1050 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:21.040787 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:21.040874 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:21.040894 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320861040894 us; error 0 us; skew 500 ppm
I20260601 13:34:21.041795 30854 webserver.cc:533] Webserver started at http://127.30.33.130:38665/ using document root <none> and password file <none>
I20260601 13:34:21.041934 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:21.041982 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:21.042044 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:21.042444 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "8eb0ba44f1974b11a71de64da8b5b68a"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.043828 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:21.044667  1055 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.044981 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:21.045066 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "8eb0ba44f1974b11a71de64da8b5b68a"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.045128 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-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)
I20260601 13:34:21.049256  1043 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35187
I20260601 13:34:21.049360  1043 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:21.049547  1043 heartbeater.cc:507] Master 127.30.33.190:35187 requested a full tablet report, sending...
I20260601 13:34:21.050148   913 ts_manager.cc:194] Registered new tserver with Master: 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437)
I20260601 13:34:21.050854   913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32830
I20260601 13:34:21.053596 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:21.053918 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:21.054196 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:21.054581 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:21.054639 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.054690 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:21.054724 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.058626 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:33907
I20260601 13:34:21.058655  1119 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:33907 every 8 connection(s)
I20260601 13:34:21.059231 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:21.061007  1124 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:21.061024  1123 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:21.061087  1126 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:21.061715 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:21.062180 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:21.062239 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:21.062279 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320861062279 us; error 0 us; skew 500 ppm
I20260601 13:34:21.063081  1120 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35187
I20260601 13:34:21.063120 30854 webserver.cc:533] Webserver started at http://127.30.33.131:44815/ using document root <none> and password file <none>
I20260601 13:34:21.063176  1120 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:21.063269 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:21.063318 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:21.063377  1120 heartbeater.cc:507] Master 127.30.33.190:35187 requested a full tablet report, sending...
I20260601 13:34:21.063376 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:21.063870 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "a8b9636a03d7407db19fea82ef38c98e"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.064014   913 ts_manager.cc:194] Registered new tserver with Master: 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130:33907)
I20260601 13:34:21.064646   913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32842
I20260601 13:34:21.065469 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:21.066251  1131 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.066501 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:21.066556 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "a8b9636a03d7407db19fea82ef38c98e"
format_stamp: "Formatted at 2026-06-01 13:34:21 on dist-test-slave-w2jz"
I20260601 13:34:21.066633 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange.1780320792930885-30854-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)
I20260601 13:34:21.071570 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:21.071962 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:21.072263 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:21.072655 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:21.072712 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.072767 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:21.072794 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:21.076797 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:33579
I20260601 13:34:21.076818  1194 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:33579 every 8 connection(s)
I20260601 13:34:21.080626  1195 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35187
I20260601 13:34:21.080690  1195 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:21.080884  1195 heartbeater.cc:507] Master 127.30.33.190:35187 requested a full tablet report, sending...
I20260601 13:34:21.081385   913 ts_manager.cc:194] Registered new tserver with Master: a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:21.081630 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004478341s
I20260601 13:34:21.081950   913 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32852
I20260601 13:34:22.051723  1043 heartbeater.cc:499] Master 127.30.33.190:35187 was elected leader, sending a full tablet report...
I20260601 13:34:22.065392  1120 heartbeater.cc:499] Master 127.30.33.190:35187 was elected leader, sending a full tablet report...
I20260601 13:34:22.082697  1195 heartbeater.cc:499] Master 127.30.33.190:35187 was elected leader, sending a full tablet report...
I20260601 13:34:22.114878   913 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32856:
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"
    }
  }
}
W20260601 13:34:22.115533   913 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.
I20260601 13:34:22.127060  1082 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae28a50577e436b80fc7d219dbda059 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.127060  1083 tablet_service.cc:1511] Processing CreateTablet for tablet 810873f0b35348989fc0af080df5738b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.127216  1081 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.127458  1082 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae28a50577e436b80fc7d219dbda059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.127671  1080 tablet_service.cc:1511] Processing CreateTablet for tablet e6b1325e56724d32afaf53697da3035e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.127960  1080 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b1325e56724d32afaf53697da3035e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.127903  1158 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae28a50577e436b80fc7d219dbda059 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.128166  1158 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae28a50577e436b80fc7d219dbda059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.128367  1156 tablet_service.cc:1511] Processing CreateTablet for tablet e6b1325e56724d32afaf53697da3035e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.128607  1156 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b1325e56724d32afaf53697da3035e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.130160  1216 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Bootstrap starting.
I20260601 13:34:22.127671  1159 tablet_service.cc:1511] Processing CreateTablet for tablet 810873f0b35348989fc0af080df5738b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.130649  1007 tablet_service.cc:1511] Processing CreateTablet for tablet 810873f0b35348989fc0af080df5738b (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.130869  1007 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810873f0b35348989fc0af080df5738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.130888  1159 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810873f0b35348989fc0af080df5738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.131275  1216 tablet_bootstrap.cc:654] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.131950  1215 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: Bootstrap starting.
I20260601 13:34:22.132375  1216 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: No bootstrap required, opened a new log
I20260601 13:34:22.132448  1216 ts_tablet_manager.cc:1403] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:22.132830  1006 tablet_service.cc:1511] Processing CreateTablet for tablet 6ae28a50577e436b80fc7d219dbda059 (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.132884  1216 raft_consensus.cc:359] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.132968  1216 raft_consensus.cc:385] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.133001  1216 raft_consensus.cc:740] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.133071  1006 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6ae28a50577e436b80fc7d219dbda059. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.128177  1157 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.133168  1216 consensus_queue.cc:260] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.133319  1157 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.133486  1216 ts_tablet_manager.cc:1434] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.132984  1215 tablet_bootstrap.cc:654] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.133934  1216 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Bootstrap starting.
I20260601 13:34:22.134852  1216 tablet_bootstrap.cc:654] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.135126  1005 tablet_service.cc:1511] Processing CreateTablet for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:22.135349  1083 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 810873f0b35348989fc0af080df5738b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.135368  1005 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.136380  1215 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: No bootstrap required, opened a new log
I20260601 13:34:22.136456  1215 ts_tablet_manager.cc:1403] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:34:22.136896  1215 raft_consensus.cc:359] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.136984  1215 raft_consensus.cc:385] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.137015  1215 raft_consensus.cc:740] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b9636a03d7407db19fea82ef38c98e, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.137166  1215 consensus_queue.cc:260] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.137276  1216 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: No bootstrap required, opened a new log
I20260601 13:34:22.137358  1216 ts_tablet_manager.cc:1403] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:34:22.137527  1215 ts_tablet_manager.cc:1434] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.137766  1216 raft_consensus.cc:359] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.137866  1216 raft_consensus.cc:385] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.137902  1216 raft_consensus.cc:740] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.137841  1004 tablet_service.cc:1511] Processing CreateTablet for tablet e6b1325e56724d32afaf53697da3035e (DEFAULT_TABLE table=range_aware_auto_rebalancer_test [id=930a7e4ae3f7422fae9383f56a752343]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:22.137974  1215 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: Bootstrap starting.
I20260601 13:34:22.138016  1216 consensus_queue.cc:260] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.138067  1004 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e6b1325e56724d32afaf53697da3035e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.138258  1216 ts_tablet_manager.cc:1434] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.138370  1216 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: Bootstrap starting.
I20260601 13:34:22.138873  1215 tablet_bootstrap.cc:654] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.139048  1216 tablet_bootstrap.cc:654] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.139917  1215 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: No bootstrap required, opened a new log
I20260601 13:34:22.139990  1215 ts_tablet_manager.cc:1403] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:22.140439  1215 raft_consensus.cc:359] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.140534  1215 raft_consensus.cc:385] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.140568  1215 raft_consensus.cc:740] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b9636a03d7407db19fea82ef38c98e, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.140708  1215 consensus_queue.cc:260] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.140718  1081 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9a25d3cb7d6a4b7b9b4311bdf1767ffd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.141544  1215 ts_tablet_manager.cc:1434] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:22.141707  1215 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Bootstrap starting.
I20260601 13:34:22.142915  1215 tablet_bootstrap.cc:654] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.143220  1218 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: Bootstrap starting.
I20260601 13:34:22.143730  1216 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: No bootstrap required, opened a new log
I20260601 13:34:22.143805  1216 ts_tablet_manager.cc:1403] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:34:22.144126  1218 tablet_bootstrap.cc:654] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.144134  1216 raft_consensus.cc:359] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.144253  1216 raft_consensus.cc:385] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.144301  1216 raft_consensus.cc:740] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.144479  1216 consensus_queue.cc:260] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.144766  1216 ts_tablet_manager.cc:1434] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.144944  1216 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Bootstrap starting.
I20260601 13:34:22.145915  1216 tablet_bootstrap.cc:654] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.146099  1218 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: No bootstrap required, opened a new log
I20260601 13:34:22.146171  1218 ts_tablet_manager.cc:1403] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:22.146620  1218 raft_consensus.cc:359] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.146764  1218 raft_consensus.cc:385] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.146808  1218 raft_consensus.cc:740] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de9353b94684269bf8d72741fbb2232, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.146960  1218 consensus_queue.cc:260] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.147027  1216 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: No bootstrap required, opened a new log
I20260601 13:34:22.147097  1216 ts_tablet_manager.cc:1403] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:22.147271  1218 ts_tablet_manager.cc:1434] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.147436  1218 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: Bootstrap starting.
I20260601 13:34:22.147464  1216 raft_consensus.cc:359] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.147557  1216 raft_consensus.cc:385] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.147588  1216 raft_consensus.cc:740] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.147732  1216 consensus_queue.cc:260] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.148190  1215 tablet_bootstrap.cc:492] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: No bootstrap required, opened a new log
I20260601 13:34:22.148335  1215 ts_tablet_manager.cc:1403] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:34:22.148396  1218 tablet_bootstrap.cc:654] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.148471  1216 ts_tablet_manager.cc:1434] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.148744  1215 raft_consensus.cc:359] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.148836  1215 raft_consensus.cc:385] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.148901  1215 raft_consensus.cc:740] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b9636a03d7407db19fea82ef38c98e, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.149013  1215 consensus_queue.cc:260] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.149238  1215 ts_tablet_manager.cc:1434] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:22.149405  1215 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: Bootstrap starting.
I20260601 13:34:22.149408  1218 tablet_bootstrap.cc:492] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: No bootstrap required, opened a new log
I20260601 13:34:22.149573  1218 ts_tablet_manager.cc:1403] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:22.149959  1218 raft_consensus.cc:359] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.150044  1218 raft_consensus.cc:385] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.150076  1218 raft_consensus.cc:740] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de9353b94684269bf8d72741fbb2232, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.150229  1215 tablet_bootstrap.cc:654] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.150199  1218 consensus_queue.cc:260] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.150472  1218 ts_tablet_manager.cc:1434] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:22.150631  1218 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: Bootstrap starting.
I20260601 13:34:22.151568  1218 tablet_bootstrap.cc:654] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.152436  1215 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: No bootstrap required, opened a new log
I20260601 13:34:22.152529  1215 ts_tablet_manager.cc:1403] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:34:22.152860  1218 tablet_bootstrap.cc:492] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: No bootstrap required, opened a new log
I20260601 13:34:22.152954  1218 ts_tablet_manager.cc:1403] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:22.152925  1215 raft_consensus.cc:359] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.153025  1215 raft_consensus.cc:385] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.153069  1215 raft_consensus.cc:740] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a8b9636a03d7407db19fea82ef38c98e, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.153192  1215 consensus_queue.cc:260] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.153399  1218 raft_consensus.cc:359] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.153504  1218 raft_consensus.cc:385] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.153546  1218 raft_consensus.cc:740] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de9353b94684269bf8d72741fbb2232, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.153573  1215 ts_tablet_manager.cc:1434] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:22.153668  1218 consensus_queue.cc:260] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.154068  1218 ts_tablet_manager.cc:1434] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.154327  1218 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: Bootstrap starting.
I20260601 13:34:22.155347  1218 tablet_bootstrap.cc:654] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.156466  1218 tablet_bootstrap.cc:492] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: No bootstrap required, opened a new log
I20260601 13:34:22.156591  1218 ts_tablet_manager.cc:1403] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:22.156972  1218 raft_consensus.cc:359] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.157078  1218 raft_consensus.cc:385] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.157123  1218 raft_consensus.cc:740] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7de9353b94684269bf8d72741fbb2232, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.157243  1218 consensus_queue.cc:260] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.157487  1218 ts_tablet_manager.cc:1434] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:22.157692  1219 raft_consensus.cc:493] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:22.157776  1219 raft_consensus.cc:515] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.158298  1219 leader_election.cc:290] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.162216  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae28a50577e436b80fc7d219dbda059" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e" is_pre_election: true
I20260601 13:34:22.162216  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae28a50577e436b80fc7d219dbda059" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232" is_pre_election: true
I20260601 13:34:22.162386  1169 raft_consensus.cc:2468] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.162386  1017 raft_consensus.cc:2468] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.162672  1058 leader_election.cc:304] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de9353b94684269bf8d72741fbb2232, 8eb0ba44f1974b11a71de64da8b5b68a; no voters: 
I20260601 13:34:22.162808  1219 raft_consensus.cc:2804] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:22.162861  1219 raft_consensus.cc:493] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:22.162904  1219 raft_consensus.cc:3060] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.163551  1219 raft_consensus.cc:515] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.163853  1219 leader_election.cc:290] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Requested vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.164098  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae28a50577e436b80fc7d219dbda059" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232"
I20260601 13:34:22.164165  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6ae28a50577e436b80fc7d219dbda059" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e"
I20260601 13:34:22.164212  1017 raft_consensus.cc:3060] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.164292  1169 raft_consensus.cc:3060] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.165017  1017 raft_consensus.cc:2468] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.165040  1169 raft_consensus.cc:2468] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.165267  1058 leader_election.cc:304] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de9353b94684269bf8d72741fbb2232, 8eb0ba44f1974b11a71de64da8b5b68a; no voters: 
I20260601 13:34:22.165405  1219 raft_consensus.cc:2804] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:22.165576  1219 raft_consensus.cc:697] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Becoming Leader. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Running, Role: LEADER
I20260601 13:34:22.165673  1219 consensus_queue.cc:237] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.167022   911 catalog_manager.cc:5696] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130). New cstate: current_term: 1 leader_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:22.182554  1219 raft_consensus.cc:493] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:22.182655  1219 raft_consensus.cc:515] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.183058  1219 leader_election.cc:290] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.183298  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25d3cb7d6a4b7b9b4311bdf1767ffd" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232" is_pre_election: true
I20260601 13:34:22.183307  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25d3cb7d6a4b7b9b4311bdf1767ffd" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e" is_pre_election: true
I20260601 13:34:22.183408  1017 raft_consensus.cc:2468] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.183434  1169 raft_consensus.cc:2468] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.183699  1058 leader_election.cc:304] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de9353b94684269bf8d72741fbb2232, 8eb0ba44f1974b11a71de64da8b5b68a; no voters: 
I20260601 13:34:22.183911  1219 raft_consensus.cc:2804] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:22.183965  1219 raft_consensus.cc:493] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:22.184006  1219 raft_consensus.cc:3060] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.184621  1219 raft_consensus.cc:515] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.184935  1219 leader_election.cc:290] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Requested vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.185163  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25d3cb7d6a4b7b9b4311bdf1767ffd" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232"
I20260601 13:34:22.185214  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9a25d3cb7d6a4b7b9b4311bdf1767ffd" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e"
I20260601 13:34:22.185268  1017 raft_consensus.cc:3060] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.185297  1169 raft_consensus.cc:3060] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.186076  1017 raft_consensus.cc:2468] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.186076  1169 raft_consensus.cc:2468] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.186345  1057 leader_election.cc:304] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8eb0ba44f1974b11a71de64da8b5b68a, a8b9636a03d7407db19fea82ef38c98e; no voters: 
I20260601 13:34:22.186488  1219 raft_consensus.cc:2804] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:22.186566  1219 raft_consensus.cc:697] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Becoming Leader. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Running, Role: LEADER
I20260601 13:34:22.186730  1219 consensus_queue.cc:237] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.188038   911 catalog_manager.cc:5696] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130). New cstate: current_term: 1 leader_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:22.212747  1222 raft_consensus.cc:493] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:22.212836  1222 raft_consensus.cc:515] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.213176  1222 leader_election.cc:290] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130:33907), 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437)
I20260601 13:34:22.216311  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810873f0b35348989fc0af080df5738b" candidate_uuid: "a8b9636a03d7407db19fea82ef38c98e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232" is_pre_election: true
I20260601 13:34:22.216318  1093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810873f0b35348989fc0af080df5738b" candidate_uuid: "a8b9636a03d7407db19fea82ef38c98e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" is_pre_election: true
I20260601 13:34:22.216439  1017 raft_consensus.cc:2468] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b9636a03d7407db19fea82ef38c98e in term 0.
I20260601 13:34:22.216463  1093 raft_consensus.cc:2468] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a8b9636a03d7407db19fea82ef38c98e in term 0.
I20260601 13:34:22.216672  1134 leader_election.cc:304] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7de9353b94684269bf8d72741fbb2232, a8b9636a03d7407db19fea82ef38c98e; no voters: 
I20260601 13:34:22.216820  1222 raft_consensus.cc:2804] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:22.216876  1222 raft_consensus.cc:493] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:22.216900  1222 raft_consensus.cc:3060] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.217509  1222 raft_consensus.cc:515] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.217846  1222 leader_election.cc:290] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [CANDIDATE]: Term 1 election: Requested vote from peers 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130:33907), 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437)
I20260601 13:34:22.218067  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810873f0b35348989fc0af080df5738b" candidate_uuid: "a8b9636a03d7407db19fea82ef38c98e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232"
I20260601 13:34:22.218048  1093 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "810873f0b35348989fc0af080df5738b" candidate_uuid: "a8b9636a03d7407db19fea82ef38c98e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8eb0ba44f1974b11a71de64da8b5b68a"
I20260601 13:34:22.218148  1093 raft_consensus.cc:3060] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.218147  1017 raft_consensus.cc:3060] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.218935  1017 raft_consensus.cc:2468] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b9636a03d7407db19fea82ef38c98e in term 1.
I20260601 13:34:22.218935  1093 raft_consensus.cc:2468] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a8b9636a03d7407db19fea82ef38c98e in term 1.
I20260601 13:34:22.219225  1133 leader_election.cc:304] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8eb0ba44f1974b11a71de64da8b5b68a, a8b9636a03d7407db19fea82ef38c98e; no voters: 
I20260601 13:34:22.219383  1222 raft_consensus.cc:2804] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:22.219465  1222 raft_consensus.cc:697] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 LEADER]: Becoming Leader. State: Replica: a8b9636a03d7407db19fea82ef38c98e, State: Running, Role: LEADER
I20260601 13:34:22.219586  1222 consensus_queue.cc:237] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.221035   911 catalog_manager.cc:5696] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e reported cstate change: term changed from 0 to 1, leader changed from <none> to a8b9636a03d7407db19fea82ef38c98e (127.30.33.131). New cstate: current_term: 1 leader_uuid: "a8b9636a03d7407db19fea82ef38c98e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } health_report { overall_health: HEALTHY } } }
W20260601 13:34:22.289813  1044 tablet.cc:2404] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:34:22.339711  1219 raft_consensus.cc:493] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:22.339938  1219 raft_consensus.cc:515] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.340392  1219 leader_election.cc:290] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.340768  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b1325e56724d32afaf53697da3035e" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e" is_pre_election: true
I20260601 13:34:22.340768  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b1325e56724d32afaf53697da3035e" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232" is_pre_election: true
I20260601 13:34:22.340931  1169 raft_consensus.cc:2468] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.340973  1017 raft_consensus.cc:2468] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 0.
I20260601 13:34:22.341297  1057 leader_election.cc:304] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8eb0ba44f1974b11a71de64da8b5b68a, a8b9636a03d7407db19fea82ef38c98e; no voters: 
I20260601 13:34:22.341466  1219 raft_consensus.cc:2804] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:22.341533  1219 raft_consensus.cc:493] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:22.341576  1219 raft_consensus.cc:3060] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.342361  1219 raft_consensus.cc:515] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.342677  1219 leader_election.cc:290] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Requested vote from peers 7de9353b94684269bf8d72741fbb2232 (127.30.33.129:37437), a8b9636a03d7407db19fea82ef38c98e (127.30.33.131:33579)
I20260601 13:34:22.342926  1169 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b1325e56724d32afaf53697da3035e" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a8b9636a03d7407db19fea82ef38c98e"
I20260601 13:34:22.342926  1017 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e6b1325e56724d32afaf53697da3035e" candidate_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7de9353b94684269bf8d72741fbb2232"
I20260601 13:34:22.343052  1017 raft_consensus.cc:3060] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.343052  1169 raft_consensus.cc:3060] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.343940  1017 raft_consensus.cc:2468] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.343940  1169 raft_consensus.cc:2468] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8eb0ba44f1974b11a71de64da8b5b68a in term 1.
I20260601 13:34:22.344240  1057 leader_election.cc:304] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8eb0ba44f1974b11a71de64da8b5b68a, a8b9636a03d7407db19fea82ef38c98e; no voters: 
I20260601 13:34:22.344458  1219 raft_consensus.cc:2804] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:22.344563  1219 raft_consensus.cc:697] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Becoming Leader. State: Replica: 8eb0ba44f1974b11a71de64da8b5b68a, State: Running, Role: LEADER
I20260601 13:34:22.344714  1219 consensus_queue.cc:237] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } }
I20260601 13:34:22.346227   911 catalog_manager.cc:5696] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a reported cstate change: term changed from 0 to 1, leader changed from <none> to 8eb0ba44f1974b11a71de64da8b5b68a (127.30.33.130). New cstate: current_term: 1 leader_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7de9353b94684269bf8d72741fbb2232" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37437 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8eb0ba44f1974b11a71de64da8b5b68a" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33907 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a8b9636a03d7407db19fea82ef38c98e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33579 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:22.356259 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:34:22.360577 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:22.360800 30854 tablet_replica.cc:333] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232: stopping tablet replica
I20260601 13:34:22.360930 30854 raft_consensus.cc:2243] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.361040 30854 raft_consensus.cc:2272] T 810873f0b35348989fc0af080df5738b P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.361428 30854 tablet_replica.cc:333] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232: stopping tablet replica
I20260601 13:34:22.361541 30854 raft_consensus.cc:2243] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.361651 30854 raft_consensus.cc:2272] T e6b1325e56724d32afaf53697da3035e P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.362039 30854 tablet_replica.cc:333] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232: stopping tablet replica
I20260601 13:34:22.362142 30854 raft_consensus.cc:2243] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.362233 30854 raft_consensus.cc:2272] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.362557 30854 tablet_replica.cc:333] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232: stopping tablet replica
I20260601 13:34:22.362650 30854 raft_consensus.cc:2243] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.362735 30854 raft_consensus.cc:2272] T 6ae28a50577e436b80fc7d219dbda059 P 7de9353b94684269bf8d72741fbb2232 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.375373 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:34:22.377394 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:34:22.380954 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:22.381193 30854 tablet_replica.cc:333] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a: stopping tablet replica
I20260601 13:34:22.381332 30854 raft_consensus.cc:2243] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.381435 30854 raft_consensus.cc:2272] T 810873f0b35348989fc0af080df5738b P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.381789 30854 tablet_replica.cc:333] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: stopping tablet replica
I20260601 13:34:22.381908 30854 raft_consensus.cc:2243] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:22.382052 30854 pending_rounds.cc:70] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Trying to abort 1 pending ops.
I20260601 13:34:22.382090 30854 pending_rounds.cc:77] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194251518033920 op_type: NO_OP noop_request { }
I20260601 13:34:22.382174 30854 raft_consensus.cc:2889] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:34:22.382234 30854 raft_consensus.cc:2272] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.382747 30854 tablet_replica.cc:333] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: stopping tablet replica
I20260601 13:34:22.382817 30854 raft_consensus.cc:2243] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:22.382952 30854 pending_rounds.cc:70] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Trying to abort 1 pending ops.
I20260601 13:34:22.382989 30854 pending_rounds.cc:77] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194252165431296 op_type: NO_OP noop_request { }
I20260601 13:34:22.383059 30854 raft_consensus.cc:2889] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:34:22.383118 30854 raft_consensus.cc:2272] T e6b1325e56724d32afaf53697da3035e P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.383644 30854 tablet_replica.cc:333] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: stopping tablet replica
I20260601 13:34:22.383736 30854 raft_consensus.cc:2243] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:22.383857 30854 pending_rounds.cc:70] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Trying to abort 1 pending ops.
I20260601 13:34:22.383972 30854 pending_rounds.cc:77] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194251432169472 op_type: NO_OP noop_request { }
I20260601 13:34:22.384029 30854 raft_consensus.cc:2889] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:34:22.384086 30854 raft_consensus.cc:2272] T 6ae28a50577e436b80fc7d219dbda059 P 8eb0ba44f1974b11a71de64da8b5b68a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.396811 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:34:22.398540 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:34:22.402387 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:22.402627 30854 tablet_replica.cc:333] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: stopping tablet replica
I20260601 13:34:22.402725 30854 raft_consensus.cc:2243] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:22.402824 30854 pending_rounds.cc:70] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Trying to abort 1 pending ops.
I20260601 13:34:22.402848 30854 pending_rounds.cc:77] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194251653287936 op_type: NO_OP noop_request { }
I20260601 13:34:22.402889 30854 raft_consensus.cc:2889] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:34:22.402928 30854 raft_consensus.cc:2272] T 810873f0b35348989fc0af080df5738b P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.403417 30854 tablet_replica.cc:333] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e: stopping tablet replica
I20260601 13:34:22.403488 30854 raft_consensus.cc:2243] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.403553 30854 raft_consensus.cc:2272] T 9a25d3cb7d6a4b7b9b4311bdf1767ffd P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.403977 30854 tablet_replica.cc:333] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e: stopping tablet replica
I20260601 13:34:22.404054 30854 raft_consensus.cc:2243] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.404116 30854 raft_consensus.cc:2272] T 6ae28a50577e436b80fc7d219dbda059 P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.404448 30854 tablet_replica.cc:333] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e: stopping tablet replica
I20260601 13:34:22.404508 30854 raft_consensus.cc:2243] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:22.404567 30854 raft_consensus.cc:2272] T e6b1325e56724d32afaf53697da3035e P a8b9636a03d7407db19fea82ef38c98e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.407020 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:34:22.408684 30854 master.cc:562] Master@127.30.33.190:35187 shutting down...
I20260601 13:34:22.411681 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:22.411808 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:22.411909 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 0d321c1cf3424aff83553c352175294f: stopping tablet replica
I20260601 13:34:22.414109 30854 master.cc:584] Master@127.30.33.190:35187 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareBuildClusterInfoGroupsByRange (1500 ms)
[ RUN      ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas
I20260601 13:34:22.421092 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:46831
I20260601 13:34:22.421442 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:22.422909  1246 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.423012  1247 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.422922  1249 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:22.423036 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:22.423291 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:22.423336 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:22.423349 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320862423349 us; error 0 us; skew 500 ppm
I20260601 13:34:22.424068 30854 webserver.cc:533] Webserver started at http://127.30.33.190:41281/ using document root <none> and password file <none>
I20260601 13:34:22.424171 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:22.424206 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:22.424249 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:22.424577 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "433058a444c347a784968021cf02025a"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.425825 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:22.426570  1254 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.426796 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.426874 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "433058a444c347a784968021cf02025a"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.426961 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-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)
I20260601 13:34:22.435827 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:22.436102 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:22.439513 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:46831
I20260601 13:34:22.442288  1306 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:46831 every 8 connection(s)
I20260601 13:34:22.442667  1307 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:22.444151  1307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: Bootstrap starting.
I20260601 13:34:22.444805  1307 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:22.445715  1307 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: No bootstrap required, opened a new log
I20260601 13:34:22.446053  1307 raft_consensus.cc:359] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "433058a444c347a784968021cf02025a" member_type: VOTER }
I20260601 13:34:22.446148  1307 raft_consensus.cc:385] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:22.446197  1307 raft_consensus.cc:740] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 433058a444c347a784968021cf02025a, State: Initialized, Role: FOLLOWER
I20260601 13:34:22.446339  1307 consensus_queue.cc:260] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "433058a444c347a784968021cf02025a" member_type: VOTER }
I20260601 13:34:22.446421  1307 raft_consensus.cc:399] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:22.446465  1307 raft_consensus.cc:493] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:22.446517  1307 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:22.447115  1307 raft_consensus.cc:515] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "433058a444c347a784968021cf02025a" member_type: VOTER }
I20260601 13:34:22.447266  1307 leader_election.cc:304] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [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: 433058a444c347a784968021cf02025a; no voters: 
I20260601 13:34:22.447438  1307 leader_election.cc:290] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:22.447551  1310 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:22.447777  1310 raft_consensus.cc:697] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 1 LEADER]: Becoming Leader. State: Replica: 433058a444c347a784968021cf02025a, State: Running, Role: LEADER
I20260601 13:34:22.447876  1307 sys_catalog.cc:565] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:22.447919  1310 consensus_queue.cc:237] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [LEADER]: Queue going to LEADER mode. State: All 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: "433058a444c347a784968021cf02025a" member_type: VOTER }
I20260601 13:34:22.448302  1311 sys_catalog.cc:455] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "433058a444c347a784968021cf02025a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "433058a444c347a784968021cf02025a" member_type: VOTER } }
I20260601 13:34:22.448418  1311 sys_catalog.cc:458] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:22.448321  1312 sys_catalog.cc:455] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [sys.catalog]: SysCatalogTable state changed. Reason: New leader 433058a444c347a784968021cf02025a. Latest consensus state: current_term: 1 leader_uuid: "433058a444c347a784968021cf02025a" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "433058a444c347a784968021cf02025a" member_type: VOTER } }
I20260601 13:34:22.448767  1316 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:22.449718  1312 sys_catalog.cc:458] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:22.450273  1316 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:22.450472 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:22.452076  1316 catalog_manager.cc:1382] Generated new cluster ID: 6f4107ae351e4a0897e59d04b46fe158
I20260601 13:34:22.452133  1316 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:22.473040  1316 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:22.473503  1316 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:22.478952  1316 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: Generated new TSK 0
I20260601 13:34:22.479079  1316 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:22.482523 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:22.484180  1328 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.484246  1329 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.484362  1331 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:22.484400 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:22.484578 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:22.484633 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:22.484648 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320862484649 us; error 0 us; skew 500 ppm
I20260601 13:34:22.485461 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42185/ using document root <none> and password file <none>
I20260601 13:34:22.485579 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:22.485618 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:22.485664 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:22.485957 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "9322c3c97e8948c58a4790f4a0436c2e"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.487279 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:22.488099  1336 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.488392 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:22.488446 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "9322c3c97e8948c58a4790f4a0436c2e"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.488523 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-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)
I20260601 13:34:22.539326 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:22.539683 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:22.540046 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:22.540532 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:22.540570 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.540627 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:22.540665 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.544633 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38121
I20260601 13:34:22.544668  1400 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38121 every 8 connection(s)
I20260601 13:34:22.545486 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:22.547408  1406 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.547438  1405 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.547448  1408 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:22.547668 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:22.547807 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:22.547849 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:22.547889 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320862547889 us; error 0 us; skew 500 ppm
I20260601 13:34:22.548744 30854 webserver.cc:533] Webserver started at http://127.30.33.130:34737/ using document root <none> and password file <none>
I20260601 13:34:22.548888 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:22.548935 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:22.549003 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:22.549528 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "67b7f3fa26814ac7b992c1416a07df8f"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.550154  1401 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46831
I20260601 13:34:22.550252  1401 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:22.550500  1401 heartbeater.cc:507] Master 127.30.33.190:46831 requested a full tablet report, sending...
I20260601 13:34:22.551173  1271 ts_manager.cc:194] Registered new tserver with Master: 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:22.551409 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:22.552026  1271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:39838
I20260601 13:34:22.552484  1413 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.552762 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:22.552826 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "67b7f3fa26814ac7b992c1416a07df8f"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.552908 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-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)
I20260601 13:34:22.561441 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:22.561792 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:22.562055 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:22.562479 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:22.562536 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.562585 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:22.562635 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.566350 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:34091
I20260601 13:34:22.566404  1476 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:34091 every 8 connection(s)
I20260601 13:34:22.567111 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:22.568857  1480 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.568930  1483 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:22.569185  1481 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:22.569716 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:22.569900 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:22.569967 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:22.569989 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320862569989 us; error 0 us; skew 500 ppm
I20260601 13:34:22.570881 30854 webserver.cc:533] Webserver started at http://127.30.33.131:44227/ using document root <none> and password file <none>
I20260601 13:34:22.571043 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:22.571098 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:22.571175 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:22.571202  1477 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46831
I20260601 13:34:22.571307  1477 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:22.571512  1477 heartbeater.cc:507] Master 127.30.33.190:46831 requested a full tablet report, sending...
I20260601 13:34:22.571570 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "4424eab03eb94653a094a678f31ab3ab"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.572245  1271 ts_manager.cc:194] Registered new tserver with Master: 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:22.572903  1271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45368
I20260601 13:34:22.573376 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:22.574393  1488 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.574647 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:22.574707 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "4424eab03eb94653a094a678f31ab3ab"
format_stamp: "Formatted at 2026-06-01 13:34:22 on dist-test-slave-w2jz"
I20260601 13:34:22.574801 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-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)
I20260601 13:34:22.588033 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:22.588366 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:22.588639 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:22.589056 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:22.589093 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.589147 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:22.589187 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:22.593629 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:34683
I20260601 13:34:22.593703  1552 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:34683 every 8 connection(s)
I20260601 13:34:22.598016  1553 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46831
I20260601 13:34:22.598091  1553 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:22.598304  1553 heartbeater.cc:507] Master 127.30.33.190:46831 requested a full tablet report, sending...
I20260601 13:34:22.598850  1271 ts_manager.cc:194] Registered new tserver with Master: 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:22.599336  1271 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45384
I20260601 13:34:22.599601 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005521823s
I20260601 13:34:23.552984  1401 heartbeater.cc:499] Master 127.30.33.190:46831 was elected leader, sending a full tablet report...
I20260601 13:34:23.573881  1477 heartbeater.cc:499] Master 127.30.33.190:46831 was elected leader, sending a full tablet report...
I20260601 13:34:23.600210  1553 heartbeater.cc:499] Master 127.30.33.190:46831 was elected leader, sending a full tablet report...
I20260601 13:34:23.632082  1271 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:45396:
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"
    }
  }
}
W20260601 13:34:23.632550  1271 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.
I20260601 13:34:23.644336  1441 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.644460  1515 tablet_service.cc:1511] Processing CreateTablet for tablet 640b74f7bc54483c89e405509489d63d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.644660  1441 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.644737  1515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640b74f7bc54483c89e405509489d63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.644775  1516 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.644997  1516 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.646808  1440 tablet_service.cc:1511] Processing CreateTablet for tablet 640b74f7bc54483c89e405509489d63d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.647020  1574 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.647058  1440 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640b74f7bc54483c89e405509489d63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.647148  1513 tablet_service.cc:1511] Processing CreateTablet for tablet 2de3044889094849bb41a51757318da3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.647198  1512 tablet_service.cc:1511] Processing CreateTablet for tablet a48de27438ff4a12bbe556f3a6051f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.647403  1513 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de3044889094849bb41a51757318da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.647480  1510 tablet_service.cc:1511] Processing CreateTablet for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.646965  1514 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2e061d5fb44af8a55eb586118fff17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.647770  1510 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f0bb0ddf924fe8aff1754f4565bdf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.648037  1574 tablet_bootstrap.cc:654] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.649080  1439 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2e061d5fb44af8a55eb586118fff17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.649361  1439 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2e061d5fb44af8a55eb586118fff17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.649454  1511 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.649770  1509 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6d45f16a0044f68d2f41307936908c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.649889  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de27438ff4a12bbe556f3a6051f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.649999  1509 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6d45f16a0044f68d2f41307936908c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.650626  1511 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.651543  1438 tablet_service.cc:1511] Processing CreateTablet for tablet 2de3044889094849bb41a51757318da3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.651805  1438 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de3044889094849bb41a51757318da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.651998  1514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2e061d5fb44af8a55eb586118fff17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.653795  1437 tablet_service.cc:1511] Processing CreateTablet for tablet a48de27438ff4a12bbe556f3a6051f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.654034  1437 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de27438ff4a12bbe556f3a6051f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.654968  1574 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.655094  1574 ts_tablet_manager.cc:1403] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:34:23.655628  1574 raft_consensus.cc:359] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.655737  1574 raft_consensus.cc:385] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.655766  1574 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.655922  1574 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.656064  1436 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.656306  1436 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.656442  1364 tablet_service.cc:1511] Processing CreateTablet for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.656713  1364 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.656864  1358 tablet_service.cc:1511] Processing CreateTablet for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.656970  1360 tablet_service.cc:1511] Processing CreateTablet for tablet a48de27438ff4a12bbe556f3a6051f2b (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.657104  1358 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f0bb0ddf924fe8aff1754f4565bdf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.657222  1360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de27438ff4a12bbe556f3a6051f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.658490  1435 tablet_service.cc:1511] Processing CreateTablet for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.658730  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f0bb0ddf924fe8aff1754f4565bdf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.659065  1363 tablet_service.cc:1511] Processing CreateTablet for tablet 640b74f7bc54483c89e405509489d63d (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.659335  1363 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640b74f7bc54483c89e405509489d63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.660247  1434 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6d45f16a0044f68d2f41307936908c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.660507  1434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6d45f16a0044f68d2f41307936908c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.661206  1577 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.661307  1362 tablet_service.cc:1511] Processing CreateTablet for tablet 6e2e061d5fb44af8a55eb586118fff17 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.661538  1362 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2e061d5fb44af8a55eb586118fff17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.662197  1577 tablet_bootstrap.cc:654] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.662889  1573 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.662844  1357 tablet_service.cc:1511] Processing CreateTablet for tablet 4e6d45f16a0044f68d2f41307936908c (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.663101  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6d45f16a0044f68d2f41307936908c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.663158  1359 tablet_service.cc:1511] Processing CreateTablet for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.663434  1359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.664183  1361 tablet_service.cc:1511] Processing CreateTablet for tablet 2de3044889094849bb41a51757318da3 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 0 <= VALUES < 10
I20260601 13:34:23.664438  1361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2de3044889094849bb41a51757318da3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:23.665397  1573 tablet_bootstrap.cc:654] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.666271  1574 ts_tablet_manager.cc:1434] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:34:23.666489  1574 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.666520  1577 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.666675  1577 ts_tablet_manager.cc:1403] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:34:23.667124  1577 raft_consensus.cc:359] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.667289  1577 raft_consensus.cc:385] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.667371  1577 raft_consensus.cc:740] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.667562  1577 consensus_queue.cc:260] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.667651  1574 tablet_bootstrap.cc:654] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.668067  1577 ts_tablet_manager.cc:1434] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.668211  1577 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.669008  1577 tablet_bootstrap.cc:654] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.669354  1574 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.669464  1574 ts_tablet_manager.cc:1403] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:23.669842  1573 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.669907  1573 ts_tablet_manager.cc:1403] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.007s	user 0.001s	sys 0.000s
I20260601 13:34:23.670260  1573 raft_consensus.cc:359] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.670382  1573 raft_consensus.cc:385] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.670429  1573 raft_consensus.cc:740] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.670557  1573 consensus_queue.cc:260] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.670586  1574 raft_consensus.cc:359] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.670681  1574 raft_consensus.cc:385] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.670717  1574 raft_consensus.cc:740] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.670907  1573 ts_tablet_manager.cc:1434] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.670884  1574 consensus_queue.cc:260] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.671116  1573 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.671186  1574 ts_tablet_manager.cc:1434] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:23.671384  1574 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.672049  1573 tablet_bootstrap.cc:654] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.672919  1577 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.673013  1574 tablet_bootstrap.cc:654] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.673013  1577 ts_tablet_manager.cc:1403] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:34:23.673544  1577 raft_consensus.cc:359] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.673641  1577 raft_consensus.cc:385] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.673678  1577 raft_consensus.cc:740] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.673790  1577 consensus_queue.cc:260] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.674044  1577 ts_tablet_manager.cc:1434] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:23.674198  1573 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.674274  1573 ts_tablet_manager.cc:1403] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:34:23.674212  1577 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.674717  1573 raft_consensus.cc:359] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.674820  1573 raft_consensus.cc:385] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.674872  1573 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.675022  1573 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.675304  1573 ts_tablet_manager.cc:1434] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.675396  1577 tablet_bootstrap.cc:654] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.675475  1573 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.676486  1577 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.676555  1577 ts_tablet_manager.cc:1403] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:23.676564  1573 tablet_bootstrap.cc:654] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.677028  1577 raft_consensus.cc:359] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.677125  1577 raft_consensus.cc:385] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.677157  1577 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.677253  1577 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.677457  1577 ts_tablet_manager.cc:1434] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.677601  1577 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.678520  1577 tablet_bootstrap.cc:654] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.679549  1574 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.679587  1577 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.679667  1573 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.679687  1574 ts_tablet_manager.cc:1403] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:34:23.679711  1577 ts_tablet_manager.cc:1403] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:23.679725  1573 ts_tablet_manager.cc:1403] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:23.680194  1574 raft_consensus.cc:359] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680260  1577 raft_consensus.cc:359] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680347  1574 raft_consensus.cc:385] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.680365  1577 raft_consensus.cc:385] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.680405  1577 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.680394  1574 raft_consensus.cc:740] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.680382  1573 raft_consensus.cc:359] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680621  1574 consensus_queue.cc:260] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680560  1573 raft_consensus.cc:385] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.680569  1577 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680740  1573 raft_consensus.cc:740] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.680893  1573 consensus_queue.cc:260] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.680981  1577 ts_tablet_manager.cc:1434] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:23.681192  1573 ts_tablet_manager.cc:1434] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.681222  1577 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.681411  1573 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.682122  1574 ts_tablet_manager.cc:1434] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:23.682294  1574 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.682332  1573 tablet_bootstrap.cc:654] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.682340  1577 tablet_bootstrap.cc:654] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.683202  1574 tablet_bootstrap.cc:654] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.683497  1577 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.683596  1577 ts_tablet_manager.cc:1403] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:23.684006  1577 raft_consensus.cc:359] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.684099  1577 raft_consensus.cc:385] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.684140  1577 raft_consensus.cc:740] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.684244  1577 consensus_queue.cc:260] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.684448  1573 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.684497  1577 ts_tablet_manager.cc:1434] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.684540  1573 ts_tablet_manager.cc:1403] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:23.684649  1577 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.684998  1573 raft_consensus.cc:359] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.685102  1573 raft_consensus.cc:385] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.685138  1573 raft_consensus.cc:740] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.685245  1573 consensus_queue.cc:260] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.685506  1577 tablet_bootstrap.cc:654] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.685518  1573 ts_tablet_manager.cc:1434] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.686429  1574 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.686429  1573 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.686571  1574 ts_tablet_manager.cc:1403] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:23.687008  1574 raft_consensus.cc:359] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.687120  1574 raft_consensus.cc:385] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.687167  1574 raft_consensus.cc:740] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.687315  1574 consensus_queue.cc:260] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.687511  1573 tablet_bootstrap.cc:654] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.687676  1574 ts_tablet_manager.cc:1434] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.687848  1574 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.688602  1577 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.688694  1577 ts_tablet_manager.cc:1403] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:23.688949  1574 tablet_bootstrap.cc:654] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.689160  1577 raft_consensus.cc:359] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.689270  1577 raft_consensus.cc:385] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.689316  1577 raft_consensus.cc:740] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.689447  1577 consensus_queue.cc:260] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.689795  1577 ts_tablet_manager.cc:1434] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.689963  1577 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.690203  1574 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.690311  1574 ts_tablet_manager.cc:1403] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:23.690671  1574 raft_consensus.cc:359] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.690770  1574 raft_consensus.cc:385] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.690843  1574 raft_consensus.cc:740] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.690979  1574 consensus_queue.cc:260] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.691062  1577 tablet_bootstrap.cc:654] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.691586  1573 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.691702  1573 ts_tablet_manager.cc:1403] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:34:23.691847  1574 ts_tablet_manager.cc:1434] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.692037  1574 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.692190  1573 raft_consensus.cc:359] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.692286  1573 raft_consensus.cc:385] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.692339  1573 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.692487  1573 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.692780  1573 ts_tablet_manager.cc:1434] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.692294  1577 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.692972  1574 tablet_bootstrap.cc:654] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.693028  1573 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.692981  1577 ts_tablet_manager.cc:1403] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:34:23.694011  1573 tablet_bootstrap.cc:654] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.694051  1577 raft_consensus.cc:359] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.694136  1577 raft_consensus.cc:385] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.694175  1577 raft_consensus.cc:740] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.694299  1577 consensus_queue.cc:260] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.694433  1574 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.694515  1574 ts_tablet_manager.cc:1403] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:34:23.694696  1577 ts_tablet_manager.cc:1434] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:23.694926  1577 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:23.695322  1573 tablet_bootstrap.cc:492] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.695412  1573 ts_tablet_manager.cc:1403] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:23.694903  1574 raft_consensus.cc:359] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.695472  1574 raft_consensus.cc:385] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.695515  1574 raft_consensus.cc:740] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.695652  1574 consensus_queue.cc:260] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.695828  1573 raft_consensus.cc:359] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.696002  1573 raft_consensus.cc:385] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.696038  1577 tablet_bootstrap.cc:654] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.696043  1573 raft_consensus.cc:740] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.696180  1573 consensus_queue.cc:260] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.696430  1573 ts_tablet_manager.cc:1434] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.696606  1573 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.697152  1574 ts_tablet_manager.cc:1434] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:34:23.697677  1573 tablet_bootstrap.cc:654] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.697827  1577 tablet_bootstrap.cc:492] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:23.697902  1577 ts_tablet_manager.cc:1403] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:23.698338  1577 raft_consensus.cc:359] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.698458  1577 raft_consensus.cc:385] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.698472  1574 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.698495  1577 raft_consensus.cc:740] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.698606  1577 consensus_queue.cc:260] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.698879  1577 ts_tablet_manager.cc:1434] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:23.699404  1574 tablet_bootstrap.cc:654] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.700457  1573 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.700537  1574 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.700569  1573 ts_tablet_manager.cc:1403] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:23.700645  1574 ts_tablet_manager.cc:1403] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:23.701063  1573 raft_consensus.cc:359] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.701040  1574 raft_consensus.cc:359] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.701164  1574 raft_consensus.cc:385] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.701153  1573 raft_consensus.cc:385] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.701228  1574 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.701269  1573 raft_consensus.cc:740] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.701346  1574 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.701432  1573 consensus_queue.cc:260] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.701606  1574 ts_tablet_manager.cc:1434] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:23.701740  1573 ts_tablet_manager.cc:1434] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:23.701937  1573 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:23.702055  1574 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:23.702972  1573 tablet_bootstrap.cc:654] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.703053  1574 tablet_bootstrap.cc:654] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:23.704181  1573 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:23.704327  1573 ts_tablet_manager.cc:1403] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:23.704339  1574 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:23.704506  1574 ts_tablet_manager.cc:1403] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:23.704833  1574 raft_consensus.cc:359] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.704895  1574 raft_consensus.cc:385] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.704866  1573 raft_consensus.cc:359] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.704953  1573 raft_consensus.cc:385] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:23.704914  1574 raft_consensus.cc:740] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.704978  1573 raft_consensus.cc:740] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:23.705098  1574 consensus_queue.cc:260] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.705153  1573 consensus_queue.cc:260] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.705354  1574 ts_tablet_manager.cc:1434] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:23.705451  1573 ts_tablet_manager.cc:1434] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:23.712818  1583 raft_consensus.cc:493] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.712925  1583 raft_consensus.cc:515] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.713382  1583 leader_election.cc:290] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.717049  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba6b6b5f2fb47aba53955dbe3534d9a" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.717093  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba6b6b5f2fb47aba53955dbe3534d9a" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:23.717152  1374 raft_consensus.cc:2468] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.717226  1526 raft_consensus.cc:2468] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.717494  1415 leader_election.cc:304] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.717681  1583 raft_consensus.cc:2804] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.717741  1583 raft_consensus.cc:493] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.717793  1583 raft_consensus.cc:3060] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.718546  1583 raft_consensus.cc:515] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.718887  1583 leader_election.cc:290] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Requested vote from peers 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.719108  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba6b6b5f2fb47aba53955dbe3534d9a" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.719126  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4ba6b6b5f2fb47aba53955dbe3534d9a" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:23.719223  1374 raft_consensus.cc:3060] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.719223  1526 raft_consensus.cc:3060] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.720211  1374 raft_consensus.cc:2468] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.720211  1526 raft_consensus.cc:2468] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.720551  1417 leader_election.cc:304] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.720772  1583 raft_consensus.cc:2804] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.720990  1583 raft_consensus.cc:697] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:23.721127  1583 consensus_queue.cc:237] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:23.722445  1269 catalog_manager.cc:5696] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:23.764150  1576 raft_consensus.cc:493] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.764242  1576 raft_consensus.cc:515] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.764660  1576 leader_election.cc:290] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:23.767783  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6d45f16a0044f68d2f41307936908c" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:23.767776  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6d45f16a0044f68d2f41307936908c" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.767931  1451 raft_consensus.cc:2468] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.767931  1374 raft_consensus.cc:2468] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.768232  1491 leader_election.cc:304] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.768414  1576 raft_consensus.cc:2804] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.768476  1576 raft_consensus.cc:493] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.768520  1576 raft_consensus.cc:3060] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.769241  1576 raft_consensus.cc:515] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.769560  1576 leader_election.cc:290] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:23.769829  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6d45f16a0044f68d2f41307936908c" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:23.769829  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4e6d45f16a0044f68d2f41307936908c" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.769974  1374 raft_consensus.cc:3060] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.769974  1451 raft_consensus.cc:3060] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.770821  1374 raft_consensus.cc:2468] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.770821  1451 raft_consensus.cc:2468] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.771106  1490 leader_election.cc:304] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.771263  1576 raft_consensus.cc:2804] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.771474  1576 raft_consensus.cc:697] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:23.771612  1576 consensus_queue.cc:237] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.773142  1269 catalog_manager.cc:5696] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:23.779935  1583 raft_consensus.cc:493] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.780030  1583 raft_consensus.cc:515] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.780336  1583 leader_election.cc:290] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.780625  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.780625  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:23.780763  1526 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.780763  1374 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.781057  1417 leader_election.cc:304] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.781224  1583 raft_consensus.cc:2804] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.781301  1583 raft_consensus.cc:493] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.781352  1583 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.782001  1583 raft_consensus.cc:515] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.782325  1583 leader_election.cc:290] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.782612  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:23.782719  1526 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.783397  1526 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.783599  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.783715  1374 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.783694  1417 leader_election.cc:304] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.783852  1583 raft_consensus.cc:2804] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.783963  1583 raft_consensus.cc:697] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:23.784122  1583 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.784564  1374 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.785573  1269 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:23.798087  1605 raft_consensus.cc:493] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.798169  1605 raft_consensus.cc:515] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.798543  1605 leader_election.cc:290] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.798820  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:23.798837  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.798906  1526 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.798964  1374 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.799198  1417 leader_election.cc:304] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.799350  1605 raft_consensus.cc:2804] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.799408  1605 raft_consensus.cc:493] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.799446  1605 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.800215  1605 raft_consensus.cc:515] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.800540  1605 leader_election.cc:290] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.800803  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:23.800803  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.800935  1526 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.800935  1374 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.801757  1374 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.801757  1526 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.802060  1417 leader_election.cc:304] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.802209  1605 raft_consensus.cc:2804] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.802306  1605 raft_consensus.cc:697] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:23.802425  1605 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.803848  1269 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:23.815207  1576 raft_consensus.cc:493] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.815301  1576 raft_consensus.cc:515] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.815598  1576 leader_election.cc:290] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:23.815853  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f0bb0ddf924fe8aff1754f4565bdf4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.816001  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f0bb0ddf924fe8aff1754f4565bdf4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:23.816062  1374 raft_consensus.cc:2468] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.816165  1451 raft_consensus.cc:2468] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.816327  1490 leader_election.cc:304] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.816481  1576 raft_consensus.cc:2804] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.816540  1576 raft_consensus.cc:493] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.816574  1576 raft_consensus.cc:3060] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.817221  1576 raft_consensus.cc:515] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.817576  1576 leader_election.cc:290] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:23.817807  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f0bb0ddf924fe8aff1754f4565bdf4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.817926  1374 raft_consensus.cc:3060] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.817934  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "86f0bb0ddf924fe8aff1754f4565bdf4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:23.818038  1451 raft_consensus.cc:3060] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.818790  1374 raft_consensus.cc:2468] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.818807  1451 raft_consensus.cc:2468] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.819087  1490 leader_election.cc:304] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.819262  1576 raft_consensus.cc:2804] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.819356  1576 raft_consensus.cc:697] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:23.819478  1576 consensus_queue.cc:237] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.820927  1269 catalog_manager.cc:5696] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:23.854378  1576 raft_consensus.cc:493] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.854538  1576 raft_consensus.cc:515] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.855036  1576 leader_election.cc:290] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.855451  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.855448  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:23.855613  1374 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.855613  1451 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.855935  1491 leader_election.cc:304] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.856127  1576 raft_consensus.cc:2804] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.856204  1576 raft_consensus.cc:493] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.856231  1576 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.857039  1576 raft_consensus.cc:515] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.857395  1576 leader_election.cc:290] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.857722  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.857743  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:23.857813  1374 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.857857  1451 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.858536  1451 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.858544  1374 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.858847  1491 leader_election.cc:304] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.859021  1576 raft_consensus.cc:2804] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.859123  1576 raft_consensus.cc:697] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:23.859254  1576 consensus_queue.cc:237] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.860785  1269 catalog_manager.cc:5696] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:23.945108  1576 raft_consensus.cc:493] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.945274  1576 raft_consensus.cc:515] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.945722  1576 leader_election.cc:290] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.946089  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6d02f7ce4d96b12fc592ad77f0bd" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.946069  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6d02f7ce4d96b12fc592ad77f0bd" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:23.946261  1374 raft_consensus.cc:2468] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.946352  1451 raft_consensus.cc:2468] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:23.946588  1490 leader_election.cc:304] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.946768  1576 raft_consensus.cc:2804] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.946820  1576 raft_consensus.cc:493] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.946846  1576 raft_consensus.cc:3060] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.947578  1576 raft_consensus.cc:515] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.947948  1576 leader_election.cc:290] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:23.948181  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6d02f7ce4d96b12fc592ad77f0bd" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:23.948251  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4d2a6d02f7ce4d96b12fc592ad77f0bd" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.948321  1451 raft_consensus.cc:3060] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.948408  1374 raft_consensus.cc:3060] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.949111  1374 raft_consensus.cc:2468] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.949118  1451 raft_consensus.cc:2468] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:23.949406  1491 leader_election.cc:304] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:23.949575  1576 raft_consensus.cc:2804] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.949700  1576 raft_consensus.cc:697] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:23.949833  1576 consensus_queue.cc:237] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.951359  1269 catalog_manager.cc:5696] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:23.966739  1605 raft_consensus.cc:493] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:23.966848  1605 raft_consensus.cc:515] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.967103  1605 leader_election.cc:290] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.967417  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2e061d5fb44af8a55eb586118fff17" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:23.967473  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2e061d5fb44af8a55eb586118fff17" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:23.967542  1374 raft_consensus.cc:2468] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.967594  1526 raft_consensus.cc:2468] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:23.967814  1415 leader_election.cc:304] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.968004  1605 raft_consensus.cc:2804] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:23.968063  1605 raft_consensus.cc:493] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:23.968091  1605 raft_consensus.cc:3060] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.968837  1605 raft_consensus.cc:515] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.969149  1605 leader_election.cc:290] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:23.969458  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2e061d5fb44af8a55eb586118fff17" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:23.969473  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6e2e061d5fb44af8a55eb586118fff17" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:23.969586  1526 raft_consensus.cc:3060] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.969586  1374 raft_consensus.cc:3060] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:23.970424  1526 raft_consensus.cc:2468] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.970424  1374 raft_consensus.cc:2468] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:23.970733  1415 leader_election.cc:304] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:23.970924  1605 raft_consensus.cc:2804] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:23.971015  1605 raft_consensus.cc:697] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:23.971131  1605 consensus_queue.cc:237] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:23.972607  1269 catalog_manager.cc:5696] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:23.997627 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:23.999516  1618 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:23.999614 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:23.999569  1620 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:23.999533  1617 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:24.000020 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:24.000084 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:24.000108 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320864000107 us; error 0 us; skew 500 ppm
I20260601 13:34:24.000972 30854 webserver.cc:533] Webserver started at http://127.30.33.132:40641/ using document root <none> and password file <none>
I20260601 13:34:24.001133 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:24.001201 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:24.001276 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:24.001643 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
format_stamp: "Formatted at 2026-06-01 13:34:23 on dist-test-slave-w2jz"
I20260601 13:34:24.003192 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:24.004062  1625 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:24.004290 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.004370 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
format_stamp: "Formatted at 2026-06-01 13:34:23 on dist-test-slave-w2jz"
I20260601 13:34:24.004448 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-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)
I20260601 13:34:24.026719 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:24.027065 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:24.027355 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:24.027851 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:24.027989 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:24.028050 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:24.028067 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:24.032624 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:33275
I20260601 13:34:24.032703  1689 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:33275 every 8 connection(s)
I20260601 13:34:24.034155  1269 catalog_manager.cc:3569] Servicing AlterTable request from {username='slave'} at 127.0.0.1:45396:
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
W20260601 13:34:24.038542  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet c0c4ab4c83e7410690499ac6e70b8213 has no consensus state
W20260601 13:34:24.038795  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 6cdada5d2ed6418597bd0244994441b2 has no consensus state
W20260601 13:34:24.038975  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet cf07f69803174c0a9dd063fdc405f356 has no consensus state
W20260601 13:34:24.039211  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 7d8b72f961a54dd5b615dba8982cdc88 has no consensus state
W20260601 13:34:24.039678  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 2ce5abb950b84ec5a884bc37e30612a4 has no consensus state
W20260601 13:34:24.040020  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 4a60849884274855bb58d4cc9991a46a has no consensus state
I20260601 13:34:24.040205  1690 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46831
I20260601 13:34:24.040282  1690 heartbeater.cc:461] Registering TS with master...
W20260601 13:34:24.040441  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 85efb31f389f4aaf9ac1832b48eda2f7 has no consensus state
I20260601 13:34:24.040505  1690 heartbeater.cc:507] Master 127.30.33.190:46831 requested a full tablet report, sending...
W20260601 13:34:24.040710  1269 catalog_manager.cc:5956] Failed to send alter table request: Not found: failed to reset TS proxy: No leader found: Tablet 43e4627e36ec46f794e9514f56e2d5b5 has no consensus state
I20260601 13:34:24.041323  1269 ts_manager.cc:194] Registered new tserver with Master: a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275)
I20260601 13:34:24.042011  1269 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:45402
I20260601 13:34:24.045179  1435 tablet_service.cc:1511] Processing CreateTablet for tablet c0c4ab4c83e7410690499ac6e70b8213 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.045457  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c4ab4c83e7410690499ac6e70b8213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.045650  1514 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdada5d2ed6418597bd0244994441b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.045928  1514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdada5d2ed6418597bd0244994441b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.046391  1512 tablet_service.cc:1511] Processing CreateTablet for tablet cf07f69803174c0a9dd063fdc405f356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.046608  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf07f69803174c0a9dd063fdc405f356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.047955  1359 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdada5d2ed6418597bd0244994441b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.048168  1573 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:24.048090  1357 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8b72f961a54dd5b615dba8982cdc88 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.048393  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8b72f961a54dd5b615dba8982cdc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.048090  1361 tablet_service.cc:1511] Processing CreateTablet for tablet c0c4ab4c83e7410690499ac6e70b8213 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.048570  1361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c4ab4c83e7410690499ac6e70b8213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.048709  1574 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:24.049077  1573 tablet_bootstrap.cc:654] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.049615  1574 tablet_bootstrap.cc:654] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.049705  1359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdada5d2ed6418597bd0244994441b2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.050480  1577 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.051218  1512 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce5abb950b84ec5a884bc37e30612a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.051455  1577 tablet_bootstrap.cc:654] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.051442  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce5abb950b84ec5a884bc37e30612a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.052258  1574 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:24.052364  1574 ts_tablet_manager.cc:1403] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:34:24.052291  1434 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8b72f961a54dd5b615dba8982cdc88 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.052548  1434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8b72f961a54dd5b615dba8982cdc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.052801  1574 raft_consensus.cc:359] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.052904  1574 raft_consensus.cc:385] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.052934  1574 raft_consensus.cc:740] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.053053  1574 consensus_queue.cc:260] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.053331  1574 ts_tablet_manager.cc:1434] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.053651  1573 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:24.053751  1573 ts_tablet_manager.cc:1403] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:34:24.054066  1435 tablet_service.cc:1511] Processing CreateTablet for tablet cf07f69803174c0a9dd063fdc405f356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.054122  1573 raft_consensus.cc:359] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.054193  1573 raft_consensus.cc:385] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.054211  1573 raft_consensus.cc:740] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.054296  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf07f69803174c0a9dd063fdc405f356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.054296  1573 consensus_queue.cc:260] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.054631  1573 ts_tablet_manager.cc:1434] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.055076  1574 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:24.055603  1573 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:24.056051  1574 tablet_bootstrap.cc:654] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
W20260601 13:34:24.056273  1257 catalog_manager.cc:4809] Async tablet task AlterTable RPC for tablet cf07f69803174c0a9dd063fdc405f356 (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e], current schema version=0) failed: Not found: failed to reset TS proxy: No leader found: Tablet cf07f69803174c0a9dd063fdc405f356 consensus state has no leader
I20260601 13:34:24.056672  1573 tablet_bootstrap.cc:654] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.057809  1573 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:24.057891  1573 ts_tablet_manager.cc:1403] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:24.057922  1577 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.058198  1577 ts_tablet_manager.cc:1403] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.008s	user 0.002s	sys 0.000s
I20260601 13:34:24.058382  1573 raft_consensus.cc:359] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.058459  1573 raft_consensus.cc:385] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.058490  1573 raft_consensus.cc:740] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.058550  1577 raft_consensus.cc:359] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.058619  1577 raft_consensus.cc:385] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.058665  1577 raft_consensus.cc:740] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.058761  1577 consensus_queue.cc:260] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.058987  1577 ts_tablet_manager.cc:1434] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.059019  1357 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce5abb950b84ec5a884bc37e30612a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.059130  1577 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.059355  1514 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60849884274855bb58d4cc9991a46a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.059542  1514 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60849884274855bb58d4cc9991a46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.058626  1573 consensus_queue.cc:260] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.059772  1583 raft_consensus.cc:493] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.059859  1583 raft_consensus.cc:515] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.060253  1583 leader_election.cc:290] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.061240  1573 ts_tablet_manager.cc:1434] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:34:24.061229  1512 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4627e36ec46f794e9514f56e2d5b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.061466  1573 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:24.061504  1512 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4627e36ec46f794e9514f56e2d5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.061525  1359 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb31f389f4aaf9ac1832b48eda2f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.061679  1361 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4627e36ec46f794e9514f56e2d5b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.061537  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.062031  1574 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
W20260601 13:34:24.062098  1415 leader_election.cc:343] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:24.062100  1574 ts_tablet_manager.cc:1403] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:34:24.062328  1357 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce5abb950b84ec5a884bc37e30612a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.062417  1573 tablet_bootstrap.cc:654] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.062685  1574 raft_consensus.cc:359] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.062763  1574 raft_consensus.cc:385] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.062789  1574 raft_consensus.cc:740] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.062955  1361 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4627e36ec46f794e9514f56e2d5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.063912  1577 tablet_bootstrap.cc:654] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.064621  1359 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb31f389f4aaf9ac1832b48eda2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.064910  1577 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.064870  1574 consensus_queue.cc:260] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.064970  1577 ts_tablet_manager.cc:1403] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:34:24.065603  1577 raft_consensus.cc:359] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.065685  1577 raft_consensus.cc:385] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.065724  1577 raft_consensus.cc:740] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.066385  1574 ts_tablet_manager.cc:1434] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:24.065869  1577 consensus_queue.cc:260] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.066983  1435 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60849884274855bb58d4cc9991a46a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.067196  1435 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60849884274855bb58d4cc9991a46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.067597  1654 tablet_service.cc:1511] Processing CreateTablet for tablet c0c4ab4c83e7410690499ac6e70b8213 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 0, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.067723  1577 ts_tablet_manager.cc:1434] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:34:24.067829  1654 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c0c4ab4c83e7410690499ac6e70b8213. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.068243  1577 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.069085  1434 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb31f389f4aaf9ac1832b48eda2f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.069145  1577 tablet_bootstrap.cc:654] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.069278  1434 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb31f389f4aaf9ac1832b48eda2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.070076  1653 tablet_service.cc:1511] Processing CreateTablet for tablet 6cdada5d2ed6418597bd0244994441b2 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 1, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.070226  1577 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.070294  1577 ts_tablet_manager.cc:1403] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:24.070492  1652 tablet_service.cc:1511] Processing CreateTablet for tablet cf07f69803174c0a9dd063fdc405f356 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 2, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.070686  1577 raft_consensus.cc:359] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.070782  1577 raft_consensus.cc:385] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.070825  1577 raft_consensus.cc:740] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.070889  1651 tablet_service.cc:1511] Processing CreateTablet for tablet 7d8b72f961a54dd5b615dba8982cdc88 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 3, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.070932  1577 consensus_queue.cc:260] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.071168  1577 ts_tablet_manager.cc:1434] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.071321  1577 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.071266  1650 tablet_service.cc:1511] Processing CreateTablet for tablet 2ce5abb950b84ec5a884bc37e30612a4 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 4, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.071691  1649 tablet_service.cc:1511] Processing CreateTablet for tablet 4a60849884274855bb58d4cc9991a46a (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 5, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.072154  1648 tablet_service.cc:1511] Processing CreateTablet for tablet 85efb31f389f4aaf9ac1832b48eda2f7 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 6, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.070302  1653 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6cdada5d2ed6418597bd0244994441b2. 1 dirs total, 0 dirs full, 0 dirs failed
W20260601 13:34:24.073067  1414 leader_election.cc:343] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Not found: Tablet not found: 7d8b72f961a54dd5b615dba8982cdc88
I20260601 13:34:24.073132  1414 leader_election.cc:304] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [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: 67b7f3fa26814ac7b992c1416a07df8f; no voters: 9322c3c97e8948c58a4790f4a0436c2e, a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:24.073357  1605 raft_consensus.cc:2749] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:34:24.073441  1652 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet cf07f69803174c0a9dd063fdc405f356. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.073346  1573 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:24.073668  1573 ts_tablet_manager.cc:1403] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.012s	user 0.002s	sys 0.000s
I20260601 13:34:24.074137  1573 raft_consensus.cc:359] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.074257  1573 raft_consensus.cc:385] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.074304  1573 raft_consensus.cc:740] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.074420  1573 consensus_queue.cc:260] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.072623  1647 tablet_service.cc:1511] Processing CreateTablet for tablet 43e4627e36ec46f794e9514f56e2d5b5 (DEFAULT_TABLE table=range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]), partition=HASH (key) PARTITION 7, RANGE (key) PARTITION 10 <= VALUES < 20
I20260601 13:34:24.074689  1573 ts_tablet_manager.cc:1434] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.074847  1573 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:24.074857  1647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 43e4627e36ec46f794e9514f56e2d5b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.075146  1651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8b72f961a54dd5b615dba8982cdc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.075745  1573 tablet_bootstrap.cc:654] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.076898  1650 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce5abb950b84ec5a884bc37e30612a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.077195  1573 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:24.077265  1573 ts_tablet_manager.cc:1403] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:24.077625  1573 raft_consensus.cc:359] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.077697  1573 raft_consensus.cc:385] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.077718  1573 raft_consensus.cc:740] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.077850  1573 consensus_queue.cc:260] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.078207  1573 ts_tablet_manager.cc:1434] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:24.078248  1580 raft_consensus.cc:493] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.078356  1580 raft_consensus.cc:515] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.078456  1573 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:24.078533  1649 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a60849884274855bb58d4cc9991a46a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.078799  1580 leader_election.cc:290] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:24.079559  1573 tablet_bootstrap.cc:654] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.079974  1648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 85efb31f389f4aaf9ac1832b48eda2f7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.080641  1573 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: No bootstrap required, opened a new log
I20260601 13:34:24.080722  1573 ts_tablet_manager.cc:1403] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:24.081152  1573 raft_consensus.cc:359] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.081255  1573 raft_consensus.cc:385] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.081284  1573 raft_consensus.cc:740] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.081393  1573 consensus_queue.cc:260] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.081651  1573 ts_tablet_manager.cc:1434] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:24.072609  1577 tablet_bootstrap.cc:654] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.083642  1574 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:24.084128  1703 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.084601  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" is_pre_election: true
I20260601 13:34:24.084800  1574 tablet_bootstrap.cc:654] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
W20260601 13:34:24.084990  1337 leader_election.cc:343] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:24.085142  1703 tablet_bootstrap.cc:654] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.085321  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:24.085446  1451 raft_consensus.cc:2468] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 0.
I20260601 13:34:24.085721  1339 leader_election.cc:304] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [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: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:24.085793  1577 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.085855  1577 ts_tablet_manager.cc:1403] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:34:24.085983  1580 raft_consensus.cc:2804] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.086041  1580 raft_consensus.cc:493] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.086078  1580 raft_consensus.cc:3060] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.086217  1703 tablet_bootstrap.cc:492] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.086318  1703 ts_tablet_manager.cc:1403] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:24.086277  1577 raft_consensus.cc:359] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.086372  1577 raft_consensus.cc:385] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.086418  1577 raft_consensus.cc:740] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.086529  1577 consensus_queue.cc:260] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.086791  1703 raft_consensus.cc:359] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.086890  1577 ts_tablet_manager.cc:1434] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.086953  1703 raft_consensus.cc:385] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.087097  1703 raft_consensus.cc:740] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.087126  1577 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.087226  1703 consensus_queue.cc:260] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.087620  1703 ts_tablet_manager.cc:1434] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.086969  1580 raft_consensus.cc:515] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.087762  1690 heartbeater.cc:499] Master 127.30.33.190:46831 was elected leader, sending a full tablet report...
I20260601 13:34:24.088027  1580 leader_election.cc:290] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 election: Requested vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:24.088135  1577 tablet_bootstrap.cc:654] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.088308  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.088348  1703 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.088413  1451 raft_consensus.cc:3060] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.088436  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.089267  1451 raft_consensus.cc:2468] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 1.
I20260601 13:34:24.089347  1577 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.089370  1703 tablet_bootstrap.cc:654] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.089414  1577 ts_tablet_manager.cc:1403] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
W20260601 13:34:24.089305  1337 leader_election.cc:343] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:24.089761  1339 leader_election.cc:304] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [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: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:24.089783  1577 raft_consensus.cc:359] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.089876  1577 raft_consensus.cc:385] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.089907  1577 raft_consensus.cc:740] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.090015  1577 consensus_queue.cc:260] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.090270  1577 ts_tablet_manager.cc:1434] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.090360  1703 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.090432  1580 raft_consensus.cc:2804] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.090436  1703 ts_tablet_manager.cc:1403] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:24.090638  1580 raft_consensus.cc:697] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Becoming Leader. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:24.090754  1580 consensus_queue.cc:237] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.090904  1703 raft_consensus.cc:359] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.090987  1703 raft_consensus.cc:385] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.091018  1703 raft_consensus.cc:740] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.091109  1703 consensus_queue.cc:260] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.091434  1703 ts_tablet_manager.cc:1434] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.091626  1703 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.090481  1577 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: Bootstrap starting.
I20260601 13:34:24.092314  1574 tablet_bootstrap.cc:492] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:24.092386  1574 ts_tablet_manager.cc:1403] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.009s	user 0.002s	sys 0.000s
I20260601 13:34:24.092589  1703 tablet_bootstrap.cc:654] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.092774  1574 raft_consensus.cc:359] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.092881  1574 raft_consensus.cc:385] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.092912  1574 raft_consensus.cc:740] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.093021  1574 consensus_queue.cc:260] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.093273  1574 ts_tablet_manager.cc:1434] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.092916  1577 tablet_bootstrap.cc:654] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.093459  1574 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:24.094194  1574 tablet_bootstrap.cc:654] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.094539  1577 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: No bootstrap required, opened a new log
I20260601 13:34:24.094623  1577 ts_tablet_manager.cc:1403] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:24.094951  1270 catalog_manager.cc:6241] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e] alter complete (version 0)
I20260601 13:34:24.095050  1577 raft_consensus.cc:359] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.095185  1577 raft_consensus.cc:385] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.095225  1577 raft_consensus.cc:740] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.095350  1577 consensus_queue.cc:260] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.095598  1577 ts_tablet_manager.cc:1434] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.095191  1574 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:24.095793  1574 ts_tablet_manager.cc:1403] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:24.096230  1574 raft_consensus.cc:359] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.096364  1574 raft_consensus.cc:385] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.096416  1574 raft_consensus.cc:740] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.096558  1574 consensus_queue.cc:260] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.096879  1574 ts_tablet_manager.cc:1434] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:24.097046  1574 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:24.096985  1269 catalog_manager.cc:5696] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:24.097927  1574 tablet_bootstrap.cc:654] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.098829  1703 tablet_bootstrap.cc:492] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.098922  1703 ts_tablet_manager.cc:1403] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:34:24.099282  1703 raft_consensus.cc:359] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.099387  1703 raft_consensus.cc:385] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.099411  1574 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: No bootstrap required, opened a new log
I20260601 13:34:24.099449  1703 raft_consensus.cc:740] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.099565  1574 ts_tablet_manager.cc:1403] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:34:24.099622  1703 consensus_queue.cc:260] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.100000  1703 ts_tablet_manager.cc:1434] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.100237  1703 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.100236  1574 raft_consensus.cc:359] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.100419  1574 raft_consensus.cc:385] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.100499  1574 raft_consensus.cc:740] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.100672  1574 consensus_queue.cc:260] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.101002  1574 ts_tablet_manager.cc:1434] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.101959  1703 tablet_bootstrap.cc:654] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.102948  1703 tablet_bootstrap.cc:492] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.103040  1703 ts_tablet_manager.cc:1403] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:24.103408  1703 raft_consensus.cc:359] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.103508  1703 raft_consensus.cc:385] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.103585  1703 raft_consensus.cc:740] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.103737  1703 consensus_queue.cc:260] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.104014  1703 ts_tablet_manager.cc:1434] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.104195  1703 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.104964  1703 tablet_bootstrap.cc:654] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.106051  1703 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.106148  1703 ts_tablet_manager.cc:1403] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:24.106472  1703 raft_consensus.cc:359] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.106571  1703 raft_consensus.cc:385] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.106616  1703 raft_consensus.cc:740] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.106741  1703 consensus_queue.cc:260] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.106978  1703 ts_tablet_manager.cc:1434] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.107178  1703 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.108021  1703 tablet_bootstrap.cc:654] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.109184  1703 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.109292  1703 ts_tablet_manager.cc:1403] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:24.109627  1703 raft_consensus.cc:359] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.109745  1703 raft_consensus.cc:385] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.109787  1703 raft_consensus.cc:740] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.109917  1703 consensus_queue.cc:260] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.110158  1703 ts_tablet_manager.cc:1434] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.110342  1703 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.111178  1703 tablet_bootstrap.cc:654] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.112214  1703 tablet_bootstrap.cc:492] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.112305  1703 ts_tablet_manager.cc:1403] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:24.112665  1703 raft_consensus.cc:359] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.112751  1703 raft_consensus.cc:385] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.112820  1703 raft_consensus.cc:740] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.112942  1703 consensus_queue.cc:260] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.113181  1703 ts_tablet_manager.cc:1434] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.113377  1703 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.114236  1703 tablet_bootstrap.cc:654] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:24.115253  1703 tablet_bootstrap.cc:492] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: No bootstrap required, opened a new log
I20260601 13:34:24.115337  1703 ts_tablet_manager.cc:1403] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:24.115679  1703 raft_consensus.cc:359] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.115764  1703 raft_consensus.cc:385] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:24.115785  1703 raft_consensus.cc:740] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: FOLLOWER
I20260601 13:34:24.115916  1703 consensus_queue.cc:260] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.116133  1703 ts_tablet_manager.cc:1434] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:24.131835  1580 raft_consensus.cc:493] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.131971  1580 raft_consensus.cc:515] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.132393  1580 leader_election.cc:290] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.132711  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdada5d2ed6418597bd0244994441b2" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" is_pre_election: true
I20260601 13:34:24.132835  1664 raft_consensus.cc:2468] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 0.
I20260601 13:34:24.133112  1337 leader_election.cc:304] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9322c3c97e8948c58a4790f4a0436c2e, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.133265  1580 raft_consensus.cc:2804] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.133323  1580 raft_consensus.cc:493] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.133392  1580 raft_consensus.cc:3060] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.134269  1580 raft_consensus.cc:515] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.134644  1580 leader_election.cc:290] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 election: Requested vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.134856  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdada5d2ed6418597bd0244994441b2" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.134960  1664 raft_consensus.cc:3060] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.135900  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdada5d2ed6418597bd0244994441b2" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:24.136015  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6cdada5d2ed6418597bd0244994441b2" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.136080  1664 raft_consensus.cc:2468] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 1.
I20260601 13:34:24.136014  1526 raft_consensus.cc:2468] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 0.
I20260601 13:34:24.136327  1337 leader_election.cc:304] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9322c3c97e8948c58a4790f4a0436c2e, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.136466  1580 raft_consensus.cc:2804] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.136585  1580 raft_consensus.cc:697] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Becoming Leader. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:24.136710  1580 consensus_queue.cc:237] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.138254  1270 catalog_manager.cc:5696] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: term changed from 0 to 1, leader changed from <none> to 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:24.158941  1605 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.161487  1716 raft_consensus.cc:493] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.161574  1716 raft_consensus.cc:515] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.161583  1605 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.162052  1716 leader_election.cc:290] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:24.162140  1716 raft_consensus.cc:493] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.162199  1716 raft_consensus.cc:515] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.162536  1716 leader_election.cc:290] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.166250  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c4ab4c83e7410690499ac6e70b8213" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:24.166332  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:24.166385  1451 raft_consensus.cc:2468] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.166483  1450 raft_consensus.cc:2393] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate a5d3bf03bcb942d8b251b523d0d6ba08 in current term 1: Already voted for candidate 9322c3c97e8948c58a4790f4a0436c2e in this term.
I20260601 13:34:24.166672  1628 leader_election.cc:304] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.166846  1712 raft_consensus.cc:2804] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.166916  1712 raft_consensus.cc:493] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.166998  1712 raft_consensus.cc:3060] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.167606  1374 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c4ab4c83e7410690499ac6e70b8213" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.167668  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7d8b72f961a54dd5b615dba8982cdc88" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.167704  1374 raft_consensus.cc:2468] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.167974  1712 raft_consensus.cc:515] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.168020  1627 leader_election.cc:304] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [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: a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e
I20260601 13:34:24.168180  1716 raft_consensus.cc:3060] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.168383  1712 leader_election.cc:290] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:24.168655  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c4ab4c83e7410690499ac6e70b8213" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:24.168730  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c0c4ab4c83e7410690499ac6e70b8213" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.168752  1373 raft_consensus.cc:3060] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.168831  1450 raft_consensus.cc:3060] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.169065  1716 raft_consensus.cc:2749] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:34:24.169679  1373 raft_consensus.cc:2468] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.169679  1450 raft_consensus.cc:2468] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.169965  1627 leader_election.cc:304] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 9322c3c97e8948c58a4790f4a0436c2e, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.170186  1716 raft_consensus.cc:2804] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.170291  1716 raft_consensus.cc:697] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Becoming Leader. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Running, Role: LEADER
I20260601 13:34:24.170413  1716 consensus_queue.cc:237] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.171666  1269 catalog_manager.cc:5696] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132). New cstate: current_term: 1 leader_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.181145  1730 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.183727  1730 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.185808  1730 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.188395  1730 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.223088  1730 raft_consensus.cc:493] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.223176  1730 raft_consensus.cc:515] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.223474  1730 leader_election.cc:290] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275)
I20260601 13:34:24.223744  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb31f389f4aaf9ac1832b48eda2f7" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.223747  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb31f389f4aaf9ac1832b48eda2f7" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" is_pre_election: true
I20260601 13:34:24.223907  1373 raft_consensus.cc:2468] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:24.223922  1664 raft_consensus.cc:2468] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 0.
I20260601 13:34:24.224154  1414 leader_election.cc:304] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.224327  1730 raft_consensus.cc:2804] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.224403  1730 raft_consensus.cc:493] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.224431  1730 raft_consensus.cc:3060] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.225198  1730 raft_consensus.cc:515] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.225566  1730 leader_election.cc:290] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275)
I20260601 13:34:24.225865  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb31f389f4aaf9ac1832b48eda2f7" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:24.225903  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "85efb31f389f4aaf9ac1832b48eda2f7" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.225999  1373 raft_consensus.cc:3060] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.226025  1664 raft_consensus.cc:3060] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.226689  1373 raft_consensus.cc:2468] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:24.226740  1664 raft_consensus.cc:2468] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 1.
I20260601 13:34:24.226951  1415 leader_election.cc:304] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.227146  1730 raft_consensus.cc:2804] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.227242  1730 raft_consensus.cc:697] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:24.227361  1730 consensus_queue.cc:237] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } }
I20260601 13:34:24.228662  1269 catalog_manager.cc:5696] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 0 to 1, leader changed from <none> to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:24.241897  1609 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.244493  1609 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.271479  1716 raft_consensus.cc:493] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.271621  1716 raft_consensus.cc:515] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.272120  1716 leader_election.cc:290] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.272486  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60849884274855bb58d4cc9991a46a" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:24.272631  1450 raft_consensus.cc:2468] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.272907  1628 leader_election.cc:304] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.273088  1716 raft_consensus.cc:2804] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.273154  1716 raft_consensus.cc:493] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.273180  1716 raft_consensus.cc:3060] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.274159  1716 raft_consensus.cc:515] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.274511  1716 leader_election.cc:290] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.274772  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60849884274855bb58d4cc9991a46a" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.274902  1450 raft_consensus.cc:3060] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.275743  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60849884274855bb58d4cc9991a46a" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:24.275779  1450 raft_consensus.cc:2468] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.275857  1525 raft_consensus.cc:2468] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.275796  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a60849884274855bb58d4cc9991a46a" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.275985  1526 raft_consensus.cc:3060] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.276207  1628 leader_election.cc:304] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.276360  1716 raft_consensus.cc:2804] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.276445  1716 raft_consensus.cc:697] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Becoming Leader. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Running, Role: LEADER
I20260601 13:34:24.276760  1716 consensus_queue.cc:237] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.276876  1526 raft_consensus.cc:2468] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.278221  1270 catalog_manager.cc:5696] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132). New cstate: current_term: 1 leader_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.296540  1609 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.298985  1745 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.317515  1716 raft_consensus.cc:493] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.317644  1716 raft_consensus.cc:515] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.318004  1716 leader_election.cc:290] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.318274  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf07f69803174c0a9dd063fdc405f356" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f" is_pre_election: true
I20260601 13:34:24.318408  1450 raft_consensus.cc:2468] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.318370  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf07f69803174c0a9dd063fdc405f356" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab" is_pre_election: true
I20260601 13:34:24.318594  1526 raft_consensus.cc:2468] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 0.
I20260601 13:34:24.318725  1628 leader_election.cc:304] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.318886  1716 raft_consensus.cc:2804] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.318941  1716 raft_consensus.cc:493] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.319001  1716 raft_consensus.cc:3060] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.319712  1716 raft_consensus.cc:515] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.320114  1716 leader_election.cc:290] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.320354  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf07f69803174c0a9dd063fdc405f356" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.320430  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "cf07f69803174c0a9dd063fdc405f356" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.320453  1450 raft_consensus.cc:3060] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.320590  1526 raft_consensus.cc:3060] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.321179  1450 raft_consensus.cc:2468] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.321245  1526 raft_consensus.cc:2468] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 1.
I20260601 13:34:24.321447  1628 leader_election.cc:304] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.321632  1716 raft_consensus.cc:2804] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.321715  1716 raft_consensus.cc:697] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Becoming Leader. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Running, Role: LEADER
I20260601 13:34:24.321831  1716 consensus_queue.cc:237] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.323122  1269 catalog_manager.cc:5696] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132). New cstate: current_term: 1 leader_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.338225  1745 raft_consensus.cc:493] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.338338  1745 raft_consensus.cc:515] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.338698  1745 leader_election.cc:290] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.338994  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce5abb950b84ec5a884bc37e30612a4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.339104  1373 raft_consensus.cc:2468] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:24.339403  1490 leader_election.cc:304] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.339572  1745 raft_consensus.cc:2804] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.339625  1745 raft_consensus.cc:493] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.339651  1745 raft_consensus.cc:3060] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.340530  1745 raft_consensus.cc:515] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.340885  1745 leader_election.cc:290] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.341205  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce5abb950b84ec5a884bc37e30612a4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:24.341297  1373 raft_consensus.cc:3060] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.342171  1373 raft_consensus.cc:2468] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:24.342300  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce5abb950b84ec5a884bc37e30612a4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" is_pre_election: true
I20260601 13:34:24.342366  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2ce5abb950b84ec5a884bc37e30612a4" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.342414  1664 raft_consensus.cc:2468] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:24.342458  1490 leader_election.cc:304] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.342607  1745 raft_consensus.cc:2804] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.342690  1745 raft_consensus.cc:697] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:24.342796  1745 consensus_queue.cc:237] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } }
I20260601 13:34:24.343053  1609 raft_consensus.cc:493] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:24.343118  1609 raft_consensus.cc:515] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.343436  1609 leader_election.cc:290] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.343746  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e" is_pre_election: true
I20260601 13:34:24.343753  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" is_pre_election: true
I20260601 13:34:24.343886  1373 raft_consensus.cc:2468] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:24.343935  1663 raft_consensus.cc:2468] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 0.
I20260601 13:34:24.344163  1490 leader_election.cc:304] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.344100  1269 catalog_manager.cc:5696] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.344408  1609 raft_consensus.cc:2804] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:24.344451  1609 raft_consensus.cc:493] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:24.344477  1609 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.345315  1609 raft_consensus.cc:515] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.345654  1609 leader_election.cc:290] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Requested vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:24.345885  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.345983  1663 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.346664  1663 raft_consensus.cc:2468] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:24.346921  1489 leader_election.cc:304] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4424eab03eb94653a094a678f31ab3ab, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:24.346980  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:24.347065  1609 raft_consensus.cc:2804] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:24.347113  1373 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.347141  1609 raft_consensus.cc:697] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:24.347244  1609 consensus_queue.cc:237] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.347909  1373 raft_consensus.cc:2468] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 1.
I20260601 13:34:24.348690  1269 catalog_manager.cc:5696] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 0 to 1, leader changed from <none> to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:24.372942  1745 consensus_queue.cc:1048] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.375638  1745 consensus_queue.cc:1048] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.396566  1730 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.399372  1583 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.449900  1325 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:34:24.456117  1526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "2de3044889094849bb41a51757318da3"
dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
mode: GRACEFUL
new_leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:36444
I20260601 13:34:24.456269  1526 raft_consensus.cc:606] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Received request to transfer leadership to TS 9322c3c97e8948c58a4790f4a0436c2e
I20260601 13:34:24.457273  1526 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5"
dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
mode: GRACEFUL
new_leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:36444
I20260601 13:34:24.457404  1526 raft_consensus.cc:606] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Received request to transfer leadership to TS 9322c3c97e8948c58a4790f4a0436c2e
I20260601 13:34:24.457952  1450 consensus_queue.cc:237] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:24.459306  1373 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:24.459436  1526 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:24.459506  1414 consensus_peers.cc:597] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6e2e061d5fb44af8a55eb586118fff17. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:24.459766  1583 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:24.459931  1605 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:24.461603  1583 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.461926  1373 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.462463  1450 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640b74f7bc54483c89e405509489d63d"
dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
mode: GRACEFUL
new_leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:35104
I20260601 13:34:24.462559  1450 raft_consensus.cc:606] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Received request to transfer leadership to TS 9322c3c97e8948c58a4790f4a0436c2e
I20260601 13:34:24.462934  1325 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 3
I20260601 13:34:24.463040  1325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:24.463496  1526 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.464128  1270 catalog_manager.cc:5696] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:34:24.464854  1319 auto_rebalancer.cc:591] Failed to schedule move for tablet 640b74f7bc54483c89e405509489d63d: Remote error: Service unavailable: leader transfer in progress
W20260601 13:34:24.469237  1319 auto_rebalancer.cc:591] Failed to schedule move for tablet 4d2a6d02f7ce4d96b12fc592ad77f0bd: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:34:24.470034  1450 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:24.471160  1373 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:24.471279  1526 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:24.471451  1414 consensus_peers.cc:597] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: a48de27438ff4a12bbe556f3a6051f2b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:24.471490  1583 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:24.471614  1730 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:24.472896  1583 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.473275  1373 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.473294  1526 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.475091  1268 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:24.560359  1745 consensus_queue.cc:1048] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.562009  1716 consensus_queue.cc:1048] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.565269  1576 consensus_queue.cc:1048] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.565696  1716 consensus_queue.cc:1048] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.606633  1526 raft_consensus.cc:3060] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.607720  1715 consensus_queue.cc:1048] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.610529  1580 consensus_queue.cc:1048] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.649096  1715 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.652405  1605 consensus_queue.cc:1048] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.653327  1580 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.655676  1583 consensus_queue.cc:1048] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.745491  1605 raft_consensus.cc:993] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: : Instructing follower 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.745638  1730 raft_consensus.cc:1081] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Signalling peer 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.746085  1374 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640b74f7bc54483c89e405509489d63d"
dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:41554
I20260601 13:34:24.746214  1374 raft_consensus.cc:493] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:24.746310  1374 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.747110  1374 raft_consensus.cc:515] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.747524  1374 leader_election.cc:290] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 2 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.747740  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.747846  1451 raft_consensus.cc:3055] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:34:24.747933  1451 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:24.747849  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.748039  1526 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.748097  1451 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.748245  1451 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.748948  1451 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 2.
I20260601 13:34:24.748967  1526 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 2.
I20260601 13:34:24.749253  1340 leader_election.cc:304] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [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: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.749519  1580 raft_consensus.cc:2804] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:34:24.749604  1580 raft_consensus.cc:697] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Becoming Leader. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:24.749712  1580 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.751016  1270 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: term changed from 1 to 2, leader changed from 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) to 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129). New cstate: current_term: 2 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.774335  1663 raft_consensus.cc:3060] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:24.775488  1576 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.778064  1576 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.783165  1712 consensus_queue.cc:1048] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.785634  1712 consensus_queue.cc:1048] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.788897  1576 consensus_queue.cc:1048] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.790282  1745 raft_consensus.cc:993] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: : Instructing follower 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.790349  1745 raft_consensus.cc:1081] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Signalling peer 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.791345  1373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5"
dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:41558
I20260601 13:34:24.791440  1373 raft_consensus.cc:493] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:24.791527  1373 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.791922  1609 consensus_queue.cc:1048] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.792486  1373 raft_consensus.cc:515] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.792876  1373 leader_election.cc:290] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 2 election: Requested vote from peers a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.793125  1664 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:24.793613  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "43e4627e36ec46f794e9514f56e2d5b5" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.793702  1526 raft_consensus.cc:3055] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:34:24.793754  1526 raft_consensus.cc:740] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:24.793887  1526 consensus_queue.cc:260] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.794032  1526 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.794692  1526 raft_consensus.cc:2468] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 2.
I20260601 13:34:24.794981  1340 leader_election.cc:304] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [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: 4424eab03eb94653a094a678f31ab3ab, 9322c3c97e8948c58a4790f4a0436c2e; no voters: a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:24.795116  1580 raft_consensus.cc:2804] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:34:24.795190  1580 raft_consensus.cc:697] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Becoming Leader. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:24.795310  1580 consensus_queue.cc:237] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.796777  1269 catalog_manager.cc:5696] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: term changed from 1 to 2, leader changed from 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) to 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129). New cstate: current_term: 2 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:24.824410  1712 consensus_queue.cc:1048] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.827320  1777 consensus_queue.cc:1048] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:24.903640  1779 ts_tablet_manager.cc:933] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:24.904060  1779 tablet_copy_client.cc:323] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:34091
I20260601 13:34:24.904533  1461 tablet_copy_service.cc:140] P 67b7f3fa26814ac7b992c1416a07df8f: Received BeginTabletCopySession request for tablet a48de27438ff4a12bbe556f3a6051f2b from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:35080)
I20260601 13:34:24.904632  1461 tablet_copy_service.cc:161] P 67b7f3fa26814ac7b992c1416a07df8f: Beginning new tablet copy session on tablet a48de27438ff4a12bbe556f3a6051f2b from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:35080: session id = a5d3bf03bcb942d8b251b523d0d6ba08-a48de27438ff4a12bbe556f3a6051f2b
I20260601 13:34:24.905570  1461 tablet_copy_source_session.cc:215] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:24.906363  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a48de27438ff4a12bbe556f3a6051f2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:24.908089  1779 tablet_copy_client.cc:806] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:24.908263  1779 tablet_copy_client.cc:670] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:24.909262  1779 tablet_copy_client.cc:538] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:24.910460  1779 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:24.914042  1779 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:24.914299  1779 tablet_bootstrap.cc:492] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:24.914454  1779 ts_tablet_manager.cc:1403] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:34:24.914881  1779 raft_consensus.cc:359] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:24.915005  1779 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:24.915100  1779 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:24.915390  1779 ts_tablet_manager.cc:1434] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:24.915851  1461 tablet_copy_service.cc:342] P 67b7f3fa26814ac7b992c1416a07df8f: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-a48de27438ff4a12bbe556f3a6051f2b received from {username='slave'} at 127.0.0.1:35080
I20260601 13:34:24.915951  1461 tablet_copy_service.cc:434] P 67b7f3fa26814ac7b992c1416a07df8f: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-a48de27438ff4a12bbe556f3a6051f2b on tablet a48de27438ff4a12bbe556f3a6051f2b with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:24.953161  1745 raft_consensus.cc:993] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: : Instructing follower 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.953290  1745 raft_consensus.cc:1081] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Signalling peer 9322c3c97e8948c58a4790f4a0436c2e to start an election
I20260601 13:34:24.953766  1373 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "2de3044889094849bb41a51757318da3"
dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
 from {username='slave'} at 127.0.0.1:41558
I20260601 13:34:24.953914  1373 raft_consensus.cc:493] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:24.953985  1373 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.954795  1373 raft_consensus.cc:515] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.955246  1373 leader_election.cc:290] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [CANDIDATE]: Term 2 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:24.955509  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:24.955555  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2de3044889094849bb41a51757318da3" candidate_uuid: "9322c3c97e8948c58a4790f4a0436c2e" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: true dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:24.955618  1451 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.955675  1526 raft_consensus.cc:3055] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:34:24.955719  1526 raft_consensus.cc:740] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:24.955863  1526 consensus_queue.cc:260] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.956060  1526 raft_consensus.cc:3060] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:24.956519  1451 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 2.
I20260601 13:34:24.956799  1339 leader_election.cc:304] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [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: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:24.956929  1526 raft_consensus.cc:2468] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9322c3c97e8948c58a4790f4a0436c2e in term 2.
I20260601 13:34:24.956995  1765 raft_consensus.cc:2804] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:34:24.957090  1765 raft_consensus.cc:697] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Becoming Leader. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:24.957208  1765 consensus_queue.cc:237] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:24.958549  1269 catalog_manager.cc:5696] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: term changed from 1 to 2, leader changed from 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) to 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129). New cstate: current_term: 2 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:25.010696  1779 ts_tablet_manager.cc:933] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:25.011073  1779 tablet_copy_client.cc:323] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:34091
I20260601 13:34:25.011554  1461 tablet_copy_service.cc:140] P 67b7f3fa26814ac7b992c1416a07df8f: Received BeginTabletCopySession request for tablet 6e2e061d5fb44af8a55eb586118fff17 from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:35080)
I20260601 13:34:25.011650  1461 tablet_copy_service.cc:161] P 67b7f3fa26814ac7b992c1416a07df8f: Beginning new tablet copy session on tablet 6e2e061d5fb44af8a55eb586118fff17 from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:35080: session id = a5d3bf03bcb942d8b251b523d0d6ba08-6e2e061d5fb44af8a55eb586118fff17
I20260601 13:34:25.012459  1461 tablet_copy_source_session.cc:215] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:25.013254  1779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6e2e061d5fb44af8a55eb586118fff17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:25.014798  1779 tablet_copy_client.cc:806] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:25.014961  1779 tablet_copy_client.cc:670] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:25.016032  1779 tablet_copy_client.cc:538] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:25.016958  1779 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:25.019673  1779 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:25.019972  1779 tablet_bootstrap.cc:492] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:25.020135  1779 ts_tablet_manager.cc:1403] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.001s
I20260601 13:34:25.020498  1779 raft_consensus.cc:359] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:25.020613  1779 raft_consensus.cc:740] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:25.020725  1779 consensus_queue.cc:260] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:25.021005  1779 ts_tablet_manager.cc:1434] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:25.021487  1461 tablet_copy_service.cc:342] P 67b7f3fa26814ac7b992c1416a07df8f: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-6e2e061d5fb44af8a55eb586118fff17 received from {username='slave'} at 127.0.0.1:35080
I20260601 13:34:25.021562  1461 tablet_copy_service.cc:434] P 67b7f3fa26814ac7b992c1416a07df8f: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-6e2e061d5fb44af8a55eb586118fff17 on tablet 6e2e061d5fb44af8a55eb586118fff17 with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:25.141775  1526 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.142189  1580 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.144534  1451 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.144871  1580 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.219916  1663 raft_consensus.cc:3060] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:25.221146  1663 raft_consensus.cc:1275] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.221593  1765 consensus_queue.cc:1048] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.224020  1526 raft_consensus.cc:1275] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.224380  1765 consensus_queue.cc:1048] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.288578  1663 raft_consensus.cc:1217] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:25.394187  1526 raft_consensus.cc:1275] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.394583  1765 consensus_queue.cc:1048] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.397032  1451 raft_consensus.cc:1275] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:34:25.397704  1765 consensus_queue.cc:1048] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:25.633199  1663 raft_consensus.cc:1217] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:25.666927  1730 raft_consensus.cc:1064] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:25.667325  1730 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:25.668673  1663 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:25.668781  1526 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:25.668850  1373 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:25.669188  1583 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:25.669337  1730 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:25.669737  1787 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:25.671309  1787 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.671999  1526 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.671985  1663 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.673470  1373 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.674453  1269 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.684465  1451 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:25.685739  1526 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:25.686024  1663 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:25.686168  1787 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:25.686606  1730 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:25.687971  1730 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.688521  1526 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.688525  1663 raft_consensus.cc:2955] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:25.690447  1257 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet a48de27438ff4a12bbe556f3a6051f2b with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:25.691577  1271 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:25.695302  1359 tablet_service.cc:1558] Processing DeleteTablet for tablet a48de27438ff4a12bbe556f3a6051f2b with delete_type TABLET_DATA_TOMBSTONED (TS 9322c3c97e8948c58a4790f4a0436c2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41548
I20260601 13:34:25.696101  1794 tablet_replica.cc:333] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:25.696309  1794 raft_consensus.cc:2243] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:25.696501  1794 raft_consensus.cc:2272] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:25.697383  1794 ts_tablet_manager.cc:1916] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:25.699335  1794 ts_tablet_manager.cc:1929] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:25.699438  1794 log.cc:1199] T a48de27438ff4a12bbe556f3a6051f2b P 9322c3c97e8948c58a4790f4a0436c2e: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/a48de27438ff4a12bbe556f3a6051f2b
I20260601 13:34:25.700069  1256 catalog_manager.cc:5027] TS 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121): tablet a48de27438ff4a12bbe556f3a6051f2b (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:26.021768  1605 raft_consensus.cc:1064] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:26.022174  1605 consensus_queue.cc:237] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:26.023583  1663 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:26.023583  1526 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:26.023613  1373 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:26.023963  1583 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:26.024276  1605 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:26.024392  1583 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:26.026252  1787 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.027062  1373 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.028239  1526 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.028312  1663 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.028906  1270 catalog_manager.cc:5696] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:26.032294  1451 consensus_queue.cc:237] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:26.033314  1663 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:26.033627  1605 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:26.033653  1526 raft_consensus.cc:1275] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:26.033979  1605 consensus_queue.cc:1048] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:26.035096  1583 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.035447  1663 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.036752  1257 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6e2e061d5fb44af8a55eb586118fff17 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:26.037253  1271 catalog_manager.cc:5696] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:26.037379  1526 raft_consensus.cc:2955] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:26.040566  1359 tablet_service.cc:1558] Processing DeleteTablet for tablet 6e2e061d5fb44af8a55eb586118fff17 with delete_type TABLET_DATA_TOMBSTONED (TS 9322c3c97e8948c58a4790f4a0436c2e not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:41548
I20260601 13:34:26.040764  1794 tablet_replica.cc:333] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:26.040900  1794 raft_consensus.cc:2243] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:26.041072  1794 raft_consensus.cc:2272] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:26.041693  1794 ts_tablet_manager.cc:1916] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:26.043191  1794 ts_tablet_manager.cc:1929] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:26.043259  1794 log.cc:1199] T 6e2e061d5fb44af8a55eb586118fff17 P 9322c3c97e8948c58a4790f4a0436c2e: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/6e2e061d5fb44af8a55eb586118fff17
I20260601 13:34:26.043709  1256 catalog_manager.cc:5027] TS 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121): tablet 6e2e061d5fb44af8a55eb586118fff17 (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:26.463388  1325 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:34:26.471134  1373 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "640b74f7bc54483c89e405509489d63d"
dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
mode: GRACEFUL
new_leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
 from {username='slave'} at 127.0.0.1:41576
I20260601 13:34:26.471264  1373 raft_consensus.cc:606] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Received request to transfer leadership to TS 67b7f3fa26814ac7b992c1416a07df8f
I20260601 13:34:26.471621  1325 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:34:26.471757  1325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:26.774107  1715 raft_consensus.cc:993] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: : Instructing follower 67b7f3fa26814ac7b992c1416a07df8f to start an election
I20260601 13:34:26.774242  1715 raft_consensus.cc:1081] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Signalling peer 67b7f3fa26814ac7b992c1416a07df8f to start an election
I20260601 13:34:26.774670  1451 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "640b74f7bc54483c89e405509489d63d"
dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
 from {username='slave'} at 127.0.0.1:35078
I20260601 13:34:26.774798  1451 raft_consensus.cc:493] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:26.774844  1451 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:26.775645  1451 raft_consensus.cc:515] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:26.776021  1451 leader_election.cc:290] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [CANDIDATE]: Term 3 election: Requested vote from peers 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:26.776335  1373 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "9322c3c97e8948c58a4790f4a0436c2e"
I20260601 13:34:26.776435  1373 raft_consensus.cc:3055] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:34:26.776464  1373 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 9322c3c97e8948c58a4790f4a0436c2e, State: Running, Role: LEADER
I20260601 13:34:26.776568  1373 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 2, Committed index: 2, Last appended: 2.2, Last appended by leader: 2, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:26.776680  1373 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:26.777316  1373 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 3.
I20260601 13:34:26.777529  1526 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "640b74f7bc54483c89e405509489d63d" candidate_uuid: "67b7f3fa26814ac7b992c1416a07df8f" candidate_term: 3 candidate_status { last_received { term: 2 index: 2 } } ignore_live_leader: true dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:26.777596  1415 leader_election.cc:304] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: 67b7f3fa26814ac7b992c1416a07df8f, 9322c3c97e8948c58a4790f4a0436c2e; no voters: 
I20260601 13:34:26.777626  1526 raft_consensus.cc:3060] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:26.777777  1583 raft_consensus.cc:2804] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:34:26.777951  1583 raft_consensus.cc:697] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 LEADER]: Becoming Leader. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:26.778110  1583 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } }
I20260601 13:34:26.778492  1526 raft_consensus.cc:2468] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 67b7f3fa26814ac7b992c1416a07df8f in term 3.
I20260601 13:34:26.779440  1270 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: term changed from 2 to 3, leader changed from 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129) to 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130). New cstate: current_term: 3 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:27.044618  1526 consensus_queue.cc:237] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.046006  1451 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:27.046020  1373 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:27.046020  1489 consensus_peers.cc:597] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4e6d45f16a0044f68d2f41307936908c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:27.046538  1809 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:27.046733  1799 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:27.048134  1799 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.048673  1373 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.049815  1451 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.050534  1270 catalog_manager.cc:5696] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
W20260601 13:34:27.052176  1319 auto_rebalancer.cc:591] Failed to schedule move for tablet 640b74f7bc54483c89e405509489d63d: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:34:27.056617  1373 consensus_queue.cc:237] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } }
I20260601 13:34:27.057749  1663 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:27.057868  1451 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:27.057998  1340 consensus_peers.cc:597] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e -> Peer 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683): Couldn't send request to peer 4424eab03eb94653a094a678f31ab3ab. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7d8b72f961a54dd5b615dba8982cdc88. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:27.058218  1816 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:27.058404  1715 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:27.059940  1816 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } } }
I20260601 13:34:27.060392  1663 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } } }
I20260601 13:34:27.060360  1451 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } } }
I20260601 13:34:27.062366  1271 catalog_manager.cc:5696] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index -1 to 2, NON_VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) added. New cstate: current_term: 1 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:27.063043  1451 consensus_queue.cc:237] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.064261  1526 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:27.064460  1373 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:27.064745  1583 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:34:27.065006  1414 consensus_peers.cc:597] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4ba6b6b5f2fb47aba53955dbe3534d9a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:27.065186  1583 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:27.066228  1820 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.066880  1373 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.067083  1526 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.068907  1270 catalog_manager.cc:5696] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:27.329042  1526 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:34:27.329519  1583 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:27.332270  1373 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:34:27.333241  1583 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:27.472654  1828 ts_tablet_manager.cc:933] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: Initiating tablet copy from peer 9322c3c97e8948c58a4790f4a0436c2e (127.30.33.129:38121)
I20260601 13:34:27.473083  1828 tablet_copy_client.cc:323] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.129:38121
I20260601 13:34:27.473564  1384 tablet_copy_service.cc:140] P 9322c3c97e8948c58a4790f4a0436c2e: Received BeginTabletCopySession request for tablet 7d8b72f961a54dd5b615dba8982cdc88 from peer 4424eab03eb94653a094a678f31ab3ab ({username='slave'} at 127.0.0.1:41558)
I20260601 13:34:27.473670  1384 tablet_copy_service.cc:161] P 9322c3c97e8948c58a4790f4a0436c2e: Beginning new tablet copy session on tablet 7d8b72f961a54dd5b615dba8982cdc88 from peer 4424eab03eb94653a094a678f31ab3ab at {username='slave'} at 127.0.0.1:41558: session id = 4424eab03eb94653a094a678f31ab3ab-7d8b72f961a54dd5b615dba8982cdc88
I20260601 13:34:27.474665  1384 tablet_copy_source_session.cc:215] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:27.475512  1828 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7d8b72f961a54dd5b615dba8982cdc88. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:27.477337  1828 tablet_copy_client.cc:806] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:27.477505  1828 tablet_copy_client.cc:670] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:27.478495  1828 tablet_copy_client.cc:538] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:27.479431  1828 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap starting.
I20260601 13:34:27.482478  1828 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: 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
I20260601 13:34:27.482709  1828 tablet_bootstrap.cc:492] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: Bootstrap complete.
I20260601 13:34:27.482883  1828 ts_tablet_manager.cc:1403] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:34:27.483268  1828 raft_consensus.cc:359] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } }
I20260601 13:34:27.483364  1828 raft_consensus.cc:740] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Initialized, Role: LEARNER
I20260601 13:34:27.483485  1828 consensus_queue.cc:260] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: NON_VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: true } }
I20260601 13:34:27.483771  1828 ts_tablet_manager.cc:1434] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:27.484247  1384 tablet_copy_service.cc:342] P 9322c3c97e8948c58a4790f4a0436c2e: Request end of tablet copy session 4424eab03eb94653a094a678f31ab3ab-7d8b72f961a54dd5b615dba8982cdc88 received from {username='slave'} at 127.0.0.1:41558
I20260601 13:34:27.484334  1384 tablet_copy_service.cc:434] P 9322c3c97e8948c58a4790f4a0436c2e: ending tablet copy session 4424eab03eb94653a094a678f31ab3ab-7d8b72f961a54dd5b615dba8982cdc88 on tablet 7d8b72f961a54dd5b615dba8982cdc88 with peer 4424eab03eb94653a094a678f31ab3ab
I20260601 13:34:27.490432  1831 ts_tablet_manager.cc:933] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:27.490741  1831 tablet_copy_client.cc:323] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:34683
I20260601 13:34:27.491207  1536 tablet_copy_service.cc:140] P 4424eab03eb94653a094a678f31ab3ab: Received BeginTabletCopySession request for tablet 4e6d45f16a0044f68d2f41307936908c from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:36436)
I20260601 13:34:27.491299  1536 tablet_copy_service.cc:161] P 4424eab03eb94653a094a678f31ab3ab: Beginning new tablet copy session on tablet 4e6d45f16a0044f68d2f41307936908c from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:36436: session id = a5d3bf03bcb942d8b251b523d0d6ba08-4e6d45f16a0044f68d2f41307936908c
I20260601 13:34:27.492211  1536 tablet_copy_source_session.cc:215] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:27.492908  1831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4e6d45f16a0044f68d2f41307936908c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:27.494427  1831 tablet_copy_client.cc:806] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:27.494593  1831 tablet_copy_client.cc:670] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:27.495556  1831 tablet_copy_client.cc:538] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:27.496534  1831 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:27.499264  1831 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:27.499488  1831 tablet_bootstrap.cc:492] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:27.499643  1831 ts_tablet_manager.cc:1403] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:27.500114  1831 raft_consensus.cc:359] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.500229  1831 raft_consensus.cc:740] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:27.500339  1831 consensus_queue.cc:260] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.500643  1831 ts_tablet_manager.cc:1434] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:27.501138  1536 tablet_copy_service.cc:342] P 4424eab03eb94653a094a678f31ab3ab: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-4e6d45f16a0044f68d2f41307936908c received from {username='slave'} at 127.0.0.1:36436
I20260601 13:34:27.501214  1536 tablet_copy_service.cc:434] P 4424eab03eb94653a094a678f31ab3ab: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-4e6d45f16a0044f68d2f41307936908c on tablet 4e6d45f16a0044f68d2f41307936908c with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:27.599737  1831 ts_tablet_manager.cc:933] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:27.600154  1831 tablet_copy_client.cc:323] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:34091
I20260601 13:34:27.600603  1461 tablet_copy_service.cc:140] P 67b7f3fa26814ac7b992c1416a07df8f: Received BeginTabletCopySession request for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:35080)
I20260601 13:34:27.600729  1461 tablet_copy_service.cc:161] P 67b7f3fa26814ac7b992c1416a07df8f: Beginning new tablet copy session on tablet 4ba6b6b5f2fb47aba53955dbe3534d9a from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:35080: session id = a5d3bf03bcb942d8b251b523d0d6ba08-4ba6b6b5f2fb47aba53955dbe3534d9a
I20260601 13:34:27.601521  1461 tablet_copy_source_session.cc:215] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:27.602366  1831 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:27.604173  1831 tablet_copy_client.cc:806] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:27.604338  1831 tablet_copy_client.cc:670] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:27.605352  1831 tablet_copy_client.cc:538] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:27.606360  1831 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:27.609169  1831 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:27.609402  1831 tablet_bootstrap.cc:492] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:27.609568  1831 ts_tablet_manager.cc:1403] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:27.609965  1831 raft_consensus.cc:359] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.610109  1831 raft_consensus.cc:740] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:27.610213  1831 consensus_queue.cc:260] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:27.610494  1831 ts_tablet_manager.cc:1434] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:27.610936  1461 tablet_copy_service.cc:342] P 67b7f3fa26814ac7b992c1416a07df8f: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-4ba6b6b5f2fb47aba53955dbe3534d9a received from {username='slave'} at 127.0.0.1:35080
I20260601 13:34:27.611012  1461 tablet_copy_service.cc:434] P 67b7f3fa26814ac7b992c1416a07df8f: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-4ba6b6b5f2fb47aba53955dbe3534d9a on tablet 4ba6b6b5f2fb47aba53955dbe3534d9a with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:28.006297  1526 raft_consensus.cc:1217] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:28.028858  1663 raft_consensus.cc:1217] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:28.114001  1663 raft_consensus.cc:1217] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:28.425566  1837 raft_consensus.cc:1064] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: attempting to promote NON_VOTER 4424eab03eb94653a094a678f31ab3ab to VOTER
I20260601 13:34:28.426012  1837 consensus_queue.cc:237] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } }
I20260601 13:34:28.427377  1451 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.427349  1526 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEARNER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.427349  1663 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.427811  1841 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.428059  1836 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.428431  1715 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.430371  1836 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.430930  1663 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.430974  1526 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.432499  1451 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.434501  1268 catalog_manager.cc:5696] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: config changed from index 2 to 3, 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.438302  1373 consensus_queue.cc:237] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } }
I20260601 13:34:28.439415  1526 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.439491  1451 raft_consensus.cc:1275] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 9322c3c97e8948c58a4790f4a0436c2e: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.439761  1841 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.440033  1715 consensus_queue.cc:1048] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.441432  1715 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.441845  1451 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.441915  1526 raft_consensus.cc:2955] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.443261  1256 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7d8b72f961a54dd5b615dba8982cdc88 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:28.443928  1270 catalog_manager.cc:5696] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "9322c3c97e8948c58a4790f4a0436c2e" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { promote: false } } }
I20260601 13:34:28.445941  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet 7d8b72f961a54dd5b615dba8982cdc88 with delete_type TABLET_DATA_TOMBSTONED (TS a5d3bf03bcb942d8b251b523d0d6ba08 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50254
I20260601 13:34:28.446435  1849 tablet_replica.cc:333] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:28.446576  1849 raft_consensus.cc:2243] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:28.446728  1849 raft_consensus.cc:2272] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:28.447218  1849 ts_tablet_manager.cc:1916] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:28.449026  1849 ts_tablet_manager.cc:1929] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:28.449110  1849 log.cc:1199] T 7d8b72f961a54dd5b615dba8982cdc88 P a5d3bf03bcb942d8b251b523d0d6ba08: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root/wals/7d8b72f961a54dd5b615dba8982cdc88
I20260601 13:34:28.449613  1255 catalog_manager.cc:5027] TS a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): tablet 7d8b72f961a54dd5b615dba8982cdc88 (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:28.472065  1325 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:34:28.473830  1451 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b"
dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
mode: GRACEFUL
new_leader_uuid: "4424eab03eb94653a094a678f31ab3ab"
 from {username='slave'} at 127.0.0.1:35104
I20260601 13:34:28.473940  1451 raft_consensus.cc:606] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Received request to transfer leadership to TS 4424eab03eb94653a094a678f31ab3ab
I20260601 13:34:28.474256  1325 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:34:28.474411  1325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:28.503175  1809 raft_consensus.cc:1064] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:28.503536  1809 consensus_queue.cc:237] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.504873  1451 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.504917  1663 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.505214  1839 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.505330  1373 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.505402  1851 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.505684  1838 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.508105  1663 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.508319  1373 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.507746  1851 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.510310  1271 catalog_manager.cc:5696] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.511274  1451 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.515113  1526 consensus_queue.cc:237] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.516336  1373 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.516350  1663 raft_consensus.cc:1275] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.516728  1851 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.516952  1855 consensus_queue.cc:1048] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.518399  1838 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.518766  1663 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.520184  1373 raft_consensus.cc:2955] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.520872  1270 catalog_manager.cc:5696] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.522236  1258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4e6d45f16a0044f68d2f41307936908c with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:28.523955  1434 tablet_service.cc:1558] Processing DeleteTablet for tablet 4e6d45f16a0044f68d2f41307936908c with delete_type TABLET_DATA_TOMBSTONED (TS 67b7f3fa26814ac7b992c1416a07df8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35050
I20260601 13:34:28.524470  1856 tablet_replica.cc:333] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:28.524609  1856 raft_consensus.cc:2243] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:28.524727  1856 raft_consensus.cc:2272] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:28.525277  1856 ts_tablet_manager.cc:1916] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:28.527264  1856 ts_tablet_manager.cc:1929] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:28.527381  1856 log.cc:1199] T 4e6d45f16a0044f68d2f41307936908c P 67b7f3fa26814ac7b992c1416a07df8f: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/4e6d45f16a0044f68d2f41307936908c
I20260601 13:34:28.527942  1257 catalog_manager.cc:5027] TS 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091): tablet 4e6d45f16a0044f68d2f41307936908c (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:28.633641  1803 raft_consensus.cc:1064] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:28.634151  1803 consensus_queue.cc:237] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.635538  1526 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.635538  1373 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.635641  1663 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:28.635941  1859 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.636241  1860 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.636405  1803 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:28.638470  1859 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.638891  1663 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.639103  1526 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.640733  1373 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.641491  1271 catalog_manager.cc:5696] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:28.644902  1451 consensus_queue.cc:237] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [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: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.646117  1373 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.646390  1663 raft_consensus.cc:1275] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:28.646505  1857 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.646690  1859 consensus_queue.cc:1048] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:28.648085  1859 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.648823  1803 raft_consensus.cc:993] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: : Instructing follower 4424eab03eb94653a094a678f31ab3ab to start an election
I20260601 13:34:28.648912  1803 raft_consensus.cc:1081] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Signalling peer 4424eab03eb94653a094a678f31ab3ab to start an election
I20260601 13:34:28.649077  1663 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.649343  1373 raft_consensus.cc:2955] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:28.650748  1257 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:28.651091  1526 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b"
dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
 from {username='slave'} at 127.0.0.1:36418
I20260601 13:34:28.651213  1526 raft_consensus.cc:493] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:28.651289  1526 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:28.651268  1269 catalog_manager.cc:5696] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f reported cstate change: config changed from index 3 to 4, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:28.652163  1526 raft_consensus.cc:515] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.652547  1526 leader_election.cc:290] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [CANDIDATE]: Term 2 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275)
I20260601 13:34:28.652798  1451 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:28.652904  1451 raft_consensus.cc:3055] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:34:28.652941  1451 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Running, Role: LEADER
I20260601 13:34:28.653075  1451 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.653200  1451 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:28.653935  1512 tablet_service.cc:1558] Processing DeleteTablet for tablet 4ba6b6b5f2fb47aba53955dbe3534d9a with delete_type TABLET_DATA_TOMBSTONED (TS 4424eab03eb94653a094a678f31ab3ab not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:36406
I20260601 13:34:28.654049  1451 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 2.
I20260601 13:34:28.654486  1491 leader_election.cc:304] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [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: 4424eab03eb94653a094a678f31ab3ab, 67b7f3fa26814ac7b992c1416a07df8f; no voters: 
I20260601 13:34:28.655073  1851 raft_consensus.cc:2804] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:34:28.655179  1851 raft_consensus.cc:697] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 LEADER]: Becoming Leader. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:28.655297  1851 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:28.656311  1663 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "4424eab03eb94653a094a678f31ab3ab" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
I20260601 13:34:28.656435  1663 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:34:28.656641  1269 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab reported cstate change: term changed from 1 to 2, leader changed from 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) to 4424eab03eb94653a094a678f31ab3ab (127.30.33.131). New cstate: current_term: 2 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:28.657166  1663 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4424eab03eb94653a094a678f31ab3ab in term 2.
I20260601 13:34:28.657465  1864 tablet_replica.cc:333] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:28.657599  1864 raft_consensus.cc:2243] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:28.657707  1864 raft_consensus.cc:2272] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:28.658313  1864 ts_tablet_manager.cc:1916] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:28.660024  1864 ts_tablet_manager.cc:1929] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:28.660126  1864 log.cc:1199] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 4424eab03eb94653a094a678f31ab3ab: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/4ba6b6b5f2fb47aba53955dbe3534d9a
I20260601 13:34:28.660617  1258 catalog_manager.cc:5027] TS 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683): tablet 4ba6b6b5f2fb47aba53955dbe3534d9a (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:29.031601  1663 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:34:29.032071  1851 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:34:29.034603  1451 raft_consensus.cc:1275] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:34:29.034946  1851 consensus_queue.cc:1048] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:34:29.657102  1451 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:29.658427  1373 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
W20260601 13:34:29.658468  1414 consensus_peers.cc:597] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 640b74f7bc54483c89e405509489d63d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:29.658473  1525 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:34:29.658772  1874 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:29.658959  1873 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:29.660701  1803 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.661127  1525 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.661152  1373 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index -1 to 4, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.663175  1269 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index -1 to 4, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 3 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.663877  1525 consensus_queue.cc:237] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } }
I20260601 13:34:29.664999  1663 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:29.665068  1373 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:29.665323  1491 consensus_peers.cc:597] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab -> Peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091): Couldn't send request to peer 67b7f3fa26814ac7b992c1416a07df8f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2ce5abb950b84ec5a884bc37e30612a4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:29.665333  1868 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:29.665657  1851 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:29.667544  1868 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } } }
I20260601 13:34:29.667950  1663 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } } }
I20260601 13:34:29.669116  1373 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } } }
I20260601 13:34:29.669993  1270 catalog_manager.cc:5696] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index -1 to 2, NON_VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) added. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:29.670765  1525 consensus_queue.cc:237] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:29.672067  1451 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:29.672094  1373 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:34:29.672158  1489 consensus_peers.cc:597] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab -> Peer a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): Couldn't send request to peer a5d3bf03bcb942d8b251b523d0d6ba08. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 86f0bb0ddf924fe8aff1754f4565bdf4. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:29.672448  1855 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:29.672978  1868 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:34:29.673985  1855 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.674986  1451 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.675479  1373 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } } }
I20260601 13:34:29.675982  1269 catalog_manager.cc:5696] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index -1 to 2, NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:30.113313  1887 ts_tablet_manager.cc:933] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: Initiating tablet copy from peer 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:30.113718  1887 tablet_copy_client.cc:323] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:34683
I20260601 13:34:30.114281  1536 tablet_copy_service.cc:140] P 4424eab03eb94653a094a678f31ab3ab: Received BeginTabletCopySession request for tablet 2ce5abb950b84ec5a884bc37e30612a4 from peer 67b7f3fa26814ac7b992c1416a07df8f ({username='slave'} at 127.0.0.1:36418)
I20260601 13:34:30.114403  1536 tablet_copy_service.cc:161] P 4424eab03eb94653a094a678f31ab3ab: Beginning new tablet copy session on tablet 2ce5abb950b84ec5a884bc37e30612a4 from peer 67b7f3fa26814ac7b992c1416a07df8f at {username='slave'} at 127.0.0.1:36418: session id = 67b7f3fa26814ac7b992c1416a07df8f-2ce5abb950b84ec5a884bc37e30612a4
I20260601 13:34:30.115384  1536 tablet_copy_source_session.cc:215] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:30.116226  1887 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2ce5abb950b84ec5a884bc37e30612a4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:30.118522  1887 tablet_copy_client.cc:806] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:30.118681  1887 tablet_copy_client.cc:670] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:30.119720  1887 tablet_copy_client.cc:538] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:30.121001  1887 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap starting.
I20260601 13:34:30.124565  1887 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: 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
I20260601 13:34:30.124812  1887 tablet_bootstrap.cc:492] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: Bootstrap complete.
I20260601 13:34:30.124955  1887 ts_tablet_manager.cc:1403] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:34:30.125440  1887 raft_consensus.cc:359] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } }
I20260601 13:34:30.125566  1887 raft_consensus.cc:740] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 67b7f3fa26814ac7b992c1416a07df8f, State: Initialized, Role: LEARNER
I20260601 13:34:30.125679  1887 consensus_queue.cc:260] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: NON_VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: true } }
I20260601 13:34:30.125964  1887 ts_tablet_manager.cc:1434] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:30.127127  1536 tablet_copy_service.cc:342] P 4424eab03eb94653a094a678f31ab3ab: Request end of tablet copy session 67b7f3fa26814ac7b992c1416a07df8f-2ce5abb950b84ec5a884bc37e30612a4 received from {username='slave'} at 127.0.0.1:36418
I20260601 13:34:30.127199  1536 tablet_copy_service.cc:434] P 4424eab03eb94653a094a678f31ab3ab: ending tablet copy session 67b7f3fa26814ac7b992c1416a07df8f-2ce5abb950b84ec5a884bc37e30612a4 on tablet 2ce5abb950b84ec5a884bc37e30612a4 with peer 67b7f3fa26814ac7b992c1416a07df8f
I20260601 13:34:30.246527  1890 ts_tablet_manager.cc:933] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091)
I20260601 13:34:30.246917  1890 tablet_copy_client.cc:323] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:34091
I20260601 13:34:30.247385  1461 tablet_copy_service.cc:140] P 67b7f3fa26814ac7b992c1416a07df8f: Received BeginTabletCopySession request for tablet 640b74f7bc54483c89e405509489d63d from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:35080)
I20260601 13:34:30.247485  1461 tablet_copy_service.cc:161] P 67b7f3fa26814ac7b992c1416a07df8f: Beginning new tablet copy session on tablet 640b74f7bc54483c89e405509489d63d from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:35080: session id = a5d3bf03bcb942d8b251b523d0d6ba08-640b74f7bc54483c89e405509489d63d
I20260601 13:34:30.248466  1461 tablet_copy_source_session.cc:215] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:30.249348  1890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 640b74f7bc54483c89e405509489d63d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:30.251163  1890 tablet_copy_client.cc:806] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:30.251339  1890 tablet_copy_client.cc:670] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:30.252336  1890 tablet_copy_client.cc:538] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:30.253544  1890 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:30.254055  1892 ts_tablet_manager.cc:933] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: Initiating tablet copy from peer 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:30.254340  1892 tablet_copy_client.cc:323] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:34683
I20260601 13:34:30.254774  1536 tablet_copy_service.cc:140] P 4424eab03eb94653a094a678f31ab3ab: Received BeginTabletCopySession request for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 from peer a5d3bf03bcb942d8b251b523d0d6ba08 ({username='slave'} at 127.0.0.1:36436)
I20260601 13:34:30.254887  1536 tablet_copy_service.cc:161] P 4424eab03eb94653a094a678f31ab3ab: Beginning new tablet copy session on tablet 86f0bb0ddf924fe8aff1754f4565bdf4 from peer a5d3bf03bcb942d8b251b523d0d6ba08 at {username='slave'} at 127.0.0.1:36436: session id = a5d3bf03bcb942d8b251b523d0d6ba08-86f0bb0ddf924fe8aff1754f4565bdf4
I20260601 13:34:30.255532  1536 tablet_copy_source_session.cc:215] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:34:30.256503  1892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 86f0bb0ddf924fe8aff1754f4565bdf4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:30.258440  1892 tablet_copy_client.cc:806] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 0 data blocks...
I20260601 13:34:30.258565  1892 tablet_copy_client.cc:670] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Starting download of 1 WAL segments...
I20260601 13:34:30.259526  1892 tablet_copy_client.cc:538] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:34:30.260291  1890 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:30.260535  1890 tablet_bootstrap.cc:492] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:30.260671  1892 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap starting.
I20260601 13:34:30.260699  1890 ts_tablet_manager.cc:1403] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.007s	user 0.005s	sys 0.000s
I20260601 13:34:30.261152  1890 raft_consensus.cc:359] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:30.261276  1890 raft_consensus.cc:740] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:30.261363  1890 consensus_queue.cc:260] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 4, Last appended: 3.4, Last appended by leader: 4, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:30.261750  1890 ts_tablet_manager.cc:1434] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:30.262270  1461 tablet_copy_service.cc:342] P 67b7f3fa26814ac7b992c1416a07df8f: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-640b74f7bc54483c89e405509489d63d received from {username='slave'} at 127.0.0.1:35080
I20260601 13:34:30.262354  1461 tablet_copy_service.cc:434] P 67b7f3fa26814ac7b992c1416a07df8f: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-640b74f7bc54483c89e405509489d63d on tablet 640b74f7bc54483c89e405509489d63d with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:30.264503  1892 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: 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
I20260601 13:34:30.264744  1892 tablet_bootstrap.cc:492] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: Bootstrap complete.
I20260601 13:34:30.264912  1892 ts_tablet_manager.cc:1403] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent bootstrapping tablet: real 0.004s	user 0.004s	sys 0.000s
I20260601 13:34:30.265268  1892 raft_consensus.cc:359] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:30.265391  1892 raft_consensus.cc:740] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Initialized, Role: LEARNER
I20260601 13:34:30.265483  1892 consensus_queue.cc:260] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: true } }
I20260601 13:34:30.265751  1892 ts_tablet_manager.cc:1434] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:30.266103  1536 tablet_copy_service.cc:342] P 4424eab03eb94653a094a678f31ab3ab: Request end of tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-86f0bb0ddf924fe8aff1754f4565bdf4 received from {username='slave'} at 127.0.0.1:36436
I20260601 13:34:30.266168  1536 tablet_copy_service.cc:434] P 4424eab03eb94653a094a678f31ab3ab: ending tablet copy session a5d3bf03bcb942d8b251b523d0d6ba08-86f0bb0ddf924fe8aff1754f4565bdf4 on tablet 86f0bb0ddf924fe8aff1754f4565bdf4 with peer a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:30.474709  1325 auto_leader_rebalancer.cc:140] leader rebalance for table range_aware_rebalance_new_range
I20260601 13:34:30.477022  1525 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b"
dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
mode: GRACEFUL
new_leader_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
 from {username='slave'} at 127.0.0.1:36444
I20260601 13:34:30.477157  1525 raft_consensus.cc:606] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 LEADER]: Received request to transfer leadership to TS a5d3bf03bcb942d8b251b523d0d6ba08
I20260601 13:34:30.477662  1325 auto_leader_rebalancer.cc:388] table: range_aware_rebalance_new_range, leader rebalance finish, leader transfer count: 1
I20260601 13:34:30.477819  1325 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:30.513862  1451 raft_consensus.cc:1217] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:30.649951  1663 raft_consensus.cc:1217] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEARNER]: Deduplicated request from leader. Original: 3.3->[3.4-3.4]   Dedup: 3.4->[]
I20260601 13:34:30.675825  1663 raft_consensus.cc:1217] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:34:30.939762  1896 raft_consensus.cc:1064] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: attempting to promote NON_VOTER 67b7f3fa26814ac7b992c1416a07df8f to VOTER
I20260601 13:34:30.940260  1896 consensus_queue.cc:237] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [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: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } }
I20260601 13:34:30.941633  1373 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:30.941831  1663 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:30.941812  1451 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEARNER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:30.942088  1851 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:30.942271  1897 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:30.942427  1896 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:30.944325  1851 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.945127  1663 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.946244  1373 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.946512  1451 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.948966  1270 catalog_manager.cc:5696] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index 2 to 3, 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:30.952399  1525 consensus_queue.cc:237] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [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: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } }
I20260601 13:34:30.953562  1451 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:30.953589  1373 raft_consensus.cc:1275] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:30.953867  1897 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:30.954017  1896 consensus_queue.cc:1048] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:30.955405  1897 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.955829  1450 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.956960  1373 raft_consensus.cc:2955] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } } }
I20260601 13:34:30.957479  1258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 2ce5abb950b84ec5a884bc37e30612a4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:30.957763  1271 catalog_manager.cc:5696] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index 3 to 4, VOTER a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:30.960333  1649 tablet_service.cc:1558] Processing DeleteTablet for tablet 2ce5abb950b84ec5a884bc37e30612a4 with delete_type TABLET_DATA_TOMBSTONED (TS a5d3bf03bcb942d8b251b523d0d6ba08 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:50254
I20260601 13:34:30.960780  1909 tablet_replica.cc:333] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:30.960911  1909 raft_consensus.cc:2243] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:30.961069  1909 raft_consensus.cc:2272] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:30.961577  1909 ts_tablet_manager.cc:1916] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:30.963093  1909 ts_tablet_manager.cc:1929] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:30.963186  1909 log.cc:1199] T 2ce5abb950b84ec5a884bc37e30612a4 P a5d3bf03bcb942d8b251b523d0d6ba08: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-3-root/wals/2ce5abb950b84ec5a884bc37e30612a4
I20260601 13:34:30.963649  1255 catalog_manager.cc:5027] TS a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132:33275): tablet 2ce5abb950b84ec5a884bc37e30612a4 (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:30.972250  1896 raft_consensus.cc:993] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: : Instructing follower a5d3bf03bcb942d8b251b523d0d6ba08 to start an election
I20260601 13:34:30.972354  1896 raft_consensus.cc:1081] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 LEADER]: Signalling peer a5d3bf03bcb942d8b251b523d0d6ba08 to start an election
I20260601 13:34:30.972736  1663 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b"
dest_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08"
 from {username='slave'} at 127.0.0.1:50292
I20260601 13:34:30.972854  1663 raft_consensus.cc:493] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:34:30.972937  1663 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:30.973583  1663 raft_consensus.cc:515] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:30.973924  1663 leader_election.cc:290] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [CANDIDATE]: Term 3 election: Requested vote from peers 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091), 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683)
I20260601 13:34:30.974196  1525 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "4424eab03eb94653a094a678f31ab3ab"
I20260601 13:34:30.974262  1450 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a48de27438ff4a12bbe556f3a6051f2b" candidate_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" candidate_term: 3 candidate_status { last_received { term: 2 index: 5 } } ignore_live_leader: true dest_uuid: "67b7f3fa26814ac7b992c1416a07df8f"
I20260601 13:34:30.974385  1450 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:30.974967  1450 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 3.
I20260601 13:34:30.974305  1525 raft_consensus.cc:3055] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:34:30.975188  1525 raft_consensus.cc:740] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 LEADER]: Becoming Follower/Learner. State: Replica: 4424eab03eb94653a094a678f31ab3ab, State: Running, Role: LEADER
I20260601 13:34:30.975297  1628 leader_election.cc:304] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [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: 67b7f3fa26814ac7b992c1416a07df8f, a5d3bf03bcb942d8b251b523d0d6ba08; no voters: 
I20260601 13:34:30.975353  1525 consensus_queue.cc:260] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 2, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:30.975473  1777 raft_consensus.cc:2804] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:34:30.975519  1525 raft_consensus.cc:3060] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:34:30.975617  1777 raft_consensus.cc:697] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEADER]: Becoming Leader. State: Replica: a5d3bf03bcb942d8b251b523d0d6ba08, State: Running, Role: LEADER
I20260601 13:34:30.975742  1777 consensus_queue.cc:237] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 5, Committed index: 5, Last appended: 2.5, Last appended by leader: 5, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:30.976449  1525 raft_consensus.cc:2468] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5d3bf03bcb942d8b251b523d0d6ba08 in term 3.
I20260601 13:34:30.977252  1268 catalog_manager.cc:5696] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: term changed from 2 to 3, leader changed from 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) to a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132). New cstate: current_term: 3 leader_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:34:31.117985  1896 raft_consensus.cc:1064] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:31.118408  1896 consensus_queue.cc:237] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:31.119792  1663 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEARNER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:31.119838  1373 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:31.119994  1450 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:34:31.120249  1897 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:31.120425  1913 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:31.120599  1851 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:34:31.122201  1851 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.122743  1663 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.123003  1373 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.124356  1450 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.125562  1268 catalog_manager.cc:5696] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index 2 to 3, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } attrs { replace: true } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.128832  1525 consensus_queue.cc:237] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [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: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:31.129778  1373 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:31.129786  1663 raft_consensus.cc:1275] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Refusing update from remote peer 4424eab03eb94653a094a678f31ab3ab: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:34:31.130112  1913 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:31.130275  1897 consensus_queue.cc:1048] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:34:31.131831  1897 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.132279  1373 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.133442  1258 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:31.133896  1270 catalog_manager.cc:5696] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab reported cstate change: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "4424eab03eb94653a094a678f31ab3ab" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:31.134223  1663 raft_consensus.cc:2955] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.136130  1434 tablet_service.cc:1558] Processing DeleteTablet for tablet 86f0bb0ddf924fe8aff1754f4565bdf4 with delete_type TABLET_DATA_TOMBSTONED (TS 67b7f3fa26814ac7b992c1416a07df8f not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:35050
I20260601 13:34:31.137955  1917 tablet_replica.cc:333] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.138082  1917 raft_consensus.cc:2243] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.138197  1917 raft_consensus.cc:2272] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.138706  1917 ts_tablet_manager.cc:1916] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:31.140762  1917 ts_tablet_manager.cc:1929] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:34:31.140843  1917 log.cc:1199] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 67b7f3fa26814ac7b992c1416a07df8f: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/86f0bb0ddf924fe8aff1754f4565bdf4
I20260601 13:34:31.141333  1257 catalog_manager.cc:5027] TS 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091): tablet 86f0bb0ddf924fe8aff1754f4565bdf4 (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:31.257191  1899 raft_consensus.cc:1064] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: attempting to promote NON_VOTER a5d3bf03bcb942d8b251b523d0d6ba08 to VOTER
I20260601 13:34:31.257608  1899 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: 2, Current term: 3, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:31.258839  1525 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:34:31.259111  1373 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:34:31.259111  1663 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEARNER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:34:31.259356  1918 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:34:31.259606  1899 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:34:31.259753  1920 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:34:31.262027  1918 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.262552  1663 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.262612  1525 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.264571  1373 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.266192  1269 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 reported cstate change: config changed from index 4 to 5, a5d3bf03bcb942d8b251b523d0d6ba08 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "4424eab03eb94653a094a678f31ab3ab" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34683 } attrs { replace: true } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.270443  1450 consensus_queue.cc:237] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [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: 2, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } }
I20260601 13:34:31.271462  1663 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:34:31.271487  1373 raft_consensus.cc:1275] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Refusing update from remote peer 67b7f3fa26814ac7b992c1416a07df8f: Log matching property violated. Preceding OpId in replica: term: 3 index: 5. Preceding OpId from leader: term: 3 index: 6. (index mismatch)
I20260601 13:34:31.271776  1918 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:34:31.272032  1921 consensus_queue.cc:1048] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:34:31.273386  1920 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 LEADER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.273799  1373 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.274741  1663 raft_consensus.cc:2955] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Committing config change with OpId 3.6: config changed from index 5 to 6, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.276670  1257 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 640b74f7bc54483c89e405509489d63d with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:34:31.276885  1268 catalog_manager.cc:5696] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e reported cstate change: config changed from index 5 to 6, VOTER 4424eab03eb94653a094a678f31ab3ab (127.30.33.131) evicted. New cstate: current_term: 3 leader_uuid: "67b7f3fa26814ac7b992c1416a07df8f" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "9322c3c97e8948c58a4790f4a0436c2e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38121 } } peers { permanent_uuid: "67b7f3fa26814ac7b992c1416a07df8f" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34091 } } peers { permanent_uuid: "a5d3bf03bcb942d8b251b523d0d6ba08" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 33275 } attrs { promote: false } } }
I20260601 13:34:31.279318  1512 tablet_service.cc:1558] Processing DeleteTablet for tablet 640b74f7bc54483c89e405509489d63d with delete_type TABLET_DATA_TOMBSTONED (TS 4424eab03eb94653a094a678f31ab3ab not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:36406
I20260601 13:34:31.279726  1925 tablet_replica.cc:333] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.279919  1925 raft_consensus.cc:2243] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.280082  1925 raft_consensus.cc:2272] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.280565  1925 ts_tablet_manager.cc:1916] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:34:31.282168  1925 ts_tablet_manager.cc:1929] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.5
I20260601 13:34:31.282290  1925 log.cc:1199] T 640b74f7bc54483c89e405509489d63d P 4424eab03eb94653a094a678f31ab3ab: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/640b74f7bc54483c89e405509489d63d
I20260601 13:34:31.282773  1258 catalog_manager.cc:5027] TS 4424eab03eb94653a094a678f31ab3ab (127.30.33.131:34683): tablet 640b74f7bc54483c89e405509489d63d (table range_aware_rebalance_new_range [id=9b62e1951d014a58a0497d5b29ec1e8e]) successfully deleted
I20260601 13:34:31.412246 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:34:31.416445 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.416661 30854 tablet_replica.cc:333] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.416815 30854 raft_consensus.cc:2243] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.416973 30854 raft_consensus.cc:2272] T 2ce5abb950b84ec5a884bc37e30612a4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.417541 30854 tablet_replica.cc:333] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.417668 30854 raft_consensus.cc:2243] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.417845 30854 raft_consensus.cc:2272] T 6cdada5d2ed6418597bd0244994441b2 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.418179 30854 tablet_replica.cc:333] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.418286 30854 raft_consensus.cc:2243] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.418431 30854 raft_consensus.cc:2272] T 7d8b72f961a54dd5b615dba8982cdc88 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.418722 30854 tablet_replica.cc:333] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.418838 30854 raft_consensus.cc:2243] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.418943 30854 raft_consensus.cc:2272] T c0c4ab4c83e7410690499ac6e70b8213 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.419237 30854 tablet_replica.cc:333] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.419348 30854 raft_consensus.cc:2243] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.419453 30854 raft_consensus.cc:2272] T 85efb31f389f4aaf9ac1832b48eda2f7 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.419719 30854 tablet_replica.cc:333] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.419873 30854 raft_consensus.cc:2243] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.420074 30854 raft_consensus.cc:2272] T 2de3044889094849bb41a51757318da3 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.420383 30854 tablet_replica.cc:333] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.420495 30854 raft_consensus.cc:2243] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.420589 30854 raft_consensus.cc:2272] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.420900 30854 tablet_replica.cc:333] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.421020 30854 raft_consensus.cc:2243] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.421156 30854 raft_consensus.cc:2272] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.421567 30854 tablet_replica.cc:333] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.421669 30854 raft_consensus.cc:2243] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.421788 30854 raft_consensus.cc:2272] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.422134 30854 tablet_replica.cc:333] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.422241 30854 raft_consensus.cc:2243] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.422380 30854 raft_consensus.cc:2272] T 640b74f7bc54483c89e405509489d63d P 9322c3c97e8948c58a4790f4a0436c2e [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.422845 30854 tablet_replica.cc:333] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.422952 30854 raft_consensus.cc:2243] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.423103 30854 raft_consensus.cc:2272] T 43e4627e36ec46f794e9514f56e2d5b5 P 9322c3c97e8948c58a4790f4a0436c2e [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.423424 30854 tablet_replica.cc:333] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e: stopping tablet replica
I20260601 13:34:31.423525 30854 raft_consensus.cc:2243] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.423656 30854 raft_consensus.cc:2272] T 4e6d45f16a0044f68d2f41307936908c P 9322c3c97e8948c58a4790f4a0436c2e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.437781 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:34:31.440464 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:34:31.445235 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.445441 30854 tablet_replica.cc:333] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.445564 30854 raft_consensus.cc:2243] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.445672 30854 raft_consensus.cc:2272] T 2ce5abb950b84ec5a884bc37e30612a4 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.446146 30854 tablet_replica.cc:333] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.446231 30854 raft_consensus.cc:2243] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.446300 30854 raft_consensus.cc:2272] T cf07f69803174c0a9dd063fdc405f356 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.446542 30854 tablet_replica.cc:333] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.446617 30854 raft_consensus.cc:2243] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.446702 30854 raft_consensus.cc:2272] T 7d8b72f961a54dd5b615dba8982cdc88 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.446996 30854 tablet_replica.cc:333] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.447060 30854 raft_consensus.cc:2243] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.447124 30854 raft_consensus.cc:2272] T c0c4ab4c83e7410690499ac6e70b8213 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.447361 30854 tablet_replica.cc:333] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.447428 30854 raft_consensus.cc:2243] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.447551 30854 raft_consensus.cc:2272] T 640b74f7bc54483c89e405509489d63d P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.448014 30854 tablet_replica.cc:333] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.448088 30854 raft_consensus.cc:2243] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.448200 30854 raft_consensus.cc:2272] T 6e2e061d5fb44af8a55eb586118fff17 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.448449 30854 tablet_replica.cc:333] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.448565 30854 raft_consensus.cc:2243] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.448750 30854 raft_consensus.cc:2272] T 85efb31f389f4aaf9ac1832b48eda2f7 P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.448990 30854 tablet_replica.cc:333] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.449092 30854 raft_consensus.cc:2243] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.449173 30854 raft_consensus.cc:2272] T 4a60849884274855bb58d4cc9991a46a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.449433 30854 tablet_replica.cc:333] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.449520 30854 raft_consensus.cc:2243] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.449642 30854 raft_consensus.cc:2272] T 2de3044889094849bb41a51757318da3 P 67b7f3fa26814ac7b992c1416a07df8f [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.449965 30854 tablet_replica.cc:333] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.450080 30854 raft_consensus.cc:2243] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.450232 30854 raft_consensus.cc:2272] T 4ba6b6b5f2fb47aba53955dbe3534d9a P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.450538 30854 tablet_replica.cc:333] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.450656 30854 raft_consensus.cc:2243] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.450771 30854 raft_consensus.cc:2272] T a48de27438ff4a12bbe556f3a6051f2b P 67b7f3fa26814ac7b992c1416a07df8f [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.451081 30854 tablet_replica.cc:333] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f: stopping tablet replica
I20260601 13:34:31.451181 30854 raft_consensus.cc:2243] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.451293 30854 raft_consensus.cc:2272] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 67b7f3fa26814ac7b992c1416a07df8f [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.465337 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:34:31.468156 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:34:31.472486 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.472715 30854 tablet_replica.cc:333] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.472859 30854 raft_consensus.cc:2243] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.472956 30854 raft_consensus.cc:2272] T 7d8b72f961a54dd5b615dba8982cdc88 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.473264 30854 tablet_replica.cc:333] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.473341 30854 raft_consensus.cc:2243] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.473407 30854 raft_consensus.cc:2272] T 6cdada5d2ed6418597bd0244994441b2 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.473645 30854 tablet_replica.cc:333] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.473713 30854 raft_consensus.cc:2243] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.473835 30854 raft_consensus.cc:2272] T 2ce5abb950b84ec5a884bc37e30612a4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.474251 30854 tablet_replica.cc:333] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.474324 30854 raft_consensus.cc:2243] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.474391 30854 raft_consensus.cc:2272] T cf07f69803174c0a9dd063fdc405f356 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.474625 30854 tablet_replica.cc:333] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.474694 30854 raft_consensus.cc:2243] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.474756 30854 raft_consensus.cc:2272] T a48de27438ff4a12bbe556f3a6051f2b P 4424eab03eb94653a094a678f31ab3ab [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.474994 30854 tablet_replica.cc:333] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.475062 30854 raft_consensus.cc:2243] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.475126 30854 raft_consensus.cc:2272] T 4a60849884274855bb58d4cc9991a46a P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.475425 30854 tablet_replica.cc:333] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.475492 30854 raft_consensus.cc:2243] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.475557 30854 raft_consensus.cc:2272] T 2de3044889094849bb41a51757318da3 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.475800 30854 tablet_replica.cc:333] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.475863 30854 raft_consensus.cc:2243] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.476039 30854 raft_consensus.cc:2272] T 86f0bb0ddf924fe8aff1754f4565bdf4 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.476492 30854 tablet_replica.cc:333] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.476577 30854 raft_consensus.cc:2243] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.476680 30854 raft_consensus.cc:2272] T 43e4627e36ec46f794e9514f56e2d5b5 P 4424eab03eb94653a094a678f31ab3ab [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.476985 30854 tablet_replica.cc:333] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.477092 30854 raft_consensus.cc:2243] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.477241 30854 raft_consensus.cc:2272] T 6e2e061d5fb44af8a55eb586118fff17 P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.477536 30854 tablet_replica.cc:333] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.477638 30854 raft_consensus.cc:2243] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.477805 30854 raft_consensus.cc:2272] T 4e6d45f16a0044f68d2f41307936908c P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.478111 30854 tablet_replica.cc:333] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab: stopping tablet replica
I20260601 13:34:31.478210 30854 raft_consensus.cc:2243] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.478390 30854 raft_consensus.cc:2272] T 4d2a6d02f7ce4d96b12fc592ad77f0bd P 4424eab03eb94653a094a678f31ab3ab [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:34:31.489357  1628 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.130:34091: connect: Connection refused (error 111) [suppressed 2 similar messages]
W20260601 13:34:31.490044  1628 consensus_peers.cc:597] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 -> Peer 67b7f3fa26814ac7b992c1416a07df8f (127.30.33.130:34091): Couldn't send request to peer 67b7f3fa26814ac7b992c1416a07df8f. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.130:34091: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:31.492543 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:34:31.495229 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:34:31.498786 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:31.498996 30854 tablet_replica.cc:333] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.499109 30854 raft_consensus.cc:2243] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.499233 30854 raft_consensus.cc:2272] T 86f0bb0ddf924fe8aff1754f4565bdf4 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.499668 30854 tablet_replica.cc:333] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.499801 30854 raft_consensus.cc:2243] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.499939 30854 raft_consensus.cc:2272] T 640b74f7bc54483c89e405509489d63d P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.500353 30854 tablet_replica.cc:333] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.500463 30854 raft_consensus.cc:2243] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.500577 30854 raft_consensus.cc:2272] T 4ba6b6b5f2fb47aba53955dbe3534d9a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.500882 30854 tablet_replica.cc:333] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.500986 30854 raft_consensus.cc:2243] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.501135 30854 pending_rounds.cc:70] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Trying to abort 1 pending ops.
I20260601 13:34:31.501183 30854 pending_rounds.cc:77] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08: Aborting op as it isn't in flight: id { term: 3 index: 6 } timestamp: 7292194287517995008 op_type: NO_OP noop_request { }
I20260601 13:34:31.501259 30854 raft_consensus.cc:2889] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:34:31.501323 30854 raft_consensus.cc:2272] T a48de27438ff4a12bbe556f3a6051f2b P a5d3bf03bcb942d8b251b523d0d6ba08 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.501694 30854 tablet_replica.cc:333] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.501807 30854 raft_consensus.cc:2243] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.501963 30854 raft_consensus.cc:2272] T 4a60849884274855bb58d4cc9991a46a P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.502287 30854 tablet_replica.cc:333] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.502394 30854 raft_consensus.cc:2243] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.502498 30854 raft_consensus.cc:2272] T 85efb31f389f4aaf9ac1832b48eda2f7 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.502781 30854 tablet_replica.cc:333] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.502889 30854 raft_consensus.cc:2243] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.502992 30854 raft_consensus.cc:2272] T 6cdada5d2ed6418597bd0244994441b2 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.503296 30854 tablet_replica.cc:333] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.503397 30854 raft_consensus.cc:2243] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.503551 30854 raft_consensus.cc:2272] T cf07f69803174c0a9dd063fdc405f356 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.503857 30854 tablet_replica.cc:333] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.503976 30854 raft_consensus.cc:2243] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.504084 30854 raft_consensus.cc:2272] T 4e6d45f16a0044f68d2f41307936908c P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.504397 30854 tablet_replica.cc:333] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.504498 30854 raft_consensus.cc:2243] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.504616 30854 raft_consensus.cc:2272] T 6e2e061d5fb44af8a55eb586118fff17 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.504930 30854 tablet_replica.cc:333] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.505012 30854 raft_consensus.cc:2243] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:31.505089 30854 raft_consensus.cc:2272] T 43e4627e36ec46f794e9514f56e2d5b5 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.505333 30854 tablet_replica.cc:333] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08: stopping tablet replica
I20260601 13:34:31.505395 30854 raft_consensus.cc:2243] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.505509 30854 raft_consensus.cc:2272] T c0c4ab4c83e7410690499ac6e70b8213 P a5d3bf03bcb942d8b251b523d0d6ba08 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.518947 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:34:31.521551 30854 master.cc:562] Master@127.30.33.190:46831 shutting down...
I20260601 13:34:31.524784 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:31.524914 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:31.524979 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 433058a444c347a784968021cf02025a: stopping tablet replica
I20260601 13:34:31.537395 30854 master.cc:584] Master@127.30.33.190:46831 shutdown complete.
[       OK ] AutoRebalancerTest.RangeAwareRebalancesNewRangeReplicas (9131 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne
I20260601 13:34:31.552258 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:46271
I20260601 13:34:31.552605 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.554111  1928 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.554220  1929 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.554220  1931 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.554355 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:31.554519 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.554572 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:31.554586 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320871554586 us; error 0 us; skew 500 ppm
I20260601 13:34:31.555343 30854 webserver.cc:533] Webserver started at http://127.30.33.190:39181/ using document root <none> and password file <none>
I20260601 13:34:31.555498 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.555559 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.555631 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.556069 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "b6076389af264d10b599afcb209397cf"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.557428 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.558313  1936 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.558547 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.558626 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "b6076389af264d10b599afcb209397cf"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.558710 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-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)
I20260601 13:34:31.576350 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.576680 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.580643 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:46271
I20260601 13:34:31.588402  1988 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:46271 every 8 connection(s)
I20260601 13:34:31.588828  1989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:31.590482  1989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf: Bootstrap starting.
I20260601 13:34:31.591249  1989 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:31.592214  1989 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf: No bootstrap required, opened a new log
I20260601 13:34:31.592587  1989 raft_consensus.cc:359] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6076389af264d10b599afcb209397cf" member_type: VOTER }
I20260601 13:34:31.592669  1989 raft_consensus.cc:385] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:31.592727  1989 raft_consensus.cc:740] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b6076389af264d10b599afcb209397cf, State: Initialized, Role: FOLLOWER
I20260601 13:34:31.592892  1989 consensus_queue.cc:260] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b6076389af264d10b599afcb209397cf" member_type: VOTER }
I20260601 13:34:31.592978  1989 raft_consensus.cc:399] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:31.593042  1989 raft_consensus.cc:493] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:31.593099  1989 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:31.593734  1989 raft_consensus.cc:515] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6076389af264d10b599afcb209397cf" member_type: VOTER }
I20260601 13:34:31.593868  1989 leader_election.cc:304] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [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: b6076389af264d10b599afcb209397cf; no voters: 
I20260601 13:34:31.594055  1989 leader_election.cc:290] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:31.594152  1992 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:31.594399  1992 raft_consensus.cc:697] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 1 LEADER]: Becoming Leader. State: Replica: b6076389af264d10b599afcb209397cf, State: Running, Role: LEADER
I20260601 13:34:31.594522  1989 sys_catalog.cc:565] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:31.594520  1992 consensus_queue.cc:237] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [LEADER]: Queue going to LEADER mode. State: All 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: "b6076389af264d10b599afcb209397cf" member_type: VOTER }
I20260601 13:34:31.594982  1993 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b6076389af264d10b599afcb209397cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6076389af264d10b599afcb209397cf" member_type: VOTER } }
I20260601 13:34:31.595006  1994 sys_catalog.cc:455] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [sys.catalog]: SysCatalogTable state changed. Reason: New leader b6076389af264d10b599afcb209397cf. Latest consensus state: current_term: 1 leader_uuid: "b6076389af264d10b599afcb209397cf" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b6076389af264d10b599afcb209397cf" member_type: VOTER } }
I20260601 13:34:31.595141  1994 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:31.595126  1993 sys_catalog.cc:458] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:31.595630  1998 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:31.596407  1998 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:31.596588 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:31.598140  1998 catalog_manager.cc:1382] Generated new cluster ID: 1495c2e74dee4fd1a2394d24ac751b8b
I20260601 13:34:31.598194  1998 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:31.610983  1998 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:31.611452  1998 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:31.617563  1998 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf: Generated new TSK 0
I20260601 13:34:31.617695  1998 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:31.628759 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.630479  2010 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.630518 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:31.630582  2011 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.630542  2013 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.630847 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.630887 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:31.630900 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320871630900 us; error 0 us; skew 500 ppm
I20260601 13:34:31.631822 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42839/ using document root <none> and password file <none>
I20260601 13:34:31.632004 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.632050 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.632171 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.632539 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "65d54f95240d4c26a9e49c265cf6f7e9"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.633899 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:31.634725  2018 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.634960 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.635025 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "65d54f95240d4c26a9e49c265cf6f7e9"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.635074 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-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)
I20260601 13:34:31.672801 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.673089 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.673326 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:31.673796 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:31.673833 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.673887 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:31.673923 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.677767 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:36705
I20260601 13:34:31.677800  2081 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:36705 every 8 connection(s)
I20260601 13:34:31.678500 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.680296  2086 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.680338  2087 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.680411  2089 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.680620 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:31.680764 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.680812 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:31.680828 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320871680828 us; error 0 us; skew 500 ppm
I20260601 13:34:31.681684 30854 webserver.cc:533] Webserver started at http://127.30.33.130:44723/ using document root <none> and password file <none>
I20260601 13:34:31.681843 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.681898 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.681977 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.682332 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.683616 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:31.684497  2094 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.684716 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:31.684769 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.684818 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-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)
I20260601 13:34:31.688946  2082 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46271
I20260601 13:34:31.689047  2082 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:31.689235  2082 heartbeater.cc:507] Master 127.30.33.190:46271 requested a full tablet report, sending...
I20260601 13:34:31.689841  1953 ts_manager.cc:194] Registered new tserver with Master: 65d54f95240d4c26a9e49c265cf6f7e9 (127.30.33.129:36705)
I20260601 13:34:31.690502  1953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58372
I20260601 13:34:31.699944 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.700250 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.700501 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:31.700910 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:31.700979 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.701028 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:31.701077 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.705049 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:39927
I20260601 13:34:31.705104  2157 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:39927 every 8 connection(s)
I20260601 13:34:31.705819 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.707259  2164 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.707209  2161 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.707346  2162 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.707634 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:31.707779 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.707819 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:31.707837 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320871707837 us; error 0 us; skew 500 ppm
I20260601 13:34:31.708719 30854 webserver.cc:533] Webserver started at http://127.30.33.131:42077/ using document root <none> and password file <none>
I20260601 13:34:31.708870 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.708926 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.708995 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.709456 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "6b93e440009c4932b8913d7ea0a254db"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.709745  2158 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46271
I20260601 13:34:31.709832  2158 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:31.710016  2158 heartbeater.cc:507] Master 127.30.33.190:46271 requested a full tablet report, sending...
I20260601 13:34:31.710574  1953 ts_manager.cc:194] Registered new tserver with Master: a0beb2b6fa8e47e88ca7a77cb51de2fd (127.30.33.130:39927)
I20260601 13:34:31.711068  1953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58376
I20260601 13:34:31.711107 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:31.712044  2169 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.712287 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:31.712366 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "6b93e440009c4932b8913d7ea0a254db"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.712426 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-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)
I20260601 13:34:31.720744 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.721010 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.721271 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:31.721659 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:31.721716 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.721814 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:31.721865 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.725914 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:34959
I20260601 13:34:31.725944  2232 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:34959 every 8 connection(s)
I20260601 13:34:31.726609 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:31.728150  2236 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.728186  2237 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:31.728379  2239 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:31.728664 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:31.728829 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:31.728870 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:31.728890 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320871728890 us; error 0 us; skew 500 ppm
I20260601 13:34:31.729722 30854 webserver.cc:533] Webserver started at http://127.30.33.132:33811/ using document root <none> and password file <none>
I20260601 13:34:31.729862 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:31.729936 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:31.730006 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:31.730376 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "ce9f20d7a3404db08f0802b710ccabbe"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.730669  2233 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46271
I20260601 13:34:31.730755  2233 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:31.730937  2233 heartbeater.cc:507] Master 127.30.33.190:46271 requested a full tablet report, sending...
I20260601 13:34:31.731530  1953 ts_manager.cc:194] Registered new tserver with Master: 6b93e440009c4932b8913d7ea0a254db (127.30.33.131:34959)
I20260601 13:34:31.731832 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:31.732164  1953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58384
I20260601 13:34:31.732887  2244 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.733125 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:31.733180 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "ce9f20d7a3404db08f0802b710ccabbe"
format_stamp: "Formatted at 2026-06-01 13:34:31 on dist-test-slave-w2jz"
I20260601 13:34:31.733261 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne.1780320792930885-30854-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)
I20260601 13:34:31.744917 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:31.745198 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:31.745457 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:31.745862 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:31.745896 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.745947 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:31.745985 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:31.750118 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:41157
I20260601 13:34:31.750186  2307 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:41157 every 8 connection(s)
I20260601 13:34:31.754056  2308 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46271
I20260601 13:34:31.754141  2308 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:31.754330  2308 heartbeater.cc:507] Master 127.30.33.190:46271 requested a full tablet report, sending...
I20260601 13:34:31.754859  1953 ts_manager.cc:194] Registered new tserver with Master: ce9f20d7a3404db08f0802b710ccabbe (127.30.33.132:41157)
I20260601 13:34:31.755033 30854 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.004521869s
I20260601 13:34:31.755371  1953 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58388
I20260601 13:34:32.691442  2082 heartbeater.cc:499] Master 127.30.33.190:46271 was elected leader, sending a full tablet report...
I20260601 13:34:32.711977  2158 heartbeater.cc:499] Master 127.30.33.190:46271 was elected leader, sending a full tablet report...
I20260601 13:34:32.732985  2233 heartbeater.cc:499] Master 127.30.33.190:46271 was elected leader, sending a full tablet report...
I20260601 13:34:32.756326  2308 heartbeater.cc:499] Master 127.30.33.190:46271 was elected leader, sending a full tablet report...
I20260601 13:34:32.792379  1953 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:36784:
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"
    }
  }
}
I20260601 13:34:32.802174  2122 tablet_service.cc:1511] Processing CreateTablet for tablet b17b16d708f649fc8f480c415019bf9e (DEFAULT_TABLE table=test-workload [id=f93216c8b28847088024e7d65a603e1b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:32.802317  2197 tablet_service.cc:1511] Processing CreateTablet for tablet b17b16d708f649fc8f480c415019bf9e (DEFAULT_TABLE table=test-workload [id=f93216c8b28847088024e7d65a603e1b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:32.802484  2122 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b16d708f649fc8f480c415019bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:32.802525  2197 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b16d708f649fc8f480c415019bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:32.803104  2046 tablet_service.cc:1511] Processing CreateTablet for tablet b17b16d708f649fc8f480c415019bf9e (DEFAULT_TABLE table=test-workload [id=f93216c8b28847088024e7d65a603e1b]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:32.803391  2046 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b17b16d708f649fc8f480c415019bf9e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:32.804819  2330 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: Bootstrap starting.
I20260601 13:34:32.805114  2331 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: Bootstrap starting.
I20260601 13:34:32.805599  2332 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: Bootstrap starting.
I20260601 13:34:32.805914  2330 tablet_bootstrap.cc:654] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:32.806118  2331 tablet_bootstrap.cc:654] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:32.806656  2332 tablet_bootstrap.cc:654] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:32.807036  2330 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: No bootstrap required, opened a new log
I20260601 13:34:32.807170  2330 ts_tablet_manager.cc:1403] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:32.807193  2331 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: No bootstrap required, opened a new log
I20260601 13:34:32.807308  2331 ts_tablet_manager.cc:1403] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:32.807673  2330 raft_consensus.cc:359] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.807698  2331 raft_consensus.cc:359] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.807705  2332 tablet_bootstrap.cc:492] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: No bootstrap required, opened a new log
I20260601 13:34:32.807781  2330 raft_consensus.cc:385] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:32.807796  2331 raft_consensus.cc:385] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:32.807891  2331 raft_consensus.cc:740] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 6b93e440009c4932b8913d7ea0a254db, State: Initialized, Role: FOLLOWER
I20260601 13:34:32.807852  2332 ts_tablet_manager.cc:1403] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:32.807862  2330 raft_consensus.cc:740] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a0beb2b6fa8e47e88ca7a77cb51de2fd, State: Initialized, Role: FOLLOWER
I20260601 13:34:32.808039  2331 consensus_queue.cc:260] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.808079  2330 consensus_queue.cc:260] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.808393  2331 ts_tablet_manager.cc:1434] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:32.808475  2330 ts_tablet_manager.cc:1434] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:32.808396  2332 raft_consensus.cc:359] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.808533  2332 raft_consensus.cc:385] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:32.808576  2332 raft_consensus.cc:740] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 65d54f95240d4c26a9e49c265cf6f7e9, State: Initialized, Role: FOLLOWER
I20260601 13:34:32.808676  2332 consensus_queue.cc:260] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.808985  2332 ts_tablet_manager.cc:1434] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:32.883328  2337 raft_consensus.cc:493] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:32.883490  2337 raft_consensus.cc:515] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.884006  2337 leader_election.cc:290] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 6b93e440009c4932b8913d7ea0a254db (127.30.33.131:34959), 65d54f95240d4c26a9e49c265cf6f7e9 (127.30.33.129:36705)
I20260601 13:34:32.887534  2056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b16d708f649fc8f480c415019bf9e" candidate_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" is_pre_election: true
I20260601 13:34:32.887534  2207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b16d708f649fc8f480c415019bf9e" candidate_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b93e440009c4932b8913d7ea0a254db" is_pre_election: true
I20260601 13:34:32.887712  2056 raft_consensus.cc:2468] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0beb2b6fa8e47e88ca7a77cb51de2fd in term 0.
I20260601 13:34:32.887727  2207 raft_consensus.cc:2468] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a0beb2b6fa8e47e88ca7a77cb51de2fd in term 0.
I20260601 13:34:32.888049  2098 leader_election.cc:304] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d54f95240d4c26a9e49c265cf6f7e9, a0beb2b6fa8e47e88ca7a77cb51de2fd; no voters: 
I20260601 13:34:32.888247  2337 raft_consensus.cc:2804] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:32.888341  2337 raft_consensus.cc:493] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:32.888370  2337 raft_consensus.cc:3060] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:32.889194  2337 raft_consensus.cc:515] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.889545  2337 leader_election.cc:290] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [CANDIDATE]: Term 1 election: Requested vote from peers 6b93e440009c4932b8913d7ea0a254db (127.30.33.131:34959), 65d54f95240d4c26a9e49c265cf6f7e9 (127.30.33.129:36705)
I20260601 13:34:32.889869  2056 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b16d708f649fc8f480c415019bf9e" candidate_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "65d54f95240d4c26a9e49c265cf6f7e9"
I20260601 13:34:32.889868  2207 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b17b16d708f649fc8f480c415019bf9e" candidate_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "6b93e440009c4932b8913d7ea0a254db"
I20260601 13:34:32.890014  2056 raft_consensus.cc:3060] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:32.890014  2207 raft_consensus.cc:3060] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:32.890957  2056 raft_consensus.cc:2468] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0beb2b6fa8e47e88ca7a77cb51de2fd in term 1.
I20260601 13:34:32.890957  2207 raft_consensus.cc:2468] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a0beb2b6fa8e47e88ca7a77cb51de2fd in term 1.
I20260601 13:34:32.891229  2098 leader_election.cc:304] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 65d54f95240d4c26a9e49c265cf6f7e9, a0beb2b6fa8e47e88ca7a77cb51de2fd; no voters: 
I20260601 13:34:32.891450  2337 raft_consensus.cc:2804] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:32.891647  2337 raft_consensus.cc:697] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 1 LEADER]: Becoming Leader. State: Replica: a0beb2b6fa8e47e88ca7a77cb51de2fd, State: Running, Role: LEADER
I20260601 13:34:32.891798  2337 consensus_queue.cc:237] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } }
I20260601 13:34:32.893178  1952 catalog_manager.cc:5696] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd reported cstate change: term changed from 0 to 1, leader changed from <none> to a0beb2b6fa8e47e88ca7a77cb51de2fd (127.30.33.130). New cstate: current_term: 1 leader_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a0beb2b6fa8e47e88ca7a77cb51de2fd" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39927 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:33.303478  2337 consensus_queue.cc:1048] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "65d54f95240d4c26a9e49c265cf6f7e9" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 36705 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.306670  2345 consensus_queue.cc:1048] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [LEADER]: Connected to new peer: Peer: permanent_uuid: "6b93e440009c4932b8913d7ea0a254db" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 34959 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:33.596524  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:33.596822  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:33.596899  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:35.597172  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:35.597453  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:35.597503  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:37.597801  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:37.598090  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:37.598141  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:39.598444  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:39.598747  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:39.598794  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:41.599165  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:41.599453  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:41.599502  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:43.599819  2007 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:43.600178  2007 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:43.600241  2007 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:43.970438 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:34:43.974262 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:43.974485 30854 tablet_replica.cc:333] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9: stopping tablet replica
I20260601 13:34:43.974577 30854 raft_consensus.cc:2243] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:43.974684 30854 raft_consensus.cc:2272] T b17b16d708f649fc8f480c415019bf9e P 65d54f95240d4c26a9e49c265cf6f7e9 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:43.987250 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:34:43.989166 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:34:43.993243 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:43.993479 30854 tablet_replica.cc:333] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd: stopping tablet replica
I20260601 13:34:43.993595 30854 raft_consensus.cc:2243] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:43.993810 30854 raft_consensus.cc:2272] T b17b16d708f649fc8f480c415019bf9e P a0beb2b6fa8e47e88ca7a77cb51de2fd [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:43.996243 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:34:43.998340 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:34:44.002282 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:44.002498 30854 tablet_replica.cc:333] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db: stopping tablet replica
I20260601 13:34:44.002624 30854 raft_consensus.cc:2243] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:44.002737 30854 raft_consensus.cc:2272] T b17b16d708f649fc8f480c415019bf9e P 6b93e440009c4932b8913d7ea0a254db [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:44.016175 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:34:44.017900 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:34:44.022132 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:44.033739 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:34:44.035403 30854 master.cc:562] Master@127.30.33.190:46271 shutting down...
I20260601 13:34:44.038848 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:44.038966 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:44.039012 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P b6076389af264d10b599afcb209397cf: stopping tablet replica
I20260601 13:34:44.051479 30854 master.cc:584] Master@127.30.33.190:46271 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfLocationLoadSkewedByOne (12505 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy
I20260601 13:34:44.057947 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:34065
I20260601 13:34:44.058291 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:44.060148  2352 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:44.060199 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:44.060272  2354 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.060195  2351 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:44.060529 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:44.060570 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:44.060585 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320884060584 us; error 0 us; skew 500 ppm
I20260601 13:34:44.061429 30854 webserver.cc:533] Webserver started at http://127.30.33.190:46277/ using document root <none> and password file <none>
I20260601 13:34:44.061556 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:44.061594 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:44.061637 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:44.062012 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "f4c513e1d9094f19bf528d25a2672fa6"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.063326 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:44.064237  2359 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.064504 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:44.064579 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "f4c513e1d9094f19bf528d25a2672fa6"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.064659 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-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)
I20260601 13:34:44.082011 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:44.082337 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:44.086252 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:34065
I20260601 13:34:44.088582  2411 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:34065 every 8 connection(s)
I20260601 13:34:44.088981  2412 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:44.090633  2412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6: Bootstrap starting.
I20260601 13:34:44.091387  2412 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:44.092284  2412 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6: No bootstrap required, opened a new log
I20260601 13:34:44.092644  2412 raft_consensus.cc:359] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER }
I20260601 13:34:44.092751  2412 raft_consensus.cc:385] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:44.092798  2412 raft_consensus.cc:740] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f4c513e1d9094f19bf528d25a2672fa6, State: Initialized, Role: FOLLOWER
I20260601 13:34:44.092939  2412 consensus_queue.cc:260] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER }
I20260601 13:34:44.093025  2412 raft_consensus.cc:399] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:44.093071  2412 raft_consensus.cc:493] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:44.093124  2412 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:44.093786  2412 raft_consensus.cc:515] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER }
I20260601 13:34:44.093927  2412 leader_election.cc:304] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [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: f4c513e1d9094f19bf528d25a2672fa6; no voters: 
I20260601 13:34:44.094120  2412 leader_election.cc:290] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:44.094233  2415 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:44.094491  2415 raft_consensus.cc:697] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 1 LEADER]: Becoming Leader. State: Replica: f4c513e1d9094f19bf528d25a2672fa6, State: Running, Role: LEADER
I20260601 13:34:44.094604  2412 sys_catalog.cc:565] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:44.094655  2415 consensus_queue.cc:237] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [LEADER]: Queue going to LEADER mode. State: All 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: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER }
I20260601 13:34:44.095037  2417 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f4c513e1d9094f19bf528d25a2672fa6. Latest consensus state: current_term: 1 leader_uuid: "f4c513e1d9094f19bf528d25a2672fa6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER } }
I20260601 13:34:44.095062  2416 sys_catalog.cc:455] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f4c513e1d9094f19bf528d25a2672fa6" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f4c513e1d9094f19bf528d25a2672fa6" member_type: VOTER } }
I20260601 13:34:44.095181  2417 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:44.095202  2416 sys_catalog.cc:458] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:44.095809  2423 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:44.096486  2423 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:44.096671 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:44.098289  2423 catalog_manager.cc:1382] Generated new cluster ID: 91a80d1a7963403fabf6dfcb0d6eb752
I20260601 13:34:44.098356  2423 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:44.118089  2423 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:44.118607  2423 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:44.130550  2423 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6: Generated new TSK 0
I20260601 13:34:44.130686  2423 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:44.161155 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:44.163058  2433 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.163118  2436 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.163118  2434 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:44.163616 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:44.163823 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:44.163862 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:44.163929 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320884163928 us; error 0 us; skew 500 ppm
I20260601 13:34:44.164731 30854 webserver.cc:533] Webserver started at http://127.30.33.129:38639/ using document root <none> and password file <none>
I20260601 13:34:44.164856 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:44.164896 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:44.164947 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:44.165284 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "0cd304f09210458aa7f41cacea017a73"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.166726 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:44.167529  2441 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.167773 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:44.167841 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "0cd304f09210458aa7f41cacea017a73"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.167945 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-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)
I20260601 13:34:44.181558 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:44.181855 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:44.182085 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:44.182533 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:44.182569 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.182638 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:44.182677 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.186957 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38877
I20260601 13:34:44.187017  2504 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38877 every 8 connection(s)
I20260601 13:34:44.187849 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:44.192004  2510 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.192034  2512 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.192235  2509 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:44.194958 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:44.195116 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:44.195150 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:44.195164 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320884195164 us; error 0 us; skew 500 ppm
I20260601 13:34:44.196576 30854 webserver.cc:533] Webserver started at http://127.30.33.130:39113/ using document root <none> and password file <none>
I20260601 13:34:44.196592  2505 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34065
I20260601 13:34:44.196696  2505 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:44.196763 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:44.196812 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:44.196882 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:44.196923  2505 heartbeater.cc:507] Master 127.30.33.190:34065 requested a full tablet report, sending...
I20260601 13:34:44.197324 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "24f16dfb656e49af9f18bbe89a53ed53"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.197542  2376 ts_manager.cc:194] Registered new tserver with Master: 0cd304f09210458aa7f41cacea017a73 (127.30.33.129:38877)
I20260601 13:34:44.198199  2376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60978
I20260601 13:34:44.198863 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:44.200304  2517 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.200543 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:44.200626 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "24f16dfb656e49af9f18bbe89a53ed53"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.200691 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-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)
I20260601 13:34:44.210503 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:44.210805 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:44.211058 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:44.211459 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:44.211519 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.211567 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:44.211602 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.215627 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:40601
I20260601 13:34:44.215636  2580 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:40601 every 8 connection(s)
I20260601 13:34:44.216470 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:44.217869  2584 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.217908  2585 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:44.217964  2587 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:44.218854 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:44.219038 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:44.219087 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:44.219108 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320884219108 us; error 0 us; skew 500 ppm
I20260601 13:34:44.220082 30854 webserver.cc:533] Webserver started at http://127.30.33.131:35545/ using document root <none> and password file <none>
I20260601 13:34:44.220228 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:44.220278 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:44.220322 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:44.220623  2581 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34065
I20260601 13:34:44.220732  2581 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:44.220737 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "624650c3f398407c8b28bd5eb3be7c39"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.220950  2581 heartbeater.cc:507] Master 127.30.33.190:34065 requested a full tablet report, sending...
I20260601 13:34:44.221585  2376 ts_manager.cc:194] Registered new tserver with Master: 24f16dfb656e49af9f18bbe89a53ed53 (127.30.33.130:40601)
I20260601 13:34:44.222231  2376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:60984
I20260601 13:34:44.222479 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:44.223330  2592 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.223544 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:44.223599 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "624650c3f398407c8b28bd5eb3be7c39"
format_stamp: "Formatted at 2026-06-01 13:34:44 on dist-test-slave-w2jz"
I20260601 13:34:44.223642 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy.1780320792930885-30854-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)
I20260601 13:34:44.242601 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:44.242873 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:44.243076 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:44.243539 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:44.243577 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.243628 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:44.243666 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:44.248077 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46675
I20260601 13:34:44.248137  2655 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46675 every 8 connection(s)
I20260601 13:34:44.252286  2656 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34065
I20260601 13:34:44.252367  2656 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:44.252573  2656 heartbeater.cc:507] Master 127.30.33.190:34065 requested a full tablet report, sending...
I20260601 13:34:44.253262  2376 ts_manager.cc:194] Registered new tserver with Master: 624650c3f398407c8b28bd5eb3be7c39 (127.30.33.131:46675)
I20260601 13:34:44.253928  2376 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:32768
I20260601 13:34:44.254209 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005689506s
I20260601 13:34:45.199230  2505 heartbeater.cc:499] Master 127.30.33.190:34065 was elected leader, sending a full tablet report...
I20260601 13:34:45.223032  2581 heartbeater.cc:499] Master 127.30.33.190:34065 was elected leader, sending a full tablet report...
I20260601 13:34:45.254825  2656 heartbeater.cc:499] Master 127.30.33.190:34065 was elected leader, sending a full tablet report...
I20260601 13:34:45.291239  2376 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:32788:
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"
    }
  }
}
W20260601 13:34:45.291666  2376 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.
I20260601 13:34:45.300948  2469 tablet_service.cc:1511] Processing CreateTablet for tablet b683f0b584e0438caadc64b9871d5abb (DEFAULT_TABLE table=test-workload [id=d3479c263b3846b9a1a61cc344e48fa5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:45.301169  2620 tablet_service.cc:1511] Processing CreateTablet for tablet b683f0b584e0438caadc64b9871d5abb (DEFAULT_TABLE table=test-workload [id=d3479c263b3846b9a1a61cc344e48fa5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:45.301235  2469 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b683f0b584e0438caadc64b9871d5abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:45.301419  2620 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b683f0b584e0438caadc64b9871d5abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:45.303486  2678 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: Bootstrap starting.
I20260601 13:34:45.303509  2677 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: Bootstrap starting.
I20260601 13:34:45.304167  2545 tablet_service.cc:1511] Processing CreateTablet for tablet b683f0b584e0438caadc64b9871d5abb (DEFAULT_TABLE table=test-workload [id=d3479c263b3846b9a1a61cc344e48fa5]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:34:45.304402  2545 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b683f0b584e0438caadc64b9871d5abb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:45.304486  2678 tablet_bootstrap.cc:654] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:45.304618  2677 tablet_bootstrap.cc:654] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:45.305576  2678 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: No bootstrap required, opened a new log
I20260601 13:34:45.305657  2678 ts_tablet_manager.cc:1403] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:45.306058  2678 raft_consensus.cc:359] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.306193  2678 raft_consensus.cc:385] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:45.306227  2678 raft_consensus.cc:740] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 624650c3f398407c8b28bd5eb3be7c39, State: Initialized, Role: FOLLOWER
I20260601 13:34:45.306365  2678 consensus_queue.cc:260] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.306505  2681 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: Bootstrap starting.
I20260601 13:34:45.306738  2678 ts_tablet_manager.cc:1434] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:45.307199  2677 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: No bootstrap required, opened a new log
I20260601 13:34:45.307329  2677 ts_tablet_manager.cc:1403] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:45.307421  2681 tablet_bootstrap.cc:654] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:45.307664  2677 raft_consensus.cc:359] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.307729  2677 raft_consensus.cc:385] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:45.307750  2677 raft_consensus.cc:740] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0cd304f09210458aa7f41cacea017a73, State: Initialized, Role: FOLLOWER
I20260601 13:34:45.307835  2677 consensus_queue.cc:260] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.308224  2677 ts_tablet_manager.cc:1434] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:45.308815  2681 tablet_bootstrap.cc:492] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: No bootstrap required, opened a new log
I20260601 13:34:45.308911  2681 ts_tablet_manager.cc:1403] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:45.309378  2681 raft_consensus.cc:359] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.309479  2681 raft_consensus.cc:385] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:45.309523  2681 raft_consensus.cc:740] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 24f16dfb656e49af9f18bbe89a53ed53, State: Initialized, Role: FOLLOWER
I20260601 13:34:45.309638  2681 consensus_queue.cc:260] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.310286  2681 ts_tablet_manager.cc:1434] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:45.487355  2684 raft_consensus.cc:493] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:45.487480  2684 raft_consensus.cc:515] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.488126  2684 leader_election.cc:290] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 624650c3f398407c8b28bd5eb3be7c39 (127.30.33.131:46675), 24f16dfb656e49af9f18bbe89a53ed53 (127.30.33.130:40601)
I20260601 13:34:45.491415  2630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b683f0b584e0438caadc64b9871d5abb" candidate_uuid: "0cd304f09210458aa7f41cacea017a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624650c3f398407c8b28bd5eb3be7c39" is_pre_election: true
I20260601 13:34:45.491441  2555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b683f0b584e0438caadc64b9871d5abb" candidate_uuid: "0cd304f09210458aa7f41cacea017a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f16dfb656e49af9f18bbe89a53ed53" is_pre_election: true
I20260601 13:34:45.491549  2630 raft_consensus.cc:2468] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd304f09210458aa7f41cacea017a73 in term 0.
I20260601 13:34:45.491571  2555 raft_consensus.cc:2468] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0cd304f09210458aa7f41cacea017a73 in term 0.
I20260601 13:34:45.491905  2442 leader_election.cc:304] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd304f09210458aa7f41cacea017a73, 624650c3f398407c8b28bd5eb3be7c39; no voters: 
I20260601 13:34:45.492059  2684 raft_consensus.cc:2804] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:45.492117  2684 raft_consensus.cc:493] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:45.492156  2684 raft_consensus.cc:3060] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:45.492890  2684 raft_consensus.cc:515] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.493185  2684 leader_election.cc:290] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [CANDIDATE]: Term 1 election: Requested vote from peers 624650c3f398407c8b28bd5eb3be7c39 (127.30.33.131:46675), 24f16dfb656e49af9f18bbe89a53ed53 (127.30.33.130:40601)
I20260601 13:34:45.493439  2630 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b683f0b584e0438caadc64b9871d5abb" candidate_uuid: "0cd304f09210458aa7f41cacea017a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "624650c3f398407c8b28bd5eb3be7c39"
I20260601 13:34:45.493501  2555 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b683f0b584e0438caadc64b9871d5abb" candidate_uuid: "0cd304f09210458aa7f41cacea017a73" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "24f16dfb656e49af9f18bbe89a53ed53"
I20260601 13:34:45.493541  2630 raft_consensus.cc:3060] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:45.493623  2555 raft_consensus.cc:3060] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:45.494350  2630 raft_consensus.cc:2468] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd304f09210458aa7f41cacea017a73 in term 1.
I20260601 13:34:45.494463  2555 raft_consensus.cc:2468] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0cd304f09210458aa7f41cacea017a73 in term 1.
I20260601 13:34:45.494611  2442 leader_election.cc:304] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 0cd304f09210458aa7f41cacea017a73, 624650c3f398407c8b28bd5eb3be7c39; no voters: 
I20260601 13:34:45.494774  2684 raft_consensus.cc:2804] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:45.494982  2684 raft_consensus.cc:697] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 1 LEADER]: Becoming Leader. State: Replica: 0cd304f09210458aa7f41cacea017a73, State: Running, Role: LEADER
I20260601 13:34:45.495128  2684 consensus_queue.cc:237] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } }
I20260601 13:34:45.496585  2375 catalog_manager.cc:5696] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 reported cstate change: term changed from 0 to 1, leader changed from <none> to 0cd304f09210458aa7f41cacea017a73 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "0cd304f09210458aa7f41cacea017a73" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "0cd304f09210458aa7f41cacea017a73" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:45.945730  2684 consensus_queue.cc:1048] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "624650c3f398407c8b28bd5eb3be7c39" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46675 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:45.949337  2688 consensus_queue.cc:1048] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [LEADER]: Connected to new peer: Peer: permanent_uuid: "24f16dfb656e49af9f18bbe89a53ed53" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40601 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:46.096616  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:46.096938  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:46.096961  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:46.097137  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:47.098624  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:48.097429  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:48.097759  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:48.097819  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:48.100138  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:49.101671  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:50.098112  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:50.098517  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:50.098577  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:50.103190  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:51.104664  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:52.098869  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:52.099197  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:52.099263  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:52.106280  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:53.107856  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:54.099521  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:54.099923  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:54.100004  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:54.109489  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:55.110981  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:56.100258  2430 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:34:56.100558  2430 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:34:56.100617  2430 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:34:56.112449  2425 placement_policy_util.cc:407] tablet b683f0b584e0438caadc64b9871d5abb: detected majority of replicas (2 of 3) at location L0
I20260601 13:34:56.578372 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:34:56.582077 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:56.582290 30854 tablet_replica.cc:333] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73: stopping tablet replica
I20260601 13:34:56.582413 30854 raft_consensus.cc:2243] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:56.582649 30854 raft_consensus.cc:2272] T b683f0b584e0438caadc64b9871d5abb P 0cd304f09210458aa7f41cacea017a73 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:56.595219 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:34:56.597265 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:34:56.600714 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:56.600903 30854 tablet_replica.cc:333] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53: stopping tablet replica
I20260601 13:34:56.601022 30854 raft_consensus.cc:2243] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:56.601145 30854 raft_consensus.cc:2272] T b683f0b584e0438caadc64b9871d5abb P 24f16dfb656e49af9f18bbe89a53ed53 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:56.613236 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:34:56.614830 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:34:56.618433 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:34:56.618599 30854 tablet_replica.cc:333] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39: stopping tablet replica
I20260601 13:34:56.618702 30854 raft_consensus.cc:2243] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:34:56.618783 30854 raft_consensus.cc:2272] T b683f0b584e0438caadc64b9871d5abb P 624650c3f398407c8b28bd5eb3be7c39 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:56.630926 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:34:56.632572 30854 master.cc:562] Master@127.30.33.190:34065 shutting down...
I20260601 13:34:56.635628 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:34:56.635747 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:34:56.635793 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P f4c513e1d9094f19bf528d25a2672fa6: stopping tablet replica
I20260601 13:34:56.647823 30854 master.cc:584] Master@127.30.33.190:34065 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotFixPlacementPolicy (12595 ms)
[ RUN      ] AutoRebalancerTest.TestMaxMovesPerServer
I20260601 13:34:56.653432 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:40045
I20260601 13:34:56.653765 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:56.655546 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:56.655565  2705 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.655613  2703 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.655529  2702 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:56.655949 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:56.656013 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:56.656036 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320896656035 us; error 0 us; skew 500 ppm
I20260601 13:34:56.656783 30854 webserver.cc:533] Webserver started at http://127.30.33.190:39149/ using document root <none> and password file <none>
I20260601 13:34:56.656939 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:56.657001 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:56.657070 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:56.657415 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "aced7595c04b4eb39b2ad486d1b5a09d"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.658722 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:34:56.659528  2710 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.659772 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:56.659852 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "aced7595c04b4eb39b2ad486d1b5a09d"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.659972 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:56.680162 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:56.680534 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:56.684437 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:40045
I20260601 13:34:56.686731  2762 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:40045 every 8 connection(s)
I20260601 13:34:56.687179  2763 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:56.688840  2763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d: Bootstrap starting.
I20260601 13:34:56.689653  2763 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:56.690591  2763 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d: No bootstrap required, opened a new log
I20260601 13:34:56.690946  2763 raft_consensus.cc:359] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER }
I20260601 13:34:56.691025  2763 raft_consensus.cc:385] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:56.691066  2763 raft_consensus.cc:740] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: aced7595c04b4eb39b2ad486d1b5a09d, State: Initialized, Role: FOLLOWER
I20260601 13:34:56.691234  2763 consensus_queue.cc:260] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER }
I20260601 13:34:56.691327  2763 raft_consensus.cc:399] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:34:56.691385  2763 raft_consensus.cc:493] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:34:56.691442  2763 raft_consensus.cc:3060] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:56.692130  2763 raft_consensus.cc:515] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER }
I20260601 13:34:56.692241  2763 leader_election.cc:304] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [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: aced7595c04b4eb39b2ad486d1b5a09d; no voters: 
I20260601 13:34:56.692456  2763 leader_election.cc:290] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:34:56.692586  2766 raft_consensus.cc:2804] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:56.692795  2766 raft_consensus.cc:697] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 1 LEADER]: Becoming Leader. State: Replica: aced7595c04b4eb39b2ad486d1b5a09d, State: Running, Role: LEADER
I20260601 13:34:56.692869  2763 sys_catalog.cc:565] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:34:56.692938  2766 consensus_queue.cc:237] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [LEADER]: Queue going to LEADER mode. State: All 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: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER }
I20260601 13:34:56.693338  2767 sys_catalog.cc:455] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER } }
I20260601 13:34:56.693441  2767 sys_catalog.cc:458] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:56.693351  2768 sys_catalog.cc:455] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [sys.catalog]: SysCatalogTable state changed. Reason: New leader aced7595c04b4eb39b2ad486d1b5a09d. Latest consensus state: current_term: 1 leader_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "aced7595c04b4eb39b2ad486d1b5a09d" member_type: VOTER } }
I20260601 13:34:56.693492  2768 sys_catalog.cc:458] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [sys.catalog]: This master's current role is: LEADER
I20260601 13:34:56.693954  2772 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:34:56.694909  2772 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:34:56.695133 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:34:56.696702  2772 catalog_manager.cc:1382] Generated new cluster ID: 414779d29b044d39ad9345f5e4e12ab2
I20260601 13:34:56.696758  2772 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:34:56.701545  2772 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:34:56.702029  2772 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:34:56.708299  2772 catalog_manager.cc:6069] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d: Generated new TSK 0
I20260601 13:34:56.708456  2772 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:34:56.711067 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:56.712637  2784 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.712639  2785 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.712741  2787 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:56.712950 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:56.713083 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:56.713126 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:56.713141 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320896713141 us; error 0 us; skew 500 ppm
I20260601 13:34:56.713928 30854 webserver.cc:533] Webserver started at http://127.30.33.129:39769/ using document root <none> and password file <none>
I20260601 13:34:56.714094 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:56.714156 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:56.714229 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:56.714573 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "eaa4d2aec22f4d068205a5349624dac7"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.715924 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:56.716714  2792 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.716991 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:56.717049 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "eaa4d2aec22f4d068205a5349624dac7"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.717093 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:56.725963 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:56.726219 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:56.726452 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:56.726864 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:56.726900 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.726953 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:56.726989 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.730939 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:40667
I20260601 13:34:56.730947  2855 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:40667 every 8 connection(s)
I20260601 13:34:56.731670 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:56.733150  2861 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.733310  2860 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.733546  2863 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:56.733578 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:56.733749 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:56.733793 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:56.733814 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320896733813 us; error 0 us; skew 500 ppm
I20260601 13:34:56.734719 30854 webserver.cc:533] Webserver started at http://127.30.33.130:45671/ using document root <none> and password file <none>
I20260601 13:34:56.734860 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:56.734895 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:56.734972 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:56.735381 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "579dd26f8e0f4d768d257550f1753561"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.736105  2856 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:56.736202  2856 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:56.736393  2856 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:56.737005  2727 ts_manager.cc:194] Registered new tserver with Master: eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667)
I20260601 13:34:56.737205 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:56.737756  2727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58900
I20260601 13:34:56.738134  2868 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.738394 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:56.738456 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "579dd26f8e0f4d768d257550f1753561"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.738524 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:56.758684 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:56.759037 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:56.759318 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:56.759723 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:56.759794 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.759845 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:56.759910 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.764077 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:43469
I20260601 13:34:56.764129  2931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:43469 every 8 connection(s)
I20260601 13:34:56.764876 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:34:56.766917 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:56.766932  2938 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.767174  2935 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:56.767189  2936 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:56.767421 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:56.767488 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:56.767511 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320896767511 us; error 0 us; skew 500 ppm
I20260601 13:34:56.768549 30854 webserver.cc:533] Webserver started at http://127.30.33.131:35479/ using document root <none> and password file <none>
I20260601 13:34:56.768695 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:56.768756 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:56.768836 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:56.769170  2932 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:56.769301  2932 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:56.769327 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "96d6e2ff29524914956f70166c7d07ed"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.769498  2932 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:56.770098  2727 ts_manager.cc:194] Registered new tserver with Master: 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:56.770809  2727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58904
I20260601 13:34:56.771066 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:56.772167  2943 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.772421 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:56.772496 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "96d6e2ff29524914956f70166c7d07ed"
format_stamp: "Formatted at 2026-06-01 13:34:56 on dist-test-slave-w2jz"
I20260601 13:34:56.772574 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:56.780601 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:56.780947 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:56.781224 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:56.781606 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:56.781661 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.781718 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:56.781765 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:56.786545 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:39799
I20260601 13:34:56.786612  3006 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:39799 every 8 connection(s)
I20260601 13:34:56.790357  3007 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:56.790448  3007 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:56.790637  3007 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:56.791141  2727 ts_manager.cc:194] Registered new tserver with Master: 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:56.791435 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004456858s
I20260601 13:34:56.791680  2727 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58918
I20260601 13:34:57.738762  2856 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:34:57.771862  2932 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:34:57.792470  3007 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:34:57.824635  2727 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58926:
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"
    }
  }
}
W20260601 13:34:57.825166  2727 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.
I20260601 13:34:57.838162  2820 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5e41358ddd4d80aaa1f6c061e68707 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:34:57.838263  2896 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5e41358ddd4d80aaa1f6c061e68707 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:34:57.838531  2820 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5e41358ddd4d80aaa1f6c061e68707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.838595  2896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5e41358ddd4d80aaa1f6c061e68707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.839115  2891 tablet_service.cc:1511] Processing CreateTablet for tablet f06c4d8db119431183044bb2b7b224ef (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:34:57.839381  2891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c4d8db119431183044bb2b7b224ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.840090  2819 tablet_service.cc:1511] Processing CreateTablet for tablet dc185c49c3e34b71ab77b245d713ece6 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:34:57.840328  2819 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc185c49c3e34b71ab77b245d713ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.840292  2890 tablet_service.cc:1511] Processing CreateTablet for tablet 6da635fa104d48aba60af4ad82a81f3a (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:34:57.840518  2890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da635fa104d48aba60af4ad82a81f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.841284  2895 tablet_service.cc:1511] Processing CreateTablet for tablet dc185c49c3e34b71ab77b245d713ece6 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:34:57.841528  2895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc185c49c3e34b71ab77b245d713ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.842108  3028 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.842268  2818 tablet_service.cc:1511] Processing CreateTablet for tablet d1a00820bb5447f8976e934e0e8866b8 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:34:57.842481  2818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a00820bb5447f8976e934e0e8866b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.843132  3028 tablet_bootstrap.cc:654] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.843495  2893 tablet_service.cc:1511] Processing CreateTablet for tablet 91db88f75b684ae2801dac12452b0266 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:34:57.843722  2893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91db88f75b684ae2801dac12452b0266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.844295  2814 tablet_service.cc:1511] Processing CreateTablet for tablet 6da635fa104d48aba60af4ad82a81f3a (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:34:57.844530  2814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da635fa104d48aba60af4ad82a81f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.845306  2817 tablet_service.cc:1511] Processing CreateTablet for tablet 91db88f75b684ae2801dac12452b0266 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:34:57.845541  2817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91db88f75b684ae2801dac12452b0266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.845831  2892 tablet_service.cc:1511] Processing CreateTablet for tablet e7661d17348642d6b81b51f83425848d (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:34:57.846060  2892 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7661d17348642d6b81b51f83425848d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.847553  2816 tablet_service.cc:1511] Processing CreateTablet for tablet e7661d17348642d6b81b51f83425848d (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:34:57.847658  2890 tablet_service.cc:1511] Processing CreateTablet for tablet c9db4367eeaa4b89aca892d687af0a1b (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:34:57.847786  2816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7661d17348642d6b81b51f83425848d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.847839  2890 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db4367eeaa4b89aca892d687af0a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.847805  2891 tablet_service.cc:1511] Processing CreateTablet for tablet da636552f3be46178cf4afdeb212b547 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:34:57.838162  2894 tablet_service.cc:1511] Processing CreateTablet for tablet d1a00820bb5447f8976e934e0e8866b8 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:34:57.848044  2891 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da636552f3be46178cf4afdeb212b547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.848119  2815 tablet_service.cc:1511] Processing CreateTablet for tablet f06c4d8db119431183044bb2b7b224ef (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:34:57.848335  2895 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3dab244e24576bf4bc8f33f4b9d12 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:34:57.848400  2893 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb50f4b238148d78f7642348a056b64 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:34:57.848341  2815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c4d8db119431183044bb2b7b224ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.848683  2896 tablet_service.cc:1511] Processing CreateTablet for tablet 69cbdf2f457b421580390e205c47a3cb (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:34:57.849063  3027 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.848131  2894 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a00820bb5447f8976e934e0e8866b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.850975  2895 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3dab244e24576bf4bc8f33f4b9d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.851219  2896 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cbdf2f457b421580390e205c47a3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.853055  3027 tablet_bootstrap.cc:654] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.853683  2893 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb50f4b238148d78f7642348a056b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.854517  3027 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.854593  3027 ts_tablet_manager.cc:1403] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:34:57.854945  2817 tablet_service.cc:1511] Processing CreateTablet for tablet c9db4367eeaa4b89aca892d687af0a1b (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:34:57.855130  2817 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db4367eeaa4b89aca892d687af0a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.855086  3027 raft_consensus.cc:359] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.855185  3027 raft_consensus.cc:385] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.855221  3027 raft_consensus.cc:740] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.855367  3027 consensus_queue.cc:260] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.855716  3027 ts_tablet_manager.cc:1434] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.855952  3027 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.856907  3027 tablet_bootstrap.cc:654] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.857028  2818 tablet_service.cc:1511] Processing CreateTablet for tablet 69cbdf2f457b421580390e205c47a3cb (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:34:57.857266  2818 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cbdf2f457b421580390e205c47a3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.858050  3027 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.858137  3027 ts_tablet_manager.cc:1403] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.858647  3027 raft_consensus.cc:359] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.858736  3027 raft_consensus.cc:385] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.858757  3027 raft_consensus.cc:740] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.858846  3027 consensus_queue.cc:260] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.859159  2816 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb50f4b238148d78f7642348a056b64 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:34:57.859357  3027 ts_tablet_manager.cc:1434] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.859395  2816 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb50f4b238148d78f7642348a056b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.859521  3027 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.860544  3027 tablet_bootstrap.cc:654] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.861223  2814 tablet_service.cc:1511] Processing CreateTablet for tablet da636552f3be46178cf4afdeb212b547 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:34:57.861445  2814 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da636552f3be46178cf4afdeb212b547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.863060  3027 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.863116  3027 ts_tablet_manager.cc:1403] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.863461  2815 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3dab244e24576bf4bc8f33f4b9d12 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:34:57.863592  3027 raft_consensus.cc:359] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.863698  3027 raft_consensus.cc:385] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.863713  2815 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3dab244e24576bf4bc8f33f4b9d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.864365  3027 raft_consensus.cc:740] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.864579  3027 consensus_queue.cc:260] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.864689  3028 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.864820  3028 ts_tablet_manager.cc:1403] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.023s	user 0.002s	sys 0.000s
I20260601 13:34:57.864921  3027 ts_tablet_manager.cc:1434] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:57.865233  3028 raft_consensus.cc:359] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.865327  3028 raft_consensus.cc:385] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.865367  3028 raft_consensus.cc:740] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.865483  3028 consensus_queue.cc:260] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.865851  3028 ts_tablet_manager.cc:1434] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.866021  3028 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.866638  3027 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.866925  3028 tablet_bootstrap.cc:654] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.867534  3027 tablet_bootstrap.cc:654] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.867585  2970 tablet_service.cc:1511] Processing CreateTablet for tablet dc185c49c3e34b71ab77b245d713ece6 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 178956970 <= VALUES < 357913940
I20260601 13:34:57.867835  2970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc185c49c3e34b71ab77b245d713ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.868041  2963 tablet_service.cc:1511] Processing CreateTablet for tablet 59c3dab244e24576bf4bc8f33f4b9d12 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1431655760 <= VALUES < 1610612730
I20260601 13:34:57.868271  2963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 59c3dab244e24576bf4bc8f33f4b9d12. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.868290  2962 tablet_service.cc:1511] Processing CreateTablet for tablet c9db4367eeaa4b89aca892d687af0a1b (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1610612730 <= VALUES < 1789569700
I20260601 13:34:57.868511  2962 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db4367eeaa4b89aca892d687af0a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.868480  2969 tablet_service.cc:1511] Processing CreateTablet for tablet d1a00820bb5447f8976e934e0e8866b8 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 357913940 <= VALUES < 536870910
I20260601 13:34:57.868692  2969 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1a00820bb5447f8976e934e0e8866b8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.868963  2964 tablet_service.cc:1511] Processing CreateTablet for tablet 2bb50f4b238148d78f7642348a056b64 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1252698790 <= VALUES < 1431655760
I20260601 13:34:57.869194  2964 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb50f4b238148d78f7642348a056b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.870196  2970 tablet_service.cc:1511] Processing CreateTablet for tablet da636552f3be46178cf4afdeb212b547 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1789569700 <= VALUES < 1968526670
I20260601 13:34:57.870321  2963 tablet_service.cc:1511] Processing CreateTablet for tablet 69cbdf2f457b421580390e205c47a3cb (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1968526670 <= VALUES
I20260601 13:34:57.870409  2970 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da636552f3be46178cf4afdeb212b547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.870530  2963 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cbdf2f457b421580390e205c47a3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.870959  3037 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.871359  2965 tablet_service.cc:1511] Processing CreateTablet for tablet 6da635fa104d48aba60af4ad82a81f3a (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 1073741820 <= VALUES < 1252698790
I20260601 13:34:57.871613  2965 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da635fa104d48aba60af4ad82a81f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.872098  3037 tablet_bootstrap.cc:654] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.872153  2966 tablet_service.cc:1511] Processing CreateTablet for tablet f06c4d8db119431183044bb2b7b224ef (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 894784850 <= VALUES < 1073741820
I20260601 13:34:57.872377  2966 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c4d8db119431183044bb2b7b224ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.868203  2971 tablet_service.cc:1511] Processing CreateTablet for tablet 0a5e41358ddd4d80aaa1f6c061e68707 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION VALUES < 178956970
I20260601 13:34:57.872781  2971 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5e41358ddd4d80aaa1f6c061e68707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.873330  3037 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.873411  3037 ts_tablet_manager.cc:1403] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.873837  3037 raft_consensus.cc:359] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.873927  3037 raft_consensus.cc:385] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.873960  3037 raft_consensus.cc:740] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.874068  3037 consensus_queue.cc:260] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.874234  2967 tablet_service.cc:1511] Processing CreateTablet for tablet e7661d17348642d6b81b51f83425848d (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 715827880 <= VALUES < 894784850
I20260601 13:34:57.874403  3037 ts_tablet_manager.cc:1434] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.874493  2967 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7661d17348642d6b81b51f83425848d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.874565  3037 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.874868  2968 tablet_service.cc:1511] Processing CreateTablet for tablet 91db88f75b684ae2801dac12452b0266 (DEFAULT_TABLE table=test-workload [id=44a917813eae498386eedfae56ecde4d]), partition=RANGE (key) PARTITION 536870910 <= VALUES < 715827880
I20260601 13:34:57.875077  2968 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91db88f75b684ae2801dac12452b0266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:34:57.875463  3037 tablet_bootstrap.cc:654] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.876425  3037 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.876524  3037 ts_tablet_manager.cc:1403] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:34:57.876928  3037 raft_consensus.cc:359] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.877029  3037 raft_consensus.cc:385] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.877064  3037 raft_consensus.cc:740] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.877188  3037 consensus_queue.cc:260] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.877454  3037 ts_tablet_manager.cc:1434] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:57.877620  3037 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.878574  3037 tablet_bootstrap.cc:654] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.879920  3037 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.880061  3037 ts_tablet_manager.cc:1403] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:57.880436  3028 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.880523  3028 ts_tablet_manager.cc:1403] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.015s	user 0.002s	sys 0.000s
I20260601 13:34:57.880615  3037 raft_consensus.cc:359] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.880714  3037 raft_consensus.cc:385] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.880739  3037 raft_consensus.cc:740] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.880853  3037 consensus_queue.cc:260] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.880947  3028 raft_consensus.cc:359] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.881067  3028 raft_consensus.cc:385] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.881101  3028 raft_consensus.cc:740] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.881242  3028 consensus_queue.cc:260] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.881484  3028 ts_tablet_manager.cc:1434] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.881495  3027 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.881697  3028 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.881722  3027 ts_tablet_manager.cc:1403] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.015s	user 0.001s	sys 0.001s
I20260601 13:34:57.882076  3027 raft_consensus.cc:359] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.882174  3027 raft_consensus.cc:385] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.882202  3027 raft_consensus.cc:740] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.882314  3027 consensus_queue.cc:260] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.882578  3028 tablet_bootstrap.cc:654] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.882582  3027 ts_tablet_manager.cc:1434] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.882906  3027 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.883710  3027 tablet_bootstrap.cc:654] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.883838  3037 ts_tablet_manager.cc:1434] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:57.884294  3037 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.885217  3027 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.885254  3028 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.885308  3027 ts_tablet_manager.cc:1403] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:57.885363  3028 ts_tablet_manager.cc:1403] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:57.885773  3027 raft_consensus.cc:359] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.885875  3027 raft_consensus.cc:385] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.885815  3028 raft_consensus.cc:359] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.885923  3027 raft_consensus.cc:740] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.885941  3028 raft_consensus.cc:385] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.885975  3028 raft_consensus.cc:740] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.886030  3027 consensus_queue.cc:260] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.886073  3028 consensus_queue.cc:260] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.886281  3027 ts_tablet_manager.cc:1434] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:57.886313  3028 ts_tablet_manager.cc:1434] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.886473  3028 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.885254  3037 tablet_bootstrap.cc:654] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.887475  3028 tablet_bootstrap.cc:654] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.887732  3037 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.887835  3037 ts_tablet_manager.cc:1403] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.886473  3027 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.888291  3037 raft_consensus.cc:359] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.888391  3037 raft_consensus.cc:385] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.888427  3037 raft_consensus.cc:740] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.888525  3037 consensus_queue.cc:260] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.888769  3037 ts_tablet_manager.cc:1434] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.888944  3037 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.889053  3027 tablet_bootstrap.cc:654] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.889689  3028 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.889796  3028 ts_tablet_manager.cc:1403] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:57.889871  3037 tablet_bootstrap.cc:654] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.890067  3027 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.890151  3027 ts_tablet_manager.cc:1403] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:34:57.890213  3028 raft_consensus.cc:359] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.890393  3028 raft_consensus.cc:385] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.890480  3028 raft_consensus.cc:740] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.890580  3027 raft_consensus.cc:359] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.890687  3027 raft_consensus.cc:385] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.890657  3028 consensus_queue.cc:260] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.890854  3027 raft_consensus.cc:740] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.890864  3037 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.891034  3037 ts_tablet_manager.cc:1403] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.891088  3027 consensus_queue.cc:260] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.891454  3037 raft_consensus.cc:359] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.891518  3028 ts_tablet_manager.cc:1434] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:57.891543  3037 raft_consensus.cc:385] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.891572  3037 raft_consensus.cc:740] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.891672  3028 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.891672  3037 consensus_queue.cc:260] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.891968  3037 ts_tablet_manager.cc:1434] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.892081  3027 ts_tablet_manager.cc:1434] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:57.892270  3027 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.892683  3028 tablet_bootstrap.cc:654] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.892761  3037 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.893189  3027 tablet_bootstrap.cc:654] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.893734  3037 tablet_bootstrap.cc:654] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.894341  3027 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.894418  3027 ts_tablet_manager.cc:1403] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:57.894731  3037 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.894824  3037 ts_tablet_manager.cc:1403] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:34:57.894860  3027 raft_consensus.cc:359] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.894951  3027 raft_consensus.cc:385] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.894984  3027 raft_consensus.cc:740] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.895103  3027 consensus_queue.cc:260] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.895255  3037 raft_consensus.cc:359] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.895412  3037 raft_consensus.cc:385] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.895503  3037 raft_consensus.cc:740] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.895661  3037 consensus_queue.cc:260] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.895825  3028 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.895932  3028 ts_tablet_manager.cc:1403] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.896059  3037 ts_tablet_manager.cc:1434] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.896256  3037 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.896375  3028 raft_consensus.cc:359] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.896476  3028 raft_consensus.cc:385] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.896522  3028 raft_consensus.cc:740] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.895746  3027 ts_tablet_manager.cc:1434] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.896639  3028 consensus_queue.cc:260] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.896883  3027 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.896904  3028 ts_tablet_manager.cc:1434] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.897253  3037 tablet_bootstrap.cc:654] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.897964  3027 tablet_bootstrap.cc:654] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.898415  3037 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.898492  3037 ts_tablet_manager.cc:1403] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:34:57.898741  3028 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.898887  3037 raft_consensus.cc:359] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.898967  3037 raft_consensus.cc:385] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.898996  3037 raft_consensus.cc:740] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.899101  3037 consensus_queue.cc:260] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.899374  3037 ts_tablet_manager.cc:1434] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.899513  3037 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.899680  3028 tablet_bootstrap.cc:654] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.899932  3027 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.900008  3027 ts_tablet_manager.cc:1403] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:34:57.900447  3027 raft_consensus.cc:359] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.900511  3037 tablet_bootstrap.cc:654] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.900534  3027 raft_consensus.cc:385] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.900568  3027 raft_consensus.cc:740] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.900678  3027 consensus_queue.cc:260] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.900946  3027 ts_tablet_manager.cc:1434] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.901132  3027 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.902091  3037 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.902164  3027 tablet_bootstrap.cc:654] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.902185  3037 ts_tablet_manager.cc:1403] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:57.902633  3037 raft_consensus.cc:359] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.902741  3037 raft_consensus.cc:385] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.902771  3037 raft_consensus.cc:740] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.902872  3037 consensus_queue.cc:260] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.903119  3027 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.903132  3037 ts_tablet_manager.cc:1434] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.903185  3027 ts_tablet_manager.cc:1403] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.903293  3037 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.903578  3027 raft_consensus.cc:359] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.903643  3027 raft_consensus.cc:385] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.903662  3027 raft_consensus.cc:740] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.903745  3027 consensus_queue.cc:260] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.903999  3027 ts_tablet_manager.cc:1434] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.904140  3037 tablet_bootstrap.cc:654] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.904160  3027 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.905125  3027 tablet_bootstrap.cc:654] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.905903  3028 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.906060  3028 ts_tablet_manager.cc:1403] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:34:57.906153  3027 tablet_bootstrap.cc:492] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.906208  3037 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.906247  3027 ts_tablet_manager.cc:1403] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.906260  3037 ts_tablet_manager.cc:1403] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:34:57.906680  3037 raft_consensus.cc:359] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.906816  3037 raft_consensus.cc:385] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.906792  3027 raft_consensus.cc:359] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.906853  3037 raft_consensus.cc:740] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.906886  3027 raft_consensus.cc:385] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.906935  3027 raft_consensus.cc:740] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.906912  3028 raft_consensus.cc:359] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.906996  3028 raft_consensus.cc:385] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.907025  3028 raft_consensus.cc:740] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.907050  3027 consensus_queue.cc:260] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.907148  3028 consensus_queue.cc:260] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.907301  3027 ts_tablet_manager.cc:1434] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.907433  3027 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.907898  3037 consensus_queue.cc:260] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.908203  3037 ts_tablet_manager.cc:1434] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:57.908370  3037 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.908411  3027 tablet_bootstrap.cc:654] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.909011  3028 ts_tablet_manager.cc:1434] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:34:57.909308  3037 tablet_bootstrap.cc:654] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.909543  3031 raft_consensus.cc:493] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:57.909632  3031 raft_consensus.cc:515] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.909830  3028 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.910102  3031 leader_election.cc:290] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.911301  3027 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.911392  3027 ts_tablet_manager.cc:1403] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:34:57.911705  3031 raft_consensus.cc:493] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:57.911782  3027 raft_consensus.cc:359] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.911783  3031 raft_consensus.cc:515] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.911936  3027 raft_consensus.cc:385] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.912003  3027 raft_consensus.cc:740] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.912138  3027 consensus_queue.cc:260] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.912276  3031 leader_election.cc:290] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.912357  3027 ts_tablet_manager.cc:1434] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.912570  3028 tablet_bootstrap.cc:654] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.912680  3027 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: Bootstrap starting.
I20260601 13:34:57.913677  3028 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.913709  3031 raft_consensus.cc:493] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:57.913774  3028 ts_tablet_manager.cc:1403] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.913784  3031 raft_consensus.cc:515] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.914129  3031 leader_election.cc:290] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.913677  3027 tablet_bootstrap.cc:654] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.914238  3028 raft_consensus.cc:359] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.914325  3028 raft_consensus.cc:385] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.914363  3028 raft_consensus.cc:740] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.914484  3028 consensus_queue.cc:260] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.914726  3028 ts_tablet_manager.cc:1434] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.914889  3028 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.915243  3027 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: No bootstrap required, opened a new log
I20260601 13:34:57.915299  3027 ts_tablet_manager.cc:1403] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:34:57.915649  3027 raft_consensus.cc:359] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.915725  3027 raft_consensus.cc:385] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.915746  3027 raft_consensus.cc:740] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.915813  3028 tablet_bootstrap.cc:654] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.915858  3027 consensus_queue.cc:260] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.916147  3027 ts_tablet_manager.cc:1434] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.918715  3028 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.918715  3037 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.918834  3028 ts_tablet_manager.cc:1403] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.918884  2829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:57.918955  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5e41358ddd4d80aaa1f6c061e68707" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:57.919050  2828 raft_consensus.cc:2468] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.918830  2830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cbdf2f457b421580390e205c47a3cb" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
W20260601 13:34:57.919296  2871 leader_election.cc:343] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:57.919274  3028 raft_consensus.cc:359] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.919365  3028 raft_consensus.cc:385] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.919395  3028 raft_consensus.cc:740] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.919405  2871 leader_election.cc:304] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
W20260601 13:34:57.919536  2871 leader_election.cc:343] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:57.918834  3037 ts_tablet_manager.cc:1403] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:34:57.919504  3028 consensus_queue.cc:260] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.919900  3028 ts_tablet_manager.cc:1434] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.920058  3028 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.920114  3059 raft_consensus.cc:2804] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:57.920156  3059 raft_consensus.cc:493] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:57.920195  3059 raft_consensus.cc:3060] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.920979  3028 tablet_bootstrap.cc:654] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.921224  3059 raft_consensus.cc:515] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.921840  2830 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5e41358ddd4d80aaa1f6c061e68707" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:57.922017  3028 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.922060  2830 raft_consensus.cc:3060] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.922093  3028 ts_tablet_manager.cc:1403] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.920058  3037 raft_consensus.cc:359] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.922501  3028 raft_consensus.cc:359] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.922603  3037 raft_consensus.cc:385] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.922659  3028 raft_consensus.cc:385] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.922701  3037 raft_consensus.cc:740] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.922751  3028 raft_consensus.cc:740] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.922945  3037 consensus_queue.cc:260] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.922951  3028 consensus_queue.cc:260] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.923178  2981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cbdf2f457b421580390e205c47a3cb" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:57.923250  3028 ts_tablet_manager.cc:1434] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.923282  2981 raft_consensus.cc:2468] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.923314  3037 ts_tablet_manager.cc:1434] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:34:57.923436  3028 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.923487  2980 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:57.923570  2980 raft_consensus.cc:2468] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.923736  2979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5e41358ddd4d80aaa1f6c061e68707" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:57.923830  2979 raft_consensus.cc:2468] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.924041  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0a5e41358ddd4d80aaa1f6c061e68707" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:57.924124  2978 raft_consensus.cc:3060] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.924237  3037 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.924400  3028 tablet_bootstrap.cc:654] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.925031  2978 raft_consensus.cc:2468] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.925190  3037 tablet_bootstrap.cc:654] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.925518  2869 leader_election.cc:304] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [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: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: eaa4d2aec22f4d068205a5349624dac7
I20260601 13:34:57.925706  2869 leader_election.cc:304] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [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: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: eaa4d2aec22f4d068205a5349624dac7
I20260601 13:34:57.926013  3068 raft_consensus.cc:2804] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:57.926069  3068 raft_consensus.cc:493] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:57.926116  3068 raft_consensus.cc:3060] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.926187  3031 raft_consensus.cc:2804] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:57.926252  3031 raft_consensus.cc:493] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:57.926290  3031 raft_consensus.cc:3060] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.927120  3068 raft_consensus.cc:515] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.927222  3031 raft_consensus.cc:515] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.927392  3068 leader_election.cc:290] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.927529  3031 leader_election.cc:290] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.927702  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cbdf2f457b421580390e205c47a3cb" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:57.927809  2828 raft_consensus.cc:3060] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.926096  2869 leader_election.cc:304] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: 
I20260601 13:34:57.927824  2829 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:57.928032  3031 raft_consensus.cc:2804] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:57.928117  3031 raft_consensus.cc:697] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:57.923031  2830 raft_consensus.cc:2468] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.928231  3031 consensus_queue.cc:237] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.928392  2979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:57.928473  2979 raft_consensus.cc:3060] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.928803  2828 raft_consensus.cc:2468] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.921828  3059 leader_election.cc:290] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.928942  3028 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.929009  3028 ts_tablet_manager.cc:1403] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:34:57.929279  3028 raft_consensus.cc:359] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.929334  2979 raft_consensus.cc:2468] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.929373  3028 raft_consensus.cc:385] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.929404  3028 raft_consensus.cc:740] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.929502  3028 consensus_queue.cc:260] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.929693  2869 leader_election.cc:304] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: 
I20260601 13:34:57.929761  3028 ts_tablet_manager.cc:1434] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.929796  3037 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.929826  3059 raft_consensus.cc:2804] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:57.929869  3037 ts_tablet_manager.cc:1403] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:34:57.929885  3059 raft_consensus.cc:697] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:57.929912  2724 catalog_manager.cc:5696] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:57.929987  3059 consensus_queue.cc:237] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.930253  3037 raft_consensus.cc:359] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.930338  3037 raft_consensus.cc:385] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.930369  3037 raft_consensus.cc:740] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.930477  3037 consensus_queue.cc:260] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.930763  3037 ts_tablet_manager.cc:1434] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.930912  3037 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: Bootstrap starting.
I20260601 13:34:57.929922  3028 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.931847  3037 tablet_bootstrap.cc:654] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.932202  3028 tablet_bootstrap.cc:654] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
W20260601 13:34:57.932428  2871 leader_election.cc:343] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:34:57.932686  2871 leader_election.cc:304] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:57.932888  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "69cbdf2f457b421580390e205c47a3cb" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:57.932988  2978 raft_consensus.cc:3060] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.933045  3037 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: No bootstrap required, opened a new log
I20260601 13:34:57.933120  3037 ts_tablet_manager.cc:1403] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.933483  3037 raft_consensus.cc:359] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.933589  3037 raft_consensus.cc:385] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.933697  3068 raft_consensus.cc:2804] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:57.933769  2978 raft_consensus.cc:2468] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.933892  3068 raft_consensus.cc:697] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:57.933907  3028 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.934026  3068 consensus_queue.cc:237] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.933768  3037 raft_consensus.cc:740] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.934120  3028 ts_tablet_manager.cc:1403] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:34:57.934389  3037 consensus_queue.cc:260] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.934700  3028 raft_consensus.cc:359] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.934741  3037 ts_tablet_manager.cc:1434] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:34:57.934780  3028 raft_consensus.cc:385] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.934803  3028 raft_consensus.cc:740] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.934916  3028 consensus_queue.cc:260] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.935170  3028 ts_tablet_manager.cc:1434] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:57.935341  3028 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: Bootstrap starting.
I20260601 13:34:57.936326  3028 tablet_bootstrap.cc:654] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: Neither blocks nor log segments found. Creating new log.
I20260601 13:34:57.937143  2725 catalog_manager.cc:5696] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:57.937451  3028 tablet_bootstrap.cc:492] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: No bootstrap required, opened a new log
I20260601 13:34:57.937395  2725 catalog_manager.cc:5696] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:57.937515  3028 ts_tablet_manager.cc:1403] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:34:57.937863  3028 raft_consensus.cc:359] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.937968  3028 raft_consensus.cc:385] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:34:57.938007  3028 raft_consensus.cc:740] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Initialized, Role: FOLLOWER
I20260601 13:34:57.938112  3028 consensus_queue.cc:260] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.938376  3028 ts_tablet_manager.cc:1434] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:57.966248  3031 raft_consensus.cc:493] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:57.966363  3031 raft_consensus.cc:515] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.966750  3031 leader_election.cc:290] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.967074  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a00820bb5447f8976e934e0e8866b8" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:57.967093  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a00820bb5447f8976e934e0e8866b8" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:57.967209  2828 raft_consensus.cc:2468] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.967245  2978 raft_consensus.cc:2468] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:57.967509  2871 leader_election.cc:304] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:57.967689  3031 raft_consensus.cc:2804] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:57.967749  3031 raft_consensus.cc:493] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:57.967779  3031 raft_consensus.cc:3060] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.968504  3031 raft_consensus.cc:515] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.968819  3031 leader_election.cc:290] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.969064  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a00820bb5447f8976e934e0e8866b8" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:57.969169  2828 raft_consensus.cc:3060] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.969205  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d1a00820bb5447f8976e934e0e8866b8" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:57.969296  2978 raft_consensus.cc:3060] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.970088  2828 raft_consensus.cc:2468] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.970167  2978 raft_consensus.cc:2468] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:57.970383  2871 leader_election.cc:304] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:57.970525  3031 raft_consensus.cc:2804] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:57.970618  3031 raft_consensus.cc:697] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:57.970752  3031 consensus_queue.cc:237] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.972189  2726 catalog_manager.cc:5696] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:57.974478  3034 raft_consensus.cc:493] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:57.974577  3034 raft_consensus.cc:515] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.975000  3034 leader_election.cc:290] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.978296  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da636552f3be46178cf4afdeb212b547" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:57.978384  2978 raft_consensus.cc:2468] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:57.978399  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da636552f3be46178cf4afdeb212b547" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:57.978519  2906 raft_consensus.cc:2468] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:57.978654  2793 leader_election.cc:304] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:57.978803  3034 raft_consensus.cc:2804] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:57.978861  3034 raft_consensus.cc:493] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:57.978893  3034 raft_consensus.cc:3060] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.979521  3034 raft_consensus.cc:515] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:57.979843  3034 leader_election.cc:290] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 election: Requested vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:57.980132  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da636552f3be46178cf4afdeb212b547" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:57.980156  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da636552f3be46178cf4afdeb212b547" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:57.980252  2906 raft_consensus.cc:3060] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.980278  2978 raft_consensus.cc:3060] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:57.980897  2978 raft_consensus.cc:2468] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:57.980938  2906 raft_consensus.cc:2468] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:57.981143  2793 leader_election.cc:304] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:57.981305  3034 raft_consensus.cc:2804] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:57.981482  3034 raft_consensus.cc:697] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Becoming Leader. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Running, Role: LEADER
I20260601 13:34:57.981612  3034 consensus_queue.cc:237] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
W20260601 13:34:57.982564  2857 tablet.cc:2404] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:34:57.982936  2726 catalog_manager.cc:5696] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:58.014569  3039 raft_consensus.cc:493] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.014694  3039 raft_consensus.cc:515] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.015115  3039 leader_election.cc:290] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.018543  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91db88f75b684ae2801dac12452b0266" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:58.018678  2828 raft_consensus.cc:2468] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.018798  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91db88f75b684ae2801dac12452b0266" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.018929  2906 raft_consensus.cc:2468] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.018990  2946 leader_election.cc:304] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.019155  3039 raft_consensus.cc:2804] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.019212  3039 raft_consensus.cc:493] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.019269  3039 raft_consensus.cc:3060] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.020159  3039 raft_consensus.cc:515] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.020463  3039 leader_election.cc:290] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.020744  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91db88f75b684ae2801dac12452b0266" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:58.020766  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "91db88f75b684ae2801dac12452b0266" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:58.020862  2906 raft_consensus.cc:3060] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.020862  2828 raft_consensus.cc:3060] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.021688  2906 raft_consensus.cc:2468] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.021688  2828 raft_consensus.cc:2468] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.021983  2947 leader_election.cc:304] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: 
I20260601 13:34:58.022135  3039 raft_consensus.cc:2804] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.022341  3039 raft_consensus.cc:697] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Becoming Leader. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Running, Role: LEADER
I20260601 13:34:58.022490  3039 consensus_queue.cc:237] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.023940  2726 catalog_manager.cc:5696] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d6e2ff29524914956f70166c7d07ed (127.30.33.131). New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:58.033632  3034 raft_consensus.cc:493] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.033710  3034 raft_consensus.cc:515] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.034050  3034 leader_election.cc:290] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.034400  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7661d17348642d6b81b51f83425848d" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:58.034433  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7661d17348642d6b81b51f83425848d" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.034493  2978 raft_consensus.cc:2468] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:58.034565  2906 raft_consensus.cc:2468] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:58.034798  2793 leader_election.cc:304] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.034955  3034 raft_consensus.cc:2804] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.035017  3034 raft_consensus.cc:493] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.035069  3034 raft_consensus.cc:3060] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.036007  3034 raft_consensus.cc:515] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.036314  3034 leader_election.cc:290] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 election: Requested vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.036511  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7661d17348642d6b81b51f83425848d" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:58.036511  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "e7661d17348642d6b81b51f83425848d" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:58.036638  2906 raft_consensus.cc:3060] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.036638  2978 raft_consensus.cc:3060] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.037379  2906 raft_consensus.cc:2468] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:58.037379  2978 raft_consensus.cc:2468] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:58.037647  2796 leader_election.cc:304] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [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: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.037838  3034 raft_consensus.cc:2804] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.037921  3034 raft_consensus.cc:697] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Becoming Leader. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Running, Role: LEADER
I20260601 13:34:58.038026  3034 consensus_queue.cc:237] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.039354  2726 catalog_manager.cc:5696] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:58.043745  3039 raft_consensus.cc:493] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.043816  3039 raft_consensus.cc:515] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.044148  3039 leader_election.cc:290] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.044382  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da635fa104d48aba60af4ad82a81f3a" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:58.044478  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da635fa104d48aba60af4ad82a81f3a" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.044533  2828 raft_consensus.cc:2468] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.044605  2906 raft_consensus.cc:2468] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.044803  2946 leader_election.cc:304] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.044937  3039 raft_consensus.cc:2804] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.044994  3039 raft_consensus.cc:493] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.045034  3039 raft_consensus.cc:3060] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.045634  3039 raft_consensus.cc:515] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.045960  3039 leader_election.cc:290] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.046216  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da635fa104d48aba60af4ad82a81f3a" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:58.046309  2828 raft_consensus.cc:3060] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.046263  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6da635fa104d48aba60af4ad82a81f3a" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:58.046415  2906 raft_consensus.cc:3060] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.046950  2828 raft_consensus.cc:2468] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.047070  2906 raft_consensus.cc:2468] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.047207  2946 leader_election.cc:304] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.047362  3039 raft_consensus.cc:2804] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.047461  3039 raft_consensus.cc:697] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Becoming Leader. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Running, Role: LEADER
I20260601 13:34:58.047562  3039 consensus_queue.cc:237] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.048815  2726 catalog_manager.cc:5696] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d6e2ff29524914956f70166c7d07ed (127.30.33.131). New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:58.084555  3031 raft_consensus.cc:493] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.084649  3031 raft_consensus.cc:515] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.084957  3031 leader_election.cc:290] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.085240  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb50f4b238148d78f7642348a056b64" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:58.085295  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb50f4b238148d78f7642348a056b64" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:58.085341  2828 raft_consensus.cc:2468] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:58.085436  2978 raft_consensus.cc:2468] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:58.085675  2871 leader_election.cc:304] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.085850  3031 raft_consensus.cc:2804] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.085915  3031 raft_consensus.cc:493] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.085958  3031 raft_consensus.cc:3060] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.086592  3031 raft_consensus.cc:515] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.086920  3031 leader_election.cc:290] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.087126  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb50f4b238148d78f7642348a056b64" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:58.087245  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2bb50f4b238148d78f7642348a056b64" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:58.087253  2828 raft_consensus.cc:3060] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.087359  2978 raft_consensus.cc:3060] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.088048  2828 raft_consensus.cc:2468] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:58.088164  2978 raft_consensus.cc:2468] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:58.088238  3031 raft_consensus.cc:493] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.088297  3031 raft_consensus.cc:515] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.088336  2871 leader_election.cc:304] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.088495  3068 raft_consensus.cc:2804] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.088575  3068 raft_consensus.cc:697] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:58.088692  3068 consensus_queue.cc:237] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.088977  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db4367eeaa4b89aca892d687af0a1b" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:58.089072  2978 raft_consensus.cc:2468] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:58.089082  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db4367eeaa4b89aca892d687af0a1b" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:58.089221  2828 raft_consensus.cc:2468] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 0.
I20260601 13:34:58.089359  2869 leader_election.cc:304] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed; no voters: 
I20260601 13:34:58.089704  3068 raft_consensus.cc:2804] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.089782  3068 raft_consensus.cc:493] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.089840  3068 raft_consensus.cc:3060] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.090243  2726 catalog_manager.cc:5696] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:58.090561  3068 raft_consensus.cc:515] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.090904  3068 leader_election.cc:290] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.088696  3031 leader_election.cc:290] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.091120  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db4367eeaa4b89aca892d687af0a1b" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:58.091192  2978 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c9db4367eeaa4b89aca892d687af0a1b" candidate_uuid: "579dd26f8e0f4d768d257550f1753561" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:58.091202  2828 raft_consensus.cc:3060] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.091308  2978 raft_consensus.cc:3060] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.091503  3034 raft_consensus.cc:493] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.091588  3034 raft_consensus.cc:515] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.091952  3034 leader_election.cc:290] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.092027  2978 raft_consensus.cc:2468] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:58.092027  2828 raft_consensus.cc:2468] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 579dd26f8e0f4d768d257550f1753561 in term 1.
I20260601 13:34:58.092291  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc185c49c3e34b71ab77b245d713ece6" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.092334  2871 leader_election.cc:304] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.092391  2906 raft_consensus.cc:2468] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:58.092501  2979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc185c49c3e34b71ab77b245d713ece6" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:58.092577  3031 raft_consensus.cc:2804] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.092612  2979 raft_consensus.cc:2468] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 0.
I20260601 13:34:58.092648  3031 raft_consensus.cc:697] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Becoming Leader. State: Replica: 579dd26f8e0f4d768d257550f1753561, State: Running, Role: LEADER
I20260601 13:34:58.092727  2796 leader_election.cc:304] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.092762  3031 consensus_queue.cc:237] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.092880  3034 raft_consensus.cc:2804] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.092931  3034 raft_consensus.cc:493] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.092991  3034 raft_consensus.cc:3060] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.093863  3034 raft_consensus.cc:515] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.094137  2726 catalog_manager.cc:5696] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 reported cstate change: term changed from 0 to 1, leader changed from <none> to 579dd26f8e0f4d768d257550f1753561 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:58.094214  3034 leader_election.cc:290] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 election: Requested vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.094458  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc185c49c3e34b71ab77b245d713ece6" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:58.094552  2906 raft_consensus.cc:3060] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.094597  2979 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "dc185c49c3e34b71ab77b245d713ece6" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed"
I20260601 13:34:58.094687  2979 raft_consensus.cc:3060] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.095175  2906 raft_consensus.cc:2468] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:58.095458  2796 leader_election.cc:304] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.095575  2979 raft_consensus.cc:2468] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate eaa4d2aec22f4d068205a5349624dac7 in term 1.
I20260601 13:34:58.095638  3034 raft_consensus.cc:2804] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.095746  3034 raft_consensus.cc:697] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Becoming Leader. State: Replica: eaa4d2aec22f4d068205a5349624dac7, State: Running, Role: LEADER
I20260601 13:34:58.095856  3034 consensus_queue.cc:237] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.097416  2726 catalog_manager.cc:5696] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: term changed from 0 to 1, leader changed from <none> to eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:58.124131  3039 raft_consensus.cc:493] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.124230  3039 raft_consensus.cc:515] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.124558  3039 leader_election.cc:290] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.124951  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c4d8db119431183044bb2b7b224ef" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7" is_pre_election: true
I20260601 13:34:58.124951  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c4d8db119431183044bb2b7b224ef" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.125114  2828 raft_consensus.cc:2468] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.125114  2906 raft_consensus.cc:2468] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 0.
I20260601 13:34:58.125387  2946 leader_election.cc:304] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.125556  3039 raft_consensus.cc:2804] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:34:58.125635  3039 raft_consensus.cc:493] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:34:58.125713  3039 raft_consensus.cc:3060] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.126459  3039 raft_consensus.cc:515] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.126835  3039 leader_election.cc:290] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Requested vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:34:58.127099  2828 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c4d8db119431183044bb2b7b224ef" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "eaa4d2aec22f4d068205a5349624dac7"
I20260601 13:34:58.127206  2828 raft_consensus.cc:3060] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.127146  2906 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f06c4d8db119431183044bb2b7b224ef" candidate_uuid: "96d6e2ff29524914956f70166c7d07ed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561"
I20260601 13:34:58.127334  2906 raft_consensus.cc:3060] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.127983  2828 raft_consensus.cc:2468] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.128111  2906 raft_consensus.cc:2468] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 96d6e2ff29524914956f70166c7d07ed in term 1.
I20260601 13:34:58.128253  2946 leader_election.cc:304] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7; no voters: 
I20260601 13:34:58.128444  3039 raft_consensus.cc:2804] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:34:58.128531  3039 raft_consensus.cc:697] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Becoming Leader. State: Replica: 96d6e2ff29524914956f70166c7d07ed, State: Running, Role: LEADER
I20260601 13:34:58.128666  3039 consensus_queue.cc:237] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.130093  2726 catalog_manager.cc:5696] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed reported cstate change: term changed from 0 to 1, leader changed from <none> to 96d6e2ff29524914956f70166c7d07ed (127.30.33.131). New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } }
I20260601 13:34:58.170069  2979 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.170511  3079 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.171319  2828 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.171690  2906 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.172065  2905 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.173273  3079 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.173769  3083 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.174039  3083 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.174158  2905 raft_consensus.cc:1275] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.174932  2978 raft_consensus.cc:1275] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.175238  2980 raft_consensus.cc:1275] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.175482  3083 consensus_queue.cc:1048] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.176128  3034 consensus_queue.cc:1048] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.176293  2904 raft_consensus.cc:1275] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.176400  3034 consensus_queue.cc:1048] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.176556  2903 raft_consensus.cc:1275] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.178879  2828 raft_consensus.cc:1275] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.182094  2904 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.183290  3083 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.183398  3079 consensus_queue.cc:1048] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.183323  3034 raft_consensus.cc:493] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:34:58.183573  3034 raft_consensus.cc:515] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } }
I20260601 13:34:58.183696  3079 consensus_queue.cc:1048] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.183980  3034 leader_election.cc:290] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:34:58.184509  3083 consensus_queue.cc:1048] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.185165  2981 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "96d6e2ff29524914956f70166c7d07ed" is_pre_election: true
I20260601 13:34:58.185312  2981 raft_consensus.cc:2393] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate eaa4d2aec22f4d068205a5349624dac7 in current term 1: Already voted for candidate 579dd26f8e0f4d768d257550f1753561 in this term.
I20260601 13:34:58.186924  2829 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.187522  2829 raft_consensus.cc:1275] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.187790  2977 raft_consensus.cc:1275] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.188115  2976 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.188463  3031 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.188711  2829 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.188982  3031 consensus_queue.cc:1048] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.189044  3083 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.189713  3068 consensus_queue.cc:1048] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.190003  3068 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.190766  2981 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.193984  2904 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "59c3dab244e24576bf4bc8f33f4b9d12" candidate_uuid: "eaa4d2aec22f4d068205a5349624dac7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "579dd26f8e0f4d768d257550f1753561" is_pre_election: true
I20260601 13:34:58.194548  3059 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.197710  2975 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.198033  2981 raft_consensus.cc:1275] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.198621  3068 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.198925  3068 consensus_queue.cc:1048] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.202646  2796 leader_election.cc:304] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [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: eaa4d2aec22f4d068205a5349624dac7; no voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed
I20260601 13:34:58.203114  3106 raft_consensus.cc:3060] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:34:58.204218  3106 raft_consensus.cc:2749] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:34:58.205277  3103 mvcc.cc:204] Tried to move back new op lower bound from 7292194398902964224 to 7292194398403854336. Current Snapshot: MvccSnapshot[applied={T|T < 7292194398902964224}]
I20260601 13:34:58.206780  2980 raft_consensus.cc:1275] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.207659  2827 raft_consensus.cc:1275] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.208884  2825 raft_consensus.cc:1275] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.209177  2824 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.210796  2829 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:34:58.211009  3031 consensus_queue.cc:1048] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.211222  3059 consensus_queue.cc:1048] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.211321  3031 consensus_queue.cc:1048] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.211465  3059 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.215451  3068 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:34:58.223284  3100 mvcc.cc:204] Tried to move back new op lower bound from 7292194398981484544 to 7292194398572969984. Current Snapshot: MvccSnapshot[applied={T|T < 7292194398962302976}]
I20260601 13:34:58.240993  3110 mvcc.cc:204] Tried to move back new op lower bound from 7292194398977191936 to 7292194397915578368. Current Snapshot: MvccSnapshot[applied={T|T < 7292194398960201728}]
I20260601 13:34:58.681967 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:58.683811  3181 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:58.683821  3182 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:58.683821  3184 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:58.684060 30854 server_base.cc:1061] running on GCE node
I20260601 13:34:58.684299 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:58.684367 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:58.684391 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320898684390 us; error 0 us; skew 500 ppm
I20260601 13:34:58.685176 30854 webserver.cc:533] Webserver started at http://127.30.33.132:41103/ using document root <none> and password file <none>
I20260601 13:34:58.685297 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:58.685336 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:58.685384 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:58.685709 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "f12a79d86e034eb8898653b0ccaae6dc"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.686935 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:58.687718  3189 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.687973 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:34:58.688052 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "f12a79d86e034eb8898653b0ccaae6dc"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.688115 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:58.693903 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:58.694239 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:58.694568 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:58.695034 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:58.695082 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.695122 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:58.695153 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.699991 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:34929
I20260601 13:34:58.700040  3252 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:34929 every 8 connection(s)
I20260601 13:34:58.700763 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:58.702498  3257 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:58.702541  3260 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:58.702636 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:58.702893  3258 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:58.703151 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:58.703191 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:58.703207 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320898703206 us; error 0 us; skew 500 ppm
I20260601 13:34:58.704137 30854 webserver.cc:533] Webserver started at http://127.30.33.133:46041/ using document root <none> and password file <none>
I20260601 13:34:58.704283 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:58.704339 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:58.704406 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:58.704787 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-4-root/instance:
uuid: "19ba4bc24fb64184895650e1c0ee9e86"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.704993  3253 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:58.705083  3253 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:58.705303  3253 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:58.705917  2722 ts_manager.cc:194] Registered new tserver with Master: f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132:34929)
I20260601 13:34:58.706434 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:34:58.706555  2722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58940
I20260601 13:34:58.707442  3265 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.707659 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:34:58.707715 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-4-root
uuid: "19ba4bc24fb64184895650e1c0ee9e86"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.707752 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-4-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-4-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:58.723050 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:58.723326 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:58.723549 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:58.723989 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:58.724026 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.724076 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:58.724112 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.728576 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.133:40819
I20260601 13:34:58.728621  3328 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.133:40819 every 8 connection(s)
I20260601 13:34:58.729346 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:34:58.731081  3333 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:58.731232 30854 server_base.cc:1061] running on GCE node
W20260601 13:34:58.731323  3332 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:34:58.732014  3335 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:34:58.732232 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:34:58.732299 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:34:58.732349 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320898732348 us; error 0 us; skew 500 ppm
I20260601 13:34:58.733230 30854 webserver.cc:533] Webserver started at http://127.30.33.134:41789/ using document root <none> and password file <none>
I20260601 13:34:58.733326  3329 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:58.733371 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:34:58.733397  3329 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:58.733420 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:34:58.733479 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:34:58.733595  3329 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:58.733878 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-5-root/instance:
uuid: "91e93dfecd5742cf804c76615cf64dcb"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.734192  2722 ts_manager.cc:194] Registered new tserver with Master: 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133:40819)
I20260601 13:34:58.734730  2722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58944
I20260601 13:34:58.735534 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:34:58.736480  3340 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.736699 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:34:58.736774 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-5-root
uuid: "91e93dfecd5742cf804c76615cf64dcb"
format_stamp: "Formatted at 2026-06-01 13:34:58 on dist-test-slave-w2jz"
I20260601 13:34:58.736830 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-5-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-5-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-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)
I20260601 13:34:58.748863 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:34:58.749184 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:34:58.749439 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:34:58.749814 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:34:58.749867 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.749914 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:34:58.749948 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:34:58.754278 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.134:46871
I20260601 13:34:58.754320  3403 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.134:46871 every 8 connection(s)
I20260601 13:34:58.758203  3404 heartbeater.cc:344] Connected to a master server at 127.30.33.190:40045
I20260601 13:34:58.758304  3404 heartbeater.cc:461] Registering TS with master...
I20260601 13:34:58.758478  3404 heartbeater.cc:507] Master 127.30.33.190:40045 requested a full tablet report, sending...
I20260601 13:34:58.758992  2722 ts_manager.cc:194] Registered new tserver with Master: 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134:46871)
I20260601 13:34:58.759457  2722 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58946
I20260601 13:34:59.704648  2903 consensus_queue.cc:237] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:34:59.706245  2977 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.706377  2822 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.706621  3411 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:34:59.706794  3410 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:34:59.707386  3253 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:34:59.708565  3410 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:34:59.709079  2822 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
W20260601 13:34:59.710254  2871 consensus_peers.cc:597] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 -> Peer f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132:34929): Couldn't send request to peer f12a79d86e034eb8898653b0ccaae6dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9db4367eeaa4b89aca892d687af0a1b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.710750  2977 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:34:59.710889  2722 catalog_manager.cc:5696] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:59.716301  2822 consensus_queue.cc:237] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:34:59.717468  2903 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.717490  2977 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.717871  3423 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.718097  3422 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.719972  3422 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.720304  2977 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
W20260601 13:34:59.721972  2795 consensus_peers.cc:597] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 -> Peer 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134:46871): Couldn't send request to peer 91e93dfecd5742cf804c76615cf64dcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: e7661d17348642d6b81b51f83425848d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.722412  2726 catalog_manager.cc:5696] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.723037  2903 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.726367  2977 consensus_queue.cc:237] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:34:59.727559  2822 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.727679  2903 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.727952  3431 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:34:59.728403  3431 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:34:59.730082  3142 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:34:59.730341  2903 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
W20260601 13:34:59.731936  2945 consensus_peers.cc:597] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed -> Peer 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133:40819): Couldn't send request to peer 19ba4bc24fb64184895650e1c0ee9e86. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6da635fa104d48aba60af4ad82a81f3a. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.731950  2822 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:34:59.732178  2725 catalog_manager.cc:5696] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:59.732878  2903 consensus_queue.cc:237] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:34:59.734990  2977 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.735355  3411 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:34:59.735487  3329 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:34:59.737152  2822 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:34:59.737092  3411 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:34:59.738349  3411 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
W20260601 13:34:59.738422  2870 consensus_peers.cc:597] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 -> Peer 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133:40819): Couldn't send request to peer 19ba4bc24fb64184895650e1c0ee9e86. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 69cbdf2f457b421580390e205c47a3cb. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.739300  2822 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:34:59.739665  2722 catalog_manager.cc:5696] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:59.739696  2977 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:34:59.740481  2903 consensus_queue.cc:237] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
W20260601 13:34:59.743013  2871 consensus_peers.cc:597] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 -> Peer f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132:34929): Couldn't send request to peer f12a79d86e034eb8898653b0ccaae6dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0a5e41358ddd4d80aaa1f6c061e68707. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.743144  2822 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.743358  2977 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.743541  3173 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.743666  3410 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.745525  3411 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:34:59.745887  2822 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:34:59.746121  2977 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:34:59.747905  2722 catalog_manager.cc:5696] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index -1 to 30, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:34:59.748132  2977 consensus_queue.cc:237] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:34:59.749729  2903 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.750212  3142 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.750627  2822 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:34:59.750937  3431 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:34:59.752192  3430 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.752470  2903 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.754060  2822 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:34:59.754496  2726 catalog_manager.cc:5696] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:34:59.754209  2946 consensus_peers.cc:597] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed -> Peer 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134:46871): Couldn't send request to peer 91e93dfecd5742cf804c76615cf64dcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91db88f75b684ae2801dac12452b0266. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:34:59.760357  3404 heartbeater.cc:499] Master 127.30.33.190:40045 was elected leader, sending a full tablet report...
I20260601 13:35:00.120270  3445 ts_tablet_manager.cc:933] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Initiating tablet copy from peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:35:00.120713  3445 tablet_copy_client.cc:323] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:43469
I20260601 13:35:00.124491  2916 tablet_copy_service.cc:140] P 579dd26f8e0f4d768d257550f1753561: Received BeginTabletCopySession request for tablet c9db4367eeaa4b89aca892d687af0a1b from peer f12a79d86e034eb8898653b0ccaae6dc ({username='slave'} at 127.0.0.1:59222)
I20260601 13:35:00.124631  2916 tablet_copy_service.cc:161] P 579dd26f8e0f4d768d257550f1753561: Beginning new tablet copy session on tablet c9db4367eeaa4b89aca892d687af0a1b from peer f12a79d86e034eb8898653b0ccaae6dc at {username='slave'} at 127.0.0.1:59222: session id = f12a79d86e034eb8898653b0ccaae6dc-c9db4367eeaa4b89aca892d687af0a1b
I20260601 13:35:00.125438  2916 tablet_copy_source_session.cc:215] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.126274  3445 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db4367eeaa4b89aca892d687af0a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.128093  3445 tablet_copy_client.cc:806] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.128252  3445 tablet_copy_client.cc:670] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.129251  3446 tablet_copy_client.cc:1025] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:00.137795  3448 ts_tablet_manager.cc:933] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Initiating tablet copy from peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667)
I20260601 13:35:00.138188  3448 tablet_copy_client.cc:323] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.129:40667
I20260601 13:35:00.141721  2840 tablet_copy_service.cc:140] P eaa4d2aec22f4d068205a5349624dac7: Received BeginTabletCopySession request for tablet e7661d17348642d6b81b51f83425848d from peer 91e93dfecd5742cf804c76615cf64dcb ({username='slave'} at 127.0.0.1:36244)
I20260601 13:35:00.141824  2840 tablet_copy_service.cc:161] P eaa4d2aec22f4d068205a5349624dac7: Beginning new tablet copy session on tablet e7661d17348642d6b81b51f83425848d from peer 91e93dfecd5742cf804c76615cf64dcb at {username='slave'} at 127.0.0.1:36244: session id = 91e93dfecd5742cf804c76615cf64dcb-e7661d17348642d6b81b51f83425848d
I20260601 13:35:00.142633  2840 tablet_copy_source_session.cc:215] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.143303  3448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet e7661d17348642d6b81b51f83425848d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.145331  3448 tablet_copy_client.cc:806] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.145494  3448 tablet_copy_client.cc:670] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.146521  3449 tablet_copy_client.cc:1025] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:00.214704  3451 ts_tablet_manager.cc:933] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Initiating tablet copy from peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:35:00.215099  3451 tablet_copy_client.cc:323] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:43469
I20260601 13:35:00.215582  2916 tablet_copy_service.cc:140] P 579dd26f8e0f4d768d257550f1753561: Received BeginTabletCopySession request for tablet 0a5e41358ddd4d80aaa1f6c061e68707 from peer f12a79d86e034eb8898653b0ccaae6dc ({username='slave'} at 127.0.0.1:59222)
I20260601 13:35:00.215690  2916 tablet_copy_service.cc:161] P 579dd26f8e0f4d768d257550f1753561: Beginning new tablet copy session on tablet 0a5e41358ddd4d80aaa1f6c061e68707 from peer f12a79d86e034eb8898653b0ccaae6dc at {username='slave'} at 127.0.0.1:59222: session id = f12a79d86e034eb8898653b0ccaae6dc-0a5e41358ddd4d80aaa1f6c061e68707
I20260601 13:35:00.216657  2916 tablet_copy_source_session.cc:215] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.217417  3451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0a5e41358ddd4d80aaa1f6c061e68707. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.219460  3451 tablet_copy_client.cc:806] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.219664  3451 tablet_copy_client.cc:670] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.220647  3452 tablet_copy_client.cc:1025] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:00.260627  3453 ts_tablet_manager.cc:933] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Initiating tablet copy from peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:35:00.260926  3453 tablet_copy_client.cc:323] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:39799
I20260601 13:35:00.264348  2991 tablet_copy_service.cc:140] P 96d6e2ff29524914956f70166c7d07ed: Received BeginTabletCopySession request for tablet 6da635fa104d48aba60af4ad82a81f3a from peer 19ba4bc24fb64184895650e1c0ee9e86 ({username='slave'} at 127.0.0.1:50570)
I20260601 13:35:00.264424  2991 tablet_copy_service.cc:161] P 96d6e2ff29524914956f70166c7d07ed: Beginning new tablet copy session on tablet 6da635fa104d48aba60af4ad82a81f3a from peer 19ba4bc24fb64184895650e1c0ee9e86 at {username='slave'} at 127.0.0.1:50570: session id = 19ba4bc24fb64184895650e1c0ee9e86-6da635fa104d48aba60af4ad82a81f3a
I20260601 13:35:00.265277  2991 tablet_copy_source_session.cc:215] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.266026  3453 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6da635fa104d48aba60af4ad82a81f3a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.267563  3453 tablet_copy_client.cc:806] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.267727  3453 tablet_copy_client.cc:670] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.268713  3454 tablet_copy_client.cc:1025] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:00.299556  3457 ts_tablet_manager.cc:933] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Initiating tablet copy from peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:35:00.299957  3457 tablet_copy_client.cc:323] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:39799
I20260601 13:35:00.302994  2991 tablet_copy_service.cc:140] P 96d6e2ff29524914956f70166c7d07ed: Received BeginTabletCopySession request for tablet 91db88f75b684ae2801dac12452b0266 from peer 91e93dfecd5742cf804c76615cf64dcb ({username='slave'} at 127.0.0.1:50576)
I20260601 13:35:00.303069  2991 tablet_copy_service.cc:161] P 96d6e2ff29524914956f70166c7d07ed: Beginning new tablet copy session on tablet 91db88f75b684ae2801dac12452b0266 from peer 91e93dfecd5742cf804c76615cf64dcb at {username='slave'} at 127.0.0.1:50576: session id = 91e93dfecd5742cf804c76615cf64dcb-91db88f75b684ae2801dac12452b0266
I20260601 13:35:00.304057  2991 tablet_copy_source_session.cc:215] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.304782  3457 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91db88f75b684ae2801dac12452b0266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.306180  3459 ts_tablet_manager.cc:933] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Initiating tablet copy from peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:35:00.306491  3459 tablet_copy_client.cc:323] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:43469
I20260601 13:35:00.306757  3457 tablet_copy_client.cc:806] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.306939  3457 tablet_copy_client.cc:670] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.307914  3458 tablet_copy_client.cc:1025] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:00.310204  2916 tablet_copy_service.cc:140] P 579dd26f8e0f4d768d257550f1753561: Received BeginTabletCopySession request for tablet 69cbdf2f457b421580390e205c47a3cb from peer 19ba4bc24fb64184895650e1c0ee9e86 ({username='slave'} at 127.0.0.1:59236)
I20260601 13:35:00.310290  2916 tablet_copy_service.cc:161] P 579dd26f8e0f4d768d257550f1753561: Beginning new tablet copy session on tablet 69cbdf2f457b421580390e205c47a3cb from peer 19ba4bc24fb64184895650e1c0ee9e86 at {username='slave'} at 127.0.0.1:59236: session id = 19ba4bc24fb64184895650e1c0ee9e86-69cbdf2f457b421580390e205c47a3cb
I20260601 13:35:00.311126  2916 tablet_copy_source_session.cc:215] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:00.311739  3459 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 69cbdf2f457b421580390e205c47a3cb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:00.313227  3459 tablet_copy_client.cc:806] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:00.313400  3459 tablet_copy_client.cc:670] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:00.314432  3460 tablet_copy_client.cc:1025] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:02.129622  3445 tablet_copy_client.cc:538] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.130928  3445 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap starting.
I20260601 13:35:02.146802  3448 tablet_copy_client.cc:538] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.148193  3448 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap starting.
I20260601 13:35:02.153528  3445 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.153788  3445 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap complete.
I20260601 13:35:02.153980  3445 ts_tablet_manager.cc:1403] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Time spent bootstrapping tablet: real 0.023s	user 0.019s	sys 0.004s
I20260601 13:35:02.154614  3445 raft_consensus.cc:359] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:02.154764  3445 raft_consensus.cc:740] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f12a79d86e034eb8898653b0ccaae6dc, State: Initialized, Role: LEARNER
I20260601 13:35:02.154899  3445 consensus_queue.cc:260] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:02.155588  3445 ts_tablet_manager.cc:1434] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:02.156100  2916 tablet_copy_service.cc:342] P 579dd26f8e0f4d768d257550f1753561: Request end of tablet copy session f12a79d86e034eb8898653b0ccaae6dc-c9db4367eeaa4b89aca892d687af0a1b received from {username='slave'} at 127.0.0.1:59222
I20260601 13:35:02.156196  2916 tablet_copy_service.cc:434] P 579dd26f8e0f4d768d257550f1753561: ending tablet copy session f12a79d86e034eb8898653b0ccaae6dc-c9db4367eeaa4b89aca892d687af0a1b on tablet c9db4367eeaa4b89aca892d687af0a1b with peer f12a79d86e034eb8898653b0ccaae6dc
I20260601 13:35:02.169689  3448 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=116 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.169940  3448 tablet_bootstrap.cc:492] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap complete.
I20260601 13:35:02.170117  3448 ts_tablet_manager.cc:1403] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260601 13:35:02.170748  3448 raft_consensus.cc:359] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:02.170840  3448 raft_consensus.cc:740] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91e93dfecd5742cf804c76615cf64dcb, State: Initialized, Role: LEARNER
I20260601 13:35:02.170948  3448 consensus_queue.cc:260] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:02.171283  3448 ts_tablet_manager.cc:1434] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:35:02.171816  2840 tablet_copy_service.cc:342] P eaa4d2aec22f4d068205a5349624dac7: Request end of tablet copy session 91e93dfecd5742cf804c76615cf64dcb-e7661d17348642d6b81b51f83425848d received from {username='slave'} at 127.0.0.1:36244
I20260601 13:35:02.171924  2840 tablet_copy_service.cc:434] P eaa4d2aec22f4d068205a5349624dac7: ending tablet copy session 91e93dfecd5742cf804c76615cf64dcb-e7661d17348642d6b81b51f83425848d on tablet e7661d17348642d6b81b51f83425848d with peer 91e93dfecd5742cf804c76615cf64dcb
I20260601 13:35:02.220928  3451 tablet_copy_client.cc:538] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.222191  3451 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap starting.
I20260601 13:35:02.241981  3451 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=121 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.242246  3451 tablet_bootstrap.cc:492] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap complete.
I20260601 13:35:02.242439  3451 ts_tablet_manager.cc:1403] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Time spent bootstrapping tablet: real 0.020s	user 0.014s	sys 0.005s
I20260601 13:35:02.242940  3451 raft_consensus.cc:359] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:02.243072  3451 raft_consensus.cc:740] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f12a79d86e034eb8898653b0ccaae6dc, State: Initialized, Role: LEARNER
I20260601 13:35:02.243180  3451 consensus_queue.cc:260] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:02.243451  3451 ts_tablet_manager.cc:1434] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:02.243978  2916 tablet_copy_service.cc:342] P 579dd26f8e0f4d768d257550f1753561: Request end of tablet copy session f12a79d86e034eb8898653b0ccaae6dc-0a5e41358ddd4d80aaa1f6c061e68707 received from {username='slave'} at 127.0.0.1:59222
I20260601 13:35:02.244065  2916 tablet_copy_service.cc:434] P 579dd26f8e0f4d768d257550f1753561: ending tablet copy session f12a79d86e034eb8898653b0ccaae6dc-0a5e41358ddd4d80aaa1f6c061e68707 on tablet 0a5e41358ddd4d80aaa1f6c061e68707 with peer f12a79d86e034eb8898653b0ccaae6dc
I20260601 13:35:02.268986  3453 tablet_copy_client.cc:538] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.270541  3453 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap starting.
I20260601 13:35:02.298419  3453 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=128 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.298748  3453 tablet_bootstrap.cc:492] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap complete.
I20260601 13:35:02.298952  3453 ts_tablet_manager.cc:1403] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Time spent bootstrapping tablet: real 0.028s	user 0.018s	sys 0.009s
I20260601 13:35:02.299496  3453 raft_consensus.cc:359] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:02.299762  3453 raft_consensus.cc:740] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19ba4bc24fb64184895650e1c0ee9e86, State: Initialized, Role: LEARNER
I20260601 13:35:02.299921  3453 consensus_queue.cc:260] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:02.300314  3453 ts_tablet_manager.cc:1434] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: Time spent starting tablet: real 0.001s	user 0.004s	sys 0.000s
I20260601 13:35:02.300843  2991 tablet_copy_service.cc:342] P 96d6e2ff29524914956f70166c7d07ed: Request end of tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-6da635fa104d48aba60af4ad82a81f3a received from {username='slave'} at 127.0.0.1:50570
I20260601 13:35:02.300952  2991 tablet_copy_service.cc:434] P 96d6e2ff29524914956f70166c7d07ed: ending tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-6da635fa104d48aba60af4ad82a81f3a on tablet 6da635fa104d48aba60af4ad82a81f3a with peer 19ba4bc24fb64184895650e1c0ee9e86
I20260601 13:35:02.308230  3457 tablet_copy_client.cc:538] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.309650  3457 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap starting.
I20260601 13:35:02.314697  3459 tablet_copy_client.cc:538] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:02.316015  3459 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap starting.
I20260601 13:35:02.332520  3457 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.332756  3457 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap complete.
I20260601 13:35:02.332929  3457 ts_tablet_manager.cc:1403] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Time spent bootstrapping tablet: real 0.023s	user 0.016s	sys 0.006s
I20260601 13:35:02.333343  3457 raft_consensus.cc:359] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:02.333470  3457 raft_consensus.cc:740] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91e93dfecd5742cf804c76615cf64dcb, State: Initialized, Role: LEARNER
I20260601 13:35:02.333607  3457 consensus_queue.cc:260] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:02.333987  3457 ts_tablet_manager.cc:1434] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:02.334363  2991 tablet_copy_service.cc:342] P 96d6e2ff29524914956f70166c7d07ed: Request end of tablet copy session 91e93dfecd5742cf804c76615cf64dcb-91db88f75b684ae2801dac12452b0266 received from {username='slave'} at 127.0.0.1:50576
I20260601 13:35:02.334435  2991 tablet_copy_service.cc:434] P 96d6e2ff29524914956f70166c7d07ed: ending tablet copy session 91e93dfecd5742cf804c76615cf64dcb-91db88f75b684ae2801dac12452b0266 on tablet 91db88f75b684ae2801dac12452b0266 with peer 91e93dfecd5742cf804c76615cf64dcb
I20260601 13:35:02.336791  3227 raft_consensus.cc:1217] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:35:02.341986  3459 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:02.342254  3459 tablet_bootstrap.cc:492] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap complete.
I20260601 13:35:02.342401  3459 ts_tablet_manager.cc:1403] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Time spent bootstrapping tablet: real 0.026s	user 0.023s	sys 0.000s
I20260601 13:35:02.342808  3459 raft_consensus.cc:359] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:02.342933  3459 raft_consensus.cc:740] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19ba4bc24fb64184895650e1c0ee9e86, State: Initialized, Role: LEARNER
I20260601 13:35:02.343022  3459 consensus_queue.cc:260] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:02.343282  3459 ts_tablet_manager.cc:1434] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:02.343679  2916 tablet_copy_service.cc:342] P 579dd26f8e0f4d768d257550f1753561: Request end of tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-69cbdf2f457b421580390e205c47a3cb received from {username='slave'} at 127.0.0.1:59236
I20260601 13:35:02.343755  2916 tablet_copy_service.cc:434] P 579dd26f8e0f4d768d257550f1753561: ending tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-69cbdf2f457b421580390e205c47a3cb on tablet 69cbdf2f457b421580390e205c47a3cb with peer 19ba4bc24fb64184895650e1c0ee9e86
I20260601 13:35:02.416297  3227 raft_consensus.cc:1217] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:35:02.598925  3303 raft_consensus.cc:1217] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:35:02.686322  3378 raft_consensus.cc:1217] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:35:02.782308  3303 raft_consensus.cc:1217] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.28->[1.29-1.29]   Dedup: 1.29->[]
I20260601 13:35:02.793440  3378 raft_consensus.cc:1217] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Deduplicated request from leader. Original: 1.29->[1.30-1.30]   Dedup: 1.30->[]
I20260601 13:35:02.818178  3411 raft_consensus.cc:1064] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: attempting to promote NON_VOTER f12a79d86e034eb8898653b0ccaae6dc to VOTER
I20260601 13:35:02.818711  3411 consensus_queue.cc:237] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } }
I20260601 13:35:02.820080  3227 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:02.820080  2822 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:02.820107  2977 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:02.820560  3476 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:02.820734  3475 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:02.821090  3475 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:02.822881  3475 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.824288  2822 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.825331  3227 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.825666  2722 catalog_manager.cc:5696] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index 30 to 31, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:02.825697  2977 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.830142  2903 consensus_queue.cc:237] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } }
I20260601 13:35:02.831192  3227 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:02.831507  2981 raft_consensus.cc:1275] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:02.831646  3476 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:02.831986  3481 consensus_queue.cc:1048] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:02.833331  3475 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.833779  3227 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.834759  2714 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0a5e41358ddd4d80aaa1f6c061e68707 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:02.835386  2724 catalog_manager.cc:5696] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index 31 to 32, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:02.835772  2981 raft_consensus.cc:2955] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.838577  2815 tablet_service.cc:1558] Processing DeleteTablet for tablet 0a5e41358ddd4d80aaa1f6c061e68707 with delete_type TABLET_DATA_TOMBSTONED (TS eaa4d2aec22f4d068205a5349624dac7 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:36192
I20260601 13:35:02.838872  3486 tablet_replica.cc:333] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:02.839052  3486 raft_consensus.cc:2243] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:02.839217  3486 raft_consensus.cc:2272] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:02.839931  3486 ts_tablet_manager.cc:1916] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:02.841500  3486 ts_tablet_manager.cc:1929] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:35:02.841566  3486 log.cc:1199] T 0a5e41358ddd4d80aaa1f6c061e68707 P eaa4d2aec22f4d068205a5349624dac7: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/0a5e41358ddd4d80aaa1f6c061e68707
I20260601 13:35:02.842105  2713 catalog_manager.cc:5027] TS eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): tablet 0a5e41358ddd4d80aaa1f6c061e68707 (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:02.929454  3411 raft_consensus.cc:1064] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: attempting to promote NON_VOTER f12a79d86e034eb8898653b0ccaae6dc to VOTER
I20260601 13:35:02.929888  3411 consensus_queue.cc:237] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } }
I20260601 13:35:02.931227  2977 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:02.931368  3227 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:02.931519  2822 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:02.931797  3411 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:02.931973  3476 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:02.932161  3481 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:02.934314  3481 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.934839  2822 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.935122  3227 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.937301  2726 catalog_manager.cc:5696] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc reported cstate change: config changed from index 29 to 30, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.937950  2977 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.941355  2903 consensus_queue.cc:237] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } }
I20260601 13:35:02.942412  3227 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:02.942412  2977 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:02.942826  3475 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:02.943014  3476 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:02.944411  3475 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.944854  2977 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.946203  2714 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c9db4367eeaa4b89aca892d687af0a1b with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:02.946489  2726 catalog_manager.cc:5696] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index 30 to 31, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:02.947418  3227 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } }
I20260601 13:35:02.949496  2815 tablet_service.cc:1558] Processing DeleteTablet for tablet c9db4367eeaa4b89aca892d687af0a1b with delete_type TABLET_DATA_TOMBSTONED (TS eaa4d2aec22f4d068205a5349624dac7 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:36192
I20260601 13:35:02.949673  3486 tablet_replica.cc:333] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:02.949795  3486 raft_consensus.cc:2243] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:02.949935  3486 raft_consensus.cc:2272] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:02.950517  3486 ts_tablet_manager.cc:1916] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:02.952024  3486 ts_tablet_manager.cc:1929] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:35:02.952082  3486 log.cc:1199] T c9db4367eeaa4b89aca892d687af0a1b P eaa4d2aec22f4d068205a5349624dac7: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/c9db4367eeaa4b89aca892d687af0a1b
I20260601 13:35:02.952477  2713 catalog_manager.cc:5027] TS eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): tablet c9db4367eeaa4b89aca892d687af0a1b (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:03.057199  3492 raft_consensus.cc:1064] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: attempting to promote NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 to VOTER
I20260601 13:35:03.057637  3492 consensus_queue.cc:237] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:03.059314  3303 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.059377  2822 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.059695  2903 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.059693  3494 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.060145  3461 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.060325  3491 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.062085  3461 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.062530  2822 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.064381  2903 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.064579  2725 catalog_manager.cc:5696] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.064685  3303 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.068152  2977 consensus_queue.cc:237] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:03.069172  3303 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.069205  2822 raft_consensus.cc:1275] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.069631  3492 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.069969  3491 consensus_queue.cc:1048] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.071151  3492 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.071663  2822 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.072566  3303 raft_consensus.cc:2955] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.072748  2711 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 6da635fa104d48aba60af4ad82a81f3a with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:03.074190  2725 catalog_manager.cc:5696] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: config changed from index 30 to 31, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.076220  2893 tablet_service.cc:1558] Processing DeleteTablet for tablet 6da635fa104d48aba60af4ad82a81f3a with delete_type TABLET_DATA_TOMBSTONED (TS 579dd26f8e0f4d768d257550f1753561 not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:59158
I20260601 13:35:03.076574  3498 tablet_replica.cc:333] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:03.076859  3498 raft_consensus.cc:2243] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:03.077131  3498 raft_consensus.cc:2272] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:03.077775  3498 ts_tablet_manager.cc:1916] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:03.079336  3498 ts_tablet_manager.cc:1929] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:35:03.079396  3498 log.cc:1199] T 6da635fa104d48aba60af4ad82a81f3a P 579dd26f8e0f4d768d257550f1753561: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/6da635fa104d48aba60af4ad82a81f3a
I20260601 13:35:03.079981  2714 catalog_manager.cc:5027] TS 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469): tablet 6da635fa104d48aba60af4ad82a81f3a (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:03.110121  3499 raft_consensus.cc:1064] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: attempting to promote NON_VOTER 91e93dfecd5742cf804c76615cf64dcb to VOTER
I20260601 13:35:03.110543  3499 consensus_queue.cc:237] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } }
I20260601 13:35:03.112010  2977 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.112046  3378 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.112046  2903 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.112421  3500 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.112673  3502 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.113030  3500 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.114780  3464 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.115128  2903 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.115155  3378 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.117259  2981 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.117604  2726 catalog_manager.cc:5696] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb reported cstate change: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.121321  2822 consensus_queue.cc:237] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } }
I20260601 13:35:03.122323  3378 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:03.122398  2903 raft_consensus.cc:1275] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:03.122723  3506 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:03.122933  3502 consensus_queue.cc:1048] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:03.124341  3506 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.124646  3378 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.125715  2713 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet e7661d17348642d6b81b51f83425848d with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:03.126534  2903 raft_consensus.cc:2955] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.126646  2725 catalog_manager.cc:5696] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb reported cstate change: config changed from index 31 to 32, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.128896  2965 tablet_service.cc:1558] Processing DeleteTablet for tablet e7661d17348642d6b81b51f83425848d with delete_type TABLET_DATA_TOMBSTONED (TS 96d6e2ff29524914956f70166c7d07ed not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:50538
I20260601 13:35:03.129233  3507 tablet_replica.cc:333] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:03.129428  3507 raft_consensus.cc:2243] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:03.129618  3507 raft_consensus.cc:2272] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:03.130337  3507 ts_tablet_manager.cc:1916] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:03.131953  3507 ts_tablet_manager.cc:1929] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:35:03.132022  3507 log.cc:1199] T e7661d17348642d6b81b51f83425848d P 96d6e2ff29524914956f70166c7d07ed: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/e7661d17348642d6b81b51f83425848d
I20260601 13:35:03.132503  2711 catalog_manager.cc:5027] TS 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799): tablet e7661d17348642d6b81b51f83425848d (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:03.184317  3461 raft_consensus.cc:1064] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: attempting to promote NON_VOTER 91e93dfecd5742cf804c76615cf64dcb to VOTER
I20260601 13:35:03.184792  3461 consensus_queue.cc:237] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } }
I20260601 13:35:03.186172  2903 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.186245  2822 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.186460  3378 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.186619  3494 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.186810  3491 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.187036  3492 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.188689  3492 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.189298  2903 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.189368  2822 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.191399  3378 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.191608  2724 catalog_manager.cc:5696] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index 30 to 31, 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:03.194525  2977 consensus_queue.cc:237] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } }
I20260601 13:35:03.195757  3378 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:03.195807  2822 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:03.196178  3494 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:03.196329  3461 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:03.197669  3461 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.198091  3378 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.198256  2822 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } }
I20260601 13:35:03.199092  2711 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 91db88f75b684ae2801dac12452b0266 with cas_config_opid_index 31: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:03.200191  2726 catalog_manager.cc:5696] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index 31 to 32, VOTER 579dd26f8e0f4d768d257550f1753561 (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:03.201298  3476 raft_consensus.cc:1064] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: attempting to promote NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 to VOTER
I20260601 13:35:03.201637  3476 consensus_queue.cc:237] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 3, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:03.202906  2977 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.203280  3475 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.203341  2822 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.203683  3475 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.203897  3303 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:03.204550  3475 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:03.206094  3475 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.206245  2893 tablet_service.cc:1558] Processing DeleteTablet for tablet 91db88f75b684ae2801dac12452b0266 with delete_type TABLET_DATA_TOMBSTONED (TS 579dd26f8e0f4d768d257550f1753561 not found in new config with opid_index 32) from {username='slave'} at 127.0.0.1:59158
I20260601 13:35:03.206423  3498 tablet_replica.cc:333] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:03.206539  3498 raft_consensus.cc:2243] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:03.206671  3498 raft_consensus.cc:2272] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:03.207211  3498 ts_tablet_manager.cc:1916] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:03.208328  2822 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.208577  2725 catalog_manager.cc:5696] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:03.209190  3498 ts_tablet_manager.cc:1929] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.31
I20260601 13:35:03.209254  3498 log.cc:1199] T 91db88f75b684ae2801dac12452b0266 P 579dd26f8e0f4d768d257550f1753561: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/91db88f75b684ae2801dac12452b0266
I20260601 13:35:03.210690  2714 catalog_manager.cc:5027] TS 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469): tablet 91db88f75b684ae2801dac12452b0266 (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:03.210714  2977 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.210805  3303 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index 29 to 30, 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) changed from NON_VOTER to VOTER. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.213764  2903 consensus_queue.cc:237] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 30, Committed index: 30, Last appended: 1.30, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:03.214742  3303 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.214852  2822 raft_consensus.cc:1275] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 30. Preceding OpId from leader: term: 1 index: 31. (index mismatch)
I20260601 13:35:03.215188  3476 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.215509  3476 consensus_queue.cc:1048] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 31, Last known committed idx: 30, Time since last communication: 0.000s
I20260601 13:35:03.216955  3411 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.217252  2822 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.217288  3303 raft_consensus.cc:2955] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Committing config change with OpId 1.31: config changed from index 30 to 31, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New config: { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.218796  2714 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 69cbdf2f457b421580390e205c47a3cb with cas_config_opid_index 30: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:03.219235  2722 catalog_manager.cc:5696] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: config changed from index 30 to 31, VOTER 96d6e2ff29524914956f70166c7d07ed (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } } }
I20260601 13:35:03.221313  2965 tablet_service.cc:1558] Processing DeleteTablet for tablet 69cbdf2f457b421580390e205c47a3cb with delete_type TABLET_DATA_TOMBSTONED (TS 96d6e2ff29524914956f70166c7d07ed not found in new config with opid_index 31) from {username='slave'} at 127.0.0.1:50538
I20260601 13:35:03.221544  3507 tablet_replica.cc:333] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:03.221676  3507 raft_consensus.cc:2243] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:03.221815  3507 raft_consensus.cc:2272] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:03.222368  3507 ts_tablet_manager.cc:1916] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:03.223775  3507 ts_tablet_manager.cc:1929] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.30
I20260601 13:35:03.223834  3507 log.cc:1199] T 69cbdf2f457b421580390e205c47a3cb P 96d6e2ff29524914956f70166c7d07ed: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestMaxMovesPerServer.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/69cbdf2f457b421580390e205c47a3cb
I20260601 13:35:03.224328  2711 catalog_manager.cc:5027] TS 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799): tablet 69cbdf2f457b421580390e205c47a3cb (table test-workload [id=44a917813eae498386eedfae56ecde4d]) successfully deleted
I20260601 13:35:04.224997  2822 consensus_queue.cc:237] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:04.227409  2903 raft_consensus.cc:1275] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:35:04.227632  2977 raft_consensus.cc:1275] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:35:04.228179  3464 consensus_queue.cc:1048] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:35:04.228528  3518 consensus_queue.cc:1048] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:35:04.230396  3464 raft_consensus.cc:2955] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
W20260601 13:35:04.230820  2795 consensus_peers.cc:597] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 -> Peer f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132:34929): Couldn't send request to peer f12a79d86e034eb8898653b0ccaae6dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da636552f3be46178cf4afdeb212b547. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.231374  2903 raft_consensus.cc:2955] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.232357  2977 raft_consensus.cc:2955] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.233695  2822 consensus_queue.cc:237] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:04.233783  2722 catalog_manager.cc:5696] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:04.235306  2903 raft_consensus.cc:1275] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:04.235451  2977 raft_consensus.cc:1275] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer eaa4d2aec22f4d068205a5349624dac7: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:04.235796  3464 consensus_queue.cc:1048] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
W20260601 13:35:04.235966  2795 consensus_peers.cc:597] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 -> Peer 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134:46871): Couldn't send request to peer 91e93dfecd5742cf804c76615cf64dcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: dc185c49c3e34b71ab77b245d713ece6. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.236157  3518 consensus_queue.cc:1048] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:04.237528  3518 raft_consensus.cc:2955] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.238358  2903 raft_consensus.cc:2955] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.238471  2977 raft_consensus.cc:2955] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.240481  2724 catalog_manager.cc:5696] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index -1 to 30, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New cstate: current_term: 1 leader_uuid: "eaa4d2aec22f4d068205a5349624dac7" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.240803  2981 consensus_queue.cc:237] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 32, Committed index: 32, Last appended: 1.32, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:04.242121  3378 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:35:04.242525  3491 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
W20260601 13:35:04.242717  2945 consensus_peers.cc:597] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed -> Peer 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133:40819): Couldn't send request to peer 19ba4bc24fb64184895650e1c0ee9e86. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 91db88f75b684ae2801dac12452b0266. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.243286  2822 raft_consensus.cc:1275] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 32. Preceding OpId from leader: term: 1 index: 33. (index mismatch)
I20260601 13:35:04.243820  3491 consensus_queue.cc:1048] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 33, Last known committed idx: 32, Time since last communication: 0.000s
I20260601 13:35:04.244519  3532 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.245046  3378 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.245863  2822 raft_consensus.cc:2955] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.33: config changed from index 32 to 33, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.246999  2726 catalog_manager.cc:5696] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index 32 to 33, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:04.247682  2977 consensus_queue.cc:237] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 29, Committed index: 29, Last appended: 1.29, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:04.249109  2822 raft_consensus.cc:1275] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
W20260601 13:35:04.249135  2945 consensus_peers.cc:597] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed -> Peer 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133:40819): Couldn't send request to peer 19ba4bc24fb64184895650e1c0ee9e86. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: f06c4d8db119431183044bb2b7b224ef. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.249281  2903 raft_consensus.cc:1275] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Refusing update from remote peer 96d6e2ff29524914956f70166c7d07ed: Log matching property violated. Preceding OpId in replica: term: 1 index: 29. Preceding OpId from leader: term: 1 index: 30. (index mismatch)
I20260601 13:35:04.249598  3531 consensus_queue.cc:1048] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:04.249882  3531 consensus_queue.cc:1048] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [LEADER]: Connected to new peer: Peer: permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 30, Last known committed idx: 29, Time since last communication: 0.000s
I20260601 13:35:04.251194  3532 raft_consensus.cc:2955] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.251471  2822 raft_consensus.cc:2955] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.251827  2903 raft_consensus.cc:2955] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Committing config change with OpId 1.30: config changed from index -1 to 30, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New config: { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.253931  2722 catalog_manager.cc:5696] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 reported cstate change: config changed from index -1 to 30, NON_VOTER 19ba4bc24fb64184895650e1c0ee9e86 (127.30.33.133) added. New cstate: current_term: 1 leader_uuid: "96d6e2ff29524914956f70166c7d07ed" committed_config { opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } } }
I20260601 13:35:04.255178  2903 consensus_queue.cc:237] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 31, Committed index: 31, Last appended: 1.31, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:04.256778  2977 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:04.257324  3541 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:04.257565  3227 raft_consensus.cc:1275] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 31. Preceding OpId from leader: term: 1 index: 32. (index mismatch)
I20260601 13:35:04.257905  3541 consensus_queue.cc:1048] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 32, Last known committed idx: 31, Time since last communication: 0.000s
I20260601 13:35:04.259577  3540 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.260020  3227 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
W20260601 13:35:04.261739  2871 consensus_peers.cc:597] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 -> Peer 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134:46871): Couldn't send request to peer 91e93dfecd5742cf804c76615cf64dcb. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c9db4367eeaa4b89aca892d687af0a1b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.261735  2977 raft_consensus.cc:2955] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.32: config changed from index 31 to 32, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New config: { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } } }
I20260601 13:35:04.262173  2726 catalog_manager.cc:5696] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 reported cstate change: config changed from index 31 to 32, NON_VOTER 91e93dfecd5742cf804c76615cf64dcb (127.30.33.134) added. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:04.262336  2903 consensus_queue.cc:237] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 28, Committed index: 28, Last appended: 1.28, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:04.264295  2977 raft_consensus.cc:1275] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
W20260601 13:35:04.264310  2871 consensus_peers.cc:597] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 -> Peer f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132:34929): Couldn't send request to peer f12a79d86e034eb8898653b0ccaae6dc. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 2bb50f4b238148d78f7642348a056b64. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:04.264532  2822 raft_consensus.cc:1275] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Refusing update from remote peer 579dd26f8e0f4d768d257550f1753561: Log matching property violated. Preceding OpId in replica: term: 1 index: 28. Preceding OpId from leader: term: 1 index: 29. (index mismatch)
I20260601 13:35:04.264662  3540 consensus_queue.cc:1048] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:35:04.264981  3541 consensus_queue.cc:1048] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [LEADER]: Connected to new peer: Peer: permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 29, Last known committed idx: 28, Time since last communication: 0.000s
I20260601 13:35:04.266739  3540 raft_consensus.cc:2955] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.266889  2977 raft_consensus.cc:2955] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.267037  2822 raft_consensus.cc:2955] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Committing config change with OpId 1.29: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New config: { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.268916  2724 catalog_manager.cc:5696] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed reported cstate change: config changed from index -1 to 29, NON_VOTER f12a79d86e034eb8898653b0ccaae6dc (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "579dd26f8e0f4d768d257550f1753561" committed_config { opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } } }
I20260601 13:35:04.665616  3550 ts_tablet_manager.cc:933] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Initiating tablet copy from peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667)
I20260601 13:35:04.666035  3550 tablet_copy_client.cc:323] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.129:40667
I20260601 13:35:04.670150  2840 tablet_copy_service.cc:140] P eaa4d2aec22f4d068205a5349624dac7: Received BeginTabletCopySession request for tablet da636552f3be46178cf4afdeb212b547 from peer f12a79d86e034eb8898653b0ccaae6dc ({username='slave'} at 127.0.0.1:38664)
I20260601 13:35:04.670238  2840 tablet_copy_service.cc:161] P eaa4d2aec22f4d068205a5349624dac7: Beginning new tablet copy session on tablet da636552f3be46178cf4afdeb212b547 from peer f12a79d86e034eb8898653b0ccaae6dc at {username='slave'} at 127.0.0.1:38664: session id = f12a79d86e034eb8898653b0ccaae6dc-da636552f3be46178cf4afdeb212b547
I20260601 13:35:04.670991  2840 tablet_copy_source_session.cc:215] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.671744  3550 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da636552f3be46178cf4afdeb212b547. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.673601  3550 tablet_copy_client.cc:806] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.673760  3550 tablet_copy_client.cc:670] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.674386  3554 ts_tablet_manager.cc:933] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Initiating tablet copy from peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:35:04.674712  3554 tablet_copy_client.cc:323] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:43469
I20260601 13:35:04.674811  3551 tablet_copy_client.cc:1025] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:04.675280  2916 tablet_copy_service.cc:140] P 579dd26f8e0f4d768d257550f1753561: Received BeginTabletCopySession request for tablet 2bb50f4b238148d78f7642348a056b64 from peer f12a79d86e034eb8898653b0ccaae6dc ({username='slave'} at 127.0.0.1:59222)
I20260601 13:35:04.675361  2916 tablet_copy_service.cc:161] P 579dd26f8e0f4d768d257550f1753561: Beginning new tablet copy session on tablet 2bb50f4b238148d78f7642348a056b64 from peer f12a79d86e034eb8898653b0ccaae6dc at {username='slave'} at 127.0.0.1:59222: session id = f12a79d86e034eb8898653b0ccaae6dc-2bb50f4b238148d78f7642348a056b64
I20260601 13:35:04.676143  2916 tablet_copy_source_session.cc:215] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.676889  3554 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2bb50f4b238148d78f7642348a056b64. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.678874  3554 tablet_copy_client.cc:806] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.679037  3554 tablet_copy_client.cc:670] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.680147  3555 tablet_copy_client.cc:1025] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:04.714919  3556 ts_tablet_manager.cc:933] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Initiating tablet copy from peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:35:04.715344  3556 tablet_copy_client.cc:323] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:39799
I20260601 13:35:04.715771  2991 tablet_copy_service.cc:140] P 96d6e2ff29524914956f70166c7d07ed: Received BeginTabletCopySession request for tablet 91db88f75b684ae2801dac12452b0266 from peer 19ba4bc24fb64184895650e1c0ee9e86 ({username='slave'} at 127.0.0.1:50570)
I20260601 13:35:04.715902  2991 tablet_copy_service.cc:161] P 96d6e2ff29524914956f70166c7d07ed: Beginning new tablet copy session on tablet 91db88f75b684ae2801dac12452b0266 from peer 19ba4bc24fb64184895650e1c0ee9e86 at {username='slave'} at 127.0.0.1:50570: session id = 19ba4bc24fb64184895650e1c0ee9e86-91db88f75b684ae2801dac12452b0266
I20260601 13:35:04.716626  2991 tablet_copy_source_session.cc:215] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.717334  3556 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 91db88f75b684ae2801dac12452b0266. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.719566  3556 tablet_copy_client.cc:806] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.719784  3556 tablet_copy_client.cc:670] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.720794  3557 tablet_copy_client.cc:1025] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:04.782405  3558 ts_tablet_manager.cc:933] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Initiating tablet copy from peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667)
I20260601 13:35:04.782778  3558 tablet_copy_client.cc:323] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.129:40667
I20260601 13:35:04.783226  2840 tablet_copy_service.cc:140] P eaa4d2aec22f4d068205a5349624dac7: Received BeginTabletCopySession request for tablet dc185c49c3e34b71ab77b245d713ece6 from peer 91e93dfecd5742cf804c76615cf64dcb ({username='slave'} at 127.0.0.1:36244)
I20260601 13:35:04.783311  2840 tablet_copy_service.cc:161] P eaa4d2aec22f4d068205a5349624dac7: Beginning new tablet copy session on tablet dc185c49c3e34b71ab77b245d713ece6 from peer 91e93dfecd5742cf804c76615cf64dcb at {username='slave'} at 127.0.0.1:36244: session id = 91e93dfecd5742cf804c76615cf64dcb-dc185c49c3e34b71ab77b245d713ece6
I20260601 13:35:04.784215  2840 tablet_copy_source_session.cc:215] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.784955  3558 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet dc185c49c3e34b71ab77b245d713ece6. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.786761  3558 tablet_copy_client.cc:806] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.786921  3558 tablet_copy_client.cc:670] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.787973  3559 tablet_copy_client.cc:1025] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:04.790423  3560 ts_tablet_manager.cc:933] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Initiating tablet copy from peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:35:04.790709  3560 tablet_copy_client.cc:323] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:39799
I20260601 13:35:04.791138  2991 tablet_copy_service.cc:140] P 96d6e2ff29524914956f70166c7d07ed: Received BeginTabletCopySession request for tablet f06c4d8db119431183044bb2b7b224ef from peer 19ba4bc24fb64184895650e1c0ee9e86 ({username='slave'} at 127.0.0.1:50570)
I20260601 13:35:04.791241  2991 tablet_copy_service.cc:161] P 96d6e2ff29524914956f70166c7d07ed: Beginning new tablet copy session on tablet f06c4d8db119431183044bb2b7b224ef from peer 19ba4bc24fb64184895650e1c0ee9e86 at {username='slave'} at 127.0.0.1:50570: session id = 19ba4bc24fb64184895650e1c0ee9e86-f06c4d8db119431183044bb2b7b224ef
I20260601 13:35:04.791950  2991 tablet_copy_source_session.cc:215] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.792672  3560 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f06c4d8db119431183044bb2b7b224ef. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.794378  3560 tablet_copy_client.cc:806] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.794579  3560 tablet_copy_client.cc:670] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.795497  3561 tablet_copy_client.cc:1025] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:04.867035  3562 ts_tablet_manager.cc:933] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Initiating tablet copy from peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
I20260601 13:35:04.867455  3562 tablet_copy_client.cc:323] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:43469
I20260601 13:35:04.871277  2916 tablet_copy_service.cc:140] P 579dd26f8e0f4d768d257550f1753561: Received BeginTabletCopySession request for tablet c9db4367eeaa4b89aca892d687af0a1b from peer 91e93dfecd5742cf804c76615cf64dcb ({username='slave'} at 127.0.0.1:36766)
I20260601 13:35:04.871359  2916 tablet_copy_service.cc:161] P 579dd26f8e0f4d768d257550f1753561: Beginning new tablet copy session on tablet c9db4367eeaa4b89aca892d687af0a1b from peer 91e93dfecd5742cf804c76615cf64dcb at {username='slave'} at 127.0.0.1:36766: session id = 91e93dfecd5742cf804c76615cf64dcb-c9db4367eeaa4b89aca892d687af0a1b
I20260601 13:35:04.872133  2916 tablet_copy_source_session.cc:215] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:04.872913  3562 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c9db4367eeaa4b89aca892d687af0a1b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:04.874643  3562 tablet_copy_client.cc:806] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:04.874815  3562 tablet_copy_client.cc:670] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:04.875847  3563 tablet_copy_client.cc:1025] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Injecting latency into file download: 2000
I20260601 13:35:05.317778 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:35:05.319469 30854 tablet_copy_service.cc:362] P eaa4d2aec22f4d068205a5349624dac7: Destroying tablet copy session 91e93dfecd5742cf804c76615cf64dcb-dc185c49c3e34b71ab77b245d713ece6 due to service shutdown
I20260601 13:35:05.319553 30854 tablet_copy_service.cc:434] P eaa4d2aec22f4d068205a5349624dac7: ending tablet copy session 91e93dfecd5742cf804c76615cf64dcb-dc185c49c3e34b71ab77b245d713ece6 on tablet dc185c49c3e34b71ab77b245d713ece6 with peer 91e93dfecd5742cf804c76615cf64dcb
I20260601 13:35:05.319675 30854 tablet_copy_service.cc:362] P eaa4d2aec22f4d068205a5349624dac7: Destroying tablet copy session f12a79d86e034eb8898653b0ccaae6dc-da636552f3be46178cf4afdeb212b547 due to service shutdown
I20260601 13:35:05.319707 30854 tablet_copy_service.cc:434] P eaa4d2aec22f4d068205a5349624dac7: ending tablet copy session f12a79d86e034eb8898653b0ccaae6dc-da636552f3be46178cf4afdeb212b547 on tablet da636552f3be46178cf4afdeb212b547 with peer f12a79d86e034eb8898653b0ccaae6dc
I20260601 13:35:05.323515 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:05.323730 30854 tablet_replica.cc:333] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.323858 30854 raft_consensus.cc:2243] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.324095 30854 raft_consensus.cc:2272] T da636552f3be46178cf4afdeb212b547 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.324615 30854 tablet_replica.cc:333] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.324800 30854 raft_consensus.cc:2243] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.324932 30854 raft_consensus.cc:2272] T 2bb50f4b238148d78f7642348a056b64 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.325297 30854 tablet_replica.cc:333] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.325397 30854 raft_consensus.cc:2243] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.325505 30854 raft_consensus.cc:2272] T 69cbdf2f457b421580390e205c47a3cb P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.325857 30854 tablet_replica.cc:333] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.325954 30854 raft_consensus.cc:2243] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.326066 30854 raft_consensus.cc:2272] T d1a00820bb5447f8976e934e0e8866b8 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.326422 30854 tablet_replica.cc:333] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.326526 30854 raft_consensus.cc:2243] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.326704 30854 raft_consensus.cc:2272] T dc185c49c3e34b71ab77b245d713ece6 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.327113 30854 tablet_replica.cc:333] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.327205 30854 raft_consensus.cc:2243] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.327320 30854 raft_consensus.cc:2272] T f06c4d8db119431183044bb2b7b224ef P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.327672 30854 tablet_replica.cc:333] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.327760 30854 raft_consensus.cc:2243] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.327920 30854 raft_consensus.cc:2272] T 6da635fa104d48aba60af4ad82a81f3a P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.328270 30854 tablet_replica.cc:333] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.328361 30854 raft_consensus.cc:2243] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.328496 30854 raft_consensus.cc:2272] T 91db88f75b684ae2801dac12452b0266 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.328881 30854 tablet_replica.cc:333] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.328969 30854 raft_consensus.cc:2243] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.329077 30854 raft_consensus.cc:2272] T 59c3dab244e24576bf4bc8f33f4b9d12 P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.329418 30854 tablet_replica.cc:333] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7: stopping tablet replica
I20260601 13:35:05.329500 30854 raft_consensus.cc:2243] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.329656 30854 raft_consensus.cc:2272] T e7661d17348642d6b81b51f83425848d P eaa4d2aec22f4d068205a5349624dac7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.337875 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:35:05.342633 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:35:05.345096 30854 tablet_copy_service.cc:362] P 579dd26f8e0f4d768d257550f1753561: Destroying tablet copy session 91e93dfecd5742cf804c76615cf64dcb-c9db4367eeaa4b89aca892d687af0a1b due to service shutdown
I20260601 13:35:05.345180 30854 tablet_copy_service.cc:434] P 579dd26f8e0f4d768d257550f1753561: ending tablet copy session 91e93dfecd5742cf804c76615cf64dcb-c9db4367eeaa4b89aca892d687af0a1b on tablet c9db4367eeaa4b89aca892d687af0a1b with peer 91e93dfecd5742cf804c76615cf64dcb
I20260601 13:35:05.345300 30854 tablet_copy_service.cc:362] P 579dd26f8e0f4d768d257550f1753561: Destroying tablet copy session f12a79d86e034eb8898653b0ccaae6dc-2bb50f4b238148d78f7642348a056b64 due to service shutdown
I20260601 13:35:05.345405 30854 tablet_copy_service.cc:434] P 579dd26f8e0f4d768d257550f1753561: ending tablet copy session f12a79d86e034eb8898653b0ccaae6dc-2bb50f4b238148d78f7642348a056b64 on tablet 2bb50f4b238148d78f7642348a056b64 with peer f12a79d86e034eb8898653b0ccaae6dc
I20260601 13:35:05.349236 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:05.349464 30854 tablet_replica.cc:333] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.349609 30854 raft_consensus.cc:2243] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.349864 30854 raft_consensus.cc:2272] T 2bb50f4b238148d78f7642348a056b64 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.350337 30854 tablet_replica.cc:333] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.350471 30854 raft_consensus.cc:2243] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.350628 30854 raft_consensus.cc:2272] T da636552f3be46178cf4afdeb212b547 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.350983 30854 tablet_replica.cc:333] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.351109 30854 raft_consensus.cc:2243] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.351303 30854 raft_consensus.cc:2272] T d1a00820bb5447f8976e934e0e8866b8 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.351640 30854 tablet_replica.cc:333] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.351763 30854 raft_consensus.cc:2243] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.351999 30854 raft_consensus.cc:2272] T 69cbdf2f457b421580390e205c47a3cb P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.352350 30854 tablet_replica.cc:333] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.352478 30854 raft_consensus.cc:2243] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.352694 30854 raft_consensus.cc:2272] T c9db4367eeaa4b89aca892d687af0a1b P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.353031 30854 tablet_replica.cc:333] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.353152 30854 raft_consensus.cc:2243] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.353313 30854 raft_consensus.cc:2272] T f06c4d8db119431183044bb2b7b224ef P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.353658 30854 tablet_replica.cc:333] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.353780 30854 raft_consensus.cc:2243] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.353929 30854 raft_consensus.cc:2272] T dc185c49c3e34b71ab77b245d713ece6 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.354275 30854 tablet_replica.cc:333] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.354399 30854 raft_consensus.cc:2243] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.354583 30854 raft_consensus.cc:2272] T 0a5e41358ddd4d80aaa1f6c061e68707 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.354926 30854 tablet_replica.cc:333] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.355044 30854 raft_consensus.cc:2243] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.355217 30854 raft_consensus.cc:2272] T 59c3dab244e24576bf4bc8f33f4b9d12 P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.355577 30854 tablet_replica.cc:333] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561: stopping tablet replica
I20260601 13:35:05.355695 30854 raft_consensus.cc:2243] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.355839 30854 raft_consensus.cc:2272] T e7661d17348642d6b81b51f83425848d P 579dd26f8e0f4d768d257550f1753561 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.370565 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:35:05.374796 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:35:05.377105 30854 tablet_copy_service.cc:362] P 96d6e2ff29524914956f70166c7d07ed: Destroying tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-f06c4d8db119431183044bb2b7b224ef due to service shutdown
I20260601 13:35:05.377178 30854 tablet_copy_service.cc:434] P 96d6e2ff29524914956f70166c7d07ed: ending tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-f06c4d8db119431183044bb2b7b224ef on tablet f06c4d8db119431183044bb2b7b224ef with peer 19ba4bc24fb64184895650e1c0ee9e86
I20260601 13:35:05.377296 30854 tablet_copy_service.cc:362] P 96d6e2ff29524914956f70166c7d07ed: Destroying tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-91db88f75b684ae2801dac12452b0266 due to service shutdown
I20260601 13:35:05.377339 30854 tablet_copy_service.cc:434] P 96d6e2ff29524914956f70166c7d07ed: ending tablet copy session 19ba4bc24fb64184895650e1c0ee9e86-91db88f75b684ae2801dac12452b0266 on tablet 91db88f75b684ae2801dac12452b0266 with peer 19ba4bc24fb64184895650e1c0ee9e86
I20260601 13:35:05.381752 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:05.382009 30854 tablet_replica.cc:333] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.382159 30854 raft_consensus.cc:2243] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.382378 30854 raft_consensus.cc:2272] T 6da635fa104d48aba60af4ad82a81f3a P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.382860 30854 tablet_replica.cc:333] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.382984 30854 raft_consensus.cc:2243] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.383167 30854 raft_consensus.cc:2272] T c9db4367eeaa4b89aca892d687af0a1b P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.383524 30854 tablet_replica.cc:333] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.383639 30854 raft_consensus.cc:2243] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.383859 30854 raft_consensus.cc:2272] T 91db88f75b684ae2801dac12452b0266 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.384240 30854 tablet_replica.cc:333] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.384357 30854 raft_consensus.cc:2243] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.384526 30854 raft_consensus.cc:2272] T 0a5e41358ddd4d80aaa1f6c061e68707 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.384862 30854 tablet_replica.cc:333] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.384974 30854 raft_consensus.cc:2243] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:05.385188 30854 raft_consensus.cc:2272] T f06c4d8db119431183044bb2b7b224ef P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.385521 30854 tablet_replica.cc:333] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.385632 30854 raft_consensus.cc:2243] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.385767 30854 raft_consensus.cc:2272] T 59c3dab244e24576bf4bc8f33f4b9d12 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.386101 30854 tablet_replica.cc:333] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.386211 30854 raft_consensus.cc:2243] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.386382 30854 raft_consensus.cc:2272] T da636552f3be46178cf4afdeb212b547 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.386703 30854 tablet_replica.cc:333] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.386808 30854 raft_consensus.cc:2243] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.386938 30854 raft_consensus.cc:2272] T dc185c49c3e34b71ab77b245d713ece6 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.387264 30854 tablet_replica.cc:333] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.387365 30854 raft_consensus.cc:2243] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.387486 30854 raft_consensus.cc:2272] T d1a00820bb5447f8976e934e0e8866b8 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.387818 30854 tablet_replica.cc:333] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed: stopping tablet replica
I20260601 13:35:05.387945 30854 raft_consensus.cc:2243] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:05.388077 30854 raft_consensus.cc:2272] T 2bb50f4b238148d78f7642348a056b64 P 96d6e2ff29524914956f70166c7d07ed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:05.402549 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:35:05.406669 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:35:05.410394 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:06.442696  3572 raft_consensus.cc:493] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 96d6e2ff29524914956f70166c7d07ed)
I20260601 13:35:06.442862  3572 raft_consensus.cc:515] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:06.443410  3572 leader_election.cc:290] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
W20260601 13:35:06.444063  3266 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
W20260601 13:35:06.444761  3266 leader_election.cc:336] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799): Network error: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
W20260601 13:35:06.444898  3268 leader_election.cc:336] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Network error: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
I20260601 13:35:06.445004  3268 leader_election.cc:304] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [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: 19ba4bc24fb64184895650e1c0ee9e86; no voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7
I20260601 13:35:06.445148  3572 raft_consensus.cc:2749] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:35:06.507553  3576 raft_consensus.cc:493] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 579dd26f8e0f4d768d257550f1753561)
I20260601 13:35:06.507725  3576 raft_consensus.cc:515] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } }
I20260601 13:35:06.508338  3576 leader_election.cc:290] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
W20260601 13:35:06.509599  3193 leader_election.cc:336] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469): Network error: Client connection negotiation failed: client connection to 127.30.33.130:43469: connect: Connection refused (error 111)
W20260601 13:35:06.509917  3190 leader_election.cc:336] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799): Network error: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
I20260601 13:35:06.509981  3190 leader_election.cc:304] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [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: f12a79d86e034eb8898653b0ccaae6dc; no voters: 579dd26f8e0f4d768d257550f1753561, 96d6e2ff29524914956f70166c7d07ed
I20260601 13:35:06.510123  3576 raft_consensus.cc:2749] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:35:06.570546  3580 raft_consensus.cc:493] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader eaa4d2aec22f4d068205a5349624dac7)
I20260601 13:35:06.570737  3580 raft_consensus.cc:515] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } }
I20260601 13:35:06.571331  3580 leader_election.cc:290] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
W20260601 13:35:06.572793  3344 leader_election.cc:336] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469): Network error: Client connection negotiation failed: client connection to 127.30.33.130:43469: connect: Connection refused (error 111)
W20260601 13:35:06.572883  3343 leader_election.cc:336] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Network error: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
I20260601 13:35:06.572952  3343 leader_election.cc:304] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [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: 91e93dfecd5742cf804c76615cf64dcb; no voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7
I20260601 13:35:06.573129  3580 raft_consensus.cc:2749] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:35:06.588230  3572 raft_consensus.cc:493] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 579dd26f8e0f4d768d257550f1753561)
I20260601 13:35:06.588343  3572 raft_consensus.cc:515] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 31 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: false } }
I20260601 13:35:06.588853  3572 leader_election.cc:290] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469)
W20260601 13:35:06.589859  3268 leader_election.cc:336] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Network error: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
W20260601 13:35:06.589958  3269 leader_election.cc:336] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 579dd26f8e0f4d768d257550f1753561 (127.30.33.130:43469): Network error: Client connection negotiation failed: client connection to 127.30.33.130:43469: connect: Connection refused (error 111)
I20260601 13:35:06.590039  3269 leader_election.cc:304] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [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: 19ba4bc24fb64184895650e1c0ee9e86; no voters: 579dd26f8e0f4d768d257550f1753561, eaa4d2aec22f4d068205a5349624dac7
I20260601 13:35:06.590183  3572 raft_consensus.cc:2749] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:35:06.675381  3550 tablet_copy_client.cc:538] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.675618  3580 raft_consensus.cc:493] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 96d6e2ff29524914956f70166c7d07ed)
I20260601 13:35:06.675781  3580 raft_consensus.cc:515] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:06.676455  3580 leader_election.cc:290] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667), 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799)
I20260601 13:35:06.677233  3550 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap starting.
W20260601 13:35:06.677726  3343 leader_election.cc:336] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer eaa4d2aec22f4d068205a5349624dac7 (127.30.33.129:40667): Network error: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
W20260601 13:35:06.677799  3341 leader_election.cc:336] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 96d6e2ff29524914956f70166c7d07ed (127.30.33.131:39799): Network error: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
I20260601 13:35:06.677856  3341 leader_election.cc:304] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [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: 91e93dfecd5742cf804c76615cf64dcb; no voters: 96d6e2ff29524914956f70166c7d07ed, eaa4d2aec22f4d068205a5349624dac7
I20260601 13:35:06.678027  3580 raft_consensus.cc:2749] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Leader pre-election lost for term 2. Reason: could not achieve majority
I20260601 13:35:06.680447  3554 tablet_copy_client.cc:538] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.681535  3554 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap starting.
I20260601 13:35:06.703474  3554 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=120 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.703783  3554 tablet_bootstrap.cc:492] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap complete.
I20260601 13:35:06.704043  3554 ts_tablet_manager.cc:1403] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260601 13:35:06.704475  3554 raft_consensus.cc:359] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:06.704614  3554 raft_consensus.cc:740] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f12a79d86e034eb8898653b0ccaae6dc, State: Initialized, Role: LEARNER
I20260601 13:35:06.704610  3550 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap replayed 1/1 log segments. Stats: ops{read=29 overwritten=0 applied=29 ignored=0} inserts{seen=137 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.704806  3554 consensus_queue.cc:260] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:06.704970  3550 tablet_bootstrap.cc:492] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Bootstrap complete.
I20260601 13:35:06.705154  3550 ts_tablet_manager.cc:1403] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Time spent bootstrapping tablet: real 0.028s	user 0.028s	sys 0.000s
I20260601 13:35:06.705236  3554 ts_tablet_manager.cc:1434] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:06.705581  3550 raft_consensus.cc:359] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:06.705696  3550 raft_consensus.cc:740] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: f12a79d86e034eb8898653b0ccaae6dc, State: Initialized, Role: LEARNER
W20260601 13:35:06.706039  3554 tablet_copy_client.cc:1130] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.130:43469: connect: Connection refused (error 111)
I20260601 13:35:06.706048  3550 consensus_queue.cc:260] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 29, Last appended: 1.29, Last appended by leader: 29, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 29 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: true } }
I20260601 13:35:06.706367  3550 ts_tablet_manager.cc:1434] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
W20260601 13:35:06.706976  3550 tablet_copy_client.cc:1130] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
I20260601 13:35:06.707378 30854 tablet_replica.cc:333] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc: stopping tablet replica
I20260601 13:35:06.707556 30854 raft_consensus.cc:2243] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.707665 30854 raft_consensus.cc:2272] T da636552f3be46178cf4afdeb212b547 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.708161 30854 tablet_replica.cc:333] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc: stopping tablet replica
I20260601 13:35:06.708317 30854 raft_consensus.cc:2243] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.708429 30854 raft_consensus.cc:2272] T 2bb50f4b238148d78f7642348a056b64 P f12a79d86e034eb8898653b0ccaae6dc [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.708891 30854 tablet_replica.cc:333] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc: stopping tablet replica
I20260601 13:35:06.709002 30854 raft_consensus.cc:2243] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.709161 30854 raft_consensus.cc:2272] T c9db4367eeaa4b89aca892d687af0a1b P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.709544 30854 tablet_replica.cc:333] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc: stopping tablet replica
I20260601 13:35:06.709645 30854 raft_consensus.cc:2243] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.709769 30854 raft_consensus.cc:2272] T 0a5e41358ddd4d80aaa1f6c061e68707 P f12a79d86e034eb8898653b0ccaae6dc [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.721062  3556 tablet_copy_client.cc:538] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.722399  3556 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap starting.
I20260601 13:35:06.722577 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:35:06.725256 30854 tablet_server.cc:179] TabletServer@127.30.33.133:0 shutting down...
I20260601 13:35:06.732066 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:06.745321  3556 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap replayed 1/1 log segments. Stats: ops{read=33 overwritten=0 applied=33 ignored=0} inserts{seen=112 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.745574  3556 tablet_bootstrap.cc:492] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap complete.
I20260601 13:35:06.745766  3556 ts_tablet_manager.cc:1403] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Time spent bootstrapping tablet: real 0.023s	user 0.023s	sys 0.000s
I20260601 13:35:06.746142  3556 raft_consensus.cc:359] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:06.746243  3556 raft_consensus.cc:740] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19ba4bc24fb64184895650e1c0ee9e86, State: Initialized, Role: LEARNER
I20260601 13:35:06.746371  3556 consensus_queue.cc:260] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 33, Last appended: 1.33, Last appended by leader: 33, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 33 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: false } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:06.746657  3556 ts_tablet_manager.cc:1434] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:35:06.747357  3556 tablet_copy_client.cc:1130] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
I20260601 13:35:06.788333  3558 tablet_copy_client.cc:538] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.789650  3558 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap starting.
I20260601 13:35:06.795810  3560 tablet_copy_client.cc:538] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.797206  3560 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap starting.
I20260601 13:35:06.810817  3558 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.811105  3558 tablet_bootstrap.cc:492] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap complete.
I20260601 13:35:06.811311  3558 ts_tablet_manager.cc:1403] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Time spent bootstrapping tablet: real 0.022s	user 0.020s	sys 0.000s
I20260601 13:35:06.811717  3558 raft_consensus.cc:359] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:06.811849  3558 raft_consensus.cc:740] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91e93dfecd5742cf804c76615cf64dcb, State: Initialized, Role: LEARNER
I20260601 13:35:06.811987  3558 consensus_queue.cc:260] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:06.812282  3558 ts_tablet_manager.cc:1434] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
W20260601 13:35:06.813069  3558 tablet_copy_client.cc:1130] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.129:40667: connect: Connection refused (error 111)
I20260601 13:35:06.821859  3560 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap replayed 1/1 log segments. Stats: ops{read=30 overwritten=0 applied=30 ignored=0} inserts{seen=117 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.822139  3560 tablet_bootstrap.cc:492] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Bootstrap complete.
I20260601 13:35:06.822322  3560 ts_tablet_manager.cc:1403] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Time spent bootstrapping tablet: real 0.025s	user 0.018s	sys 0.005s
I20260601 13:35:06.822692  3560 raft_consensus.cc:359] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:06.822813  3560 raft_consensus.cc:740] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 19ba4bc24fb64184895650e1c0ee9e86, State: Initialized, Role: LEARNER
I20260601 13:35:06.822945  3560 consensus_queue.cc:260] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 30, Last appended: 1.30, Last appended by leader: 30, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 30 OBSOLETE_local: false peers { permanent_uuid: "eaa4d2aec22f4d068205a5349624dac7" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40667 } } peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } attrs { replace: true } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } } peers { permanent_uuid: "19ba4bc24fb64184895650e1c0ee9e86" member_type: NON_VOTER last_known_addr { host: "127.30.33.133" port: 40819 } attrs { promote: true } }
I20260601 13:35:06.823232  3560 ts_tablet_manager.cc:1434] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.001s
W20260601 13:35:06.823972  3560 tablet_copy_client.cc:1130] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.131:39799: connect: Connection refused (error 111)
I20260601 13:35:06.824429 30854 tablet_replica.cc:333] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86: stopping tablet replica
I20260601 13:35:06.824553 30854 raft_consensus.cc:2243] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.824647 30854 raft_consensus.cc:2272] T f06c4d8db119431183044bb2b7b224ef P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.825124 30854 tablet_replica.cc:333] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86: stopping tablet replica
I20260601 13:35:06.825228 30854 raft_consensus.cc:2243] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.825320 30854 raft_consensus.cc:2272] T 91db88f75b684ae2801dac12452b0266 P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.825762 30854 tablet_replica.cc:333] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86: stopping tablet replica
I20260601 13:35:06.825857 30854 raft_consensus.cc:2243] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.825968 30854 raft_consensus.cc:2272] T 6da635fa104d48aba60af4ad82a81f3a P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.826330 30854 tablet_replica.cc:333] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86: stopping tablet replica
I20260601 13:35:06.826419 30854 raft_consensus.cc:2243] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.826524 30854 raft_consensus.cc:2272] T 69cbdf2f457b421580390e205c47a3cb P 19ba4bc24fb64184895650e1c0ee9e86 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.839562 30854 tablet_server.cc:196] TabletServer@127.30.33.133:0 shutdown complete.
I20260601 13:35:06.842151 30854 tablet_server.cc:179] TabletServer@127.30.33.134:0 shutting down...
I20260601 13:35:06.846589 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:06.876245  3562 tablet_copy_client.cc:538] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:06.877595  3562 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap starting.
I20260601 13:35:06.897795  3562 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap replayed 1/1 log segments. Stats: ops{read=32 overwritten=0 applied=32 ignored=0} inserts{seen=108 ignored=0} mutations{seen=0 ignored=0} orphaned_commits=0. Pending: 0 replicates
I20260601 13:35:06.898104  3562 tablet_bootstrap.cc:492] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Bootstrap complete.
I20260601 13:35:06.898324  3562 ts_tablet_manager.cc:1403] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Time spent bootstrapping tablet: real 0.021s	user 0.020s	sys 0.000s
I20260601 13:35:06.898885  3562 raft_consensus.cc:359] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:06.899013  3562 raft_consensus.cc:740] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 91e93dfecd5742cf804c76615cf64dcb, State: Initialized, Role: LEARNER
I20260601 13:35:06.899132  3562 consensus_queue.cc:260] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 32, Last appended: 1.32, Last appended by leader: 32, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 32 OBSOLETE_local: false peers { permanent_uuid: "579dd26f8e0f4d768d257550f1753561" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43469 } } peers { permanent_uuid: "96d6e2ff29524914956f70166c7d07ed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 39799 } attrs { replace: true } } peers { permanent_uuid: "f12a79d86e034eb8898653b0ccaae6dc" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34929 } attrs { promote: false } } peers { permanent_uuid: "91e93dfecd5742cf804c76615cf64dcb" member_type: NON_VOTER last_known_addr { host: "127.30.33.134" port: 46871 } attrs { promote: true } }
I20260601 13:35:06.899446  3562 ts_tablet_manager.cc:1434] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:35:06.900249  3562 tablet_copy_client.cc:1130] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.130:43469: connect: Connection refused (error 111)
I20260601 13:35:06.900708 30854 tablet_replica.cc:333] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb: stopping tablet replica
I20260601 13:35:06.900846 30854 raft_consensus.cc:2243] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.900949 30854 raft_consensus.cc:2272] T dc185c49c3e34b71ab77b245d713ece6 P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.901427 30854 tablet_replica.cc:333] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb: stopping tablet replica
I20260601 13:35:06.901525 30854 raft_consensus.cc:2243] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.901635 30854 raft_consensus.cc:2272] T e7661d17348642d6b81b51f83425848d P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.902026 30854 tablet_replica.cc:333] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb: stopping tablet replica
I20260601 13:35:06.902124 30854 raft_consensus.cc:2243] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:35:06.902213 30854 raft_consensus.cc:2272] T c9db4367eeaa4b89aca892d687af0a1b P 91e93dfecd5742cf804c76615cf64dcb [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:35:06.902623 30854 tablet_replica.cc:333] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb: stopping tablet replica
I20260601 13:35:06.902725 30854 raft_consensus.cc:2243] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:06.902848 30854 raft_consensus.cc:2272] T 91db88f75b684ae2801dac12452b0266 P 91e93dfecd5742cf804c76615cf64dcb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.916007 30854 tablet_server.cc:196] TabletServer@127.30.33.134:0 shutdown complete.
I20260601 13:35:06.918361 30854 master.cc:562] Master@127.30.33.190:40045 shutting down...
W20260601 13:35:06.922268  2775 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:35:06.922356  2775 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:35:06.922403  2775 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:35:06.922818 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:06.922952 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:06.923033 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P aced7595c04b4eb39b2ad486d1b5a09d: stopping tablet replica
I20260601 13:35:06.935539 30854 master.cc:584] Master@127.30.33.190:40045 shutdown complete.
[       OK ] AutoRebalancerTest.TestMaxMovesPerServer (10296 ms)
[ RUN      ] AutoRebalancerTest.AutoRebalancingUnstableCluster
I20260601 13:35:06.950462 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:45545
I20260601 13:35:06.950788 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:06.952695  3591 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:06.952713  3593 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:06.952811  3590 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:06.952883 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:06.953042 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:06.953097 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:06.953121 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320906953120 us; error 0 us; skew 500 ppm
I20260601 13:35:06.953909 30854 webserver.cc:533] Webserver started at http://127.30.33.190:42467/ using document root <none> and password file <none>
I20260601 13:35:06.954080 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:06.954146 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:06.954222 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:06.954586 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "a6400c74567b41589b1a578bd70301be"
format_stamp: "Formatted at 2026-06-01 13:35:06 on dist-test-slave-w2jz"
I20260601 13:35:06.956012 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:06.956871  3598 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:06.957113 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:06.957204 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "a6400c74567b41589b1a578bd70301be"
format_stamp: "Formatted at 2026-06-01 13:35:06 on dist-test-slave-w2jz"
I20260601 13:35:06.957271 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-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)
I20260601 13:35:06.982605 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:06.982976 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:06.986984 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:45545
I20260601 13:35:06.995442  3650 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:45545 every 8 connection(s)
I20260601 13:35:06.995961  3651 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:06.997568  3651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be: Bootstrap starting.
I20260601 13:35:06.998276  3651 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:06.999143  3651 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be: No bootstrap required, opened a new log
I20260601 13:35:06.999459  3651 raft_consensus.cc:359] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6400c74567b41589b1a578bd70301be" member_type: VOTER }
I20260601 13:35:06.999539  3651 raft_consensus.cc:385] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:06.999562  3651 raft_consensus.cc:740] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a6400c74567b41589b1a578bd70301be, State: Initialized, Role: FOLLOWER
I20260601 13:35:06.999707  3651 consensus_queue.cc:260] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "a6400c74567b41589b1a578bd70301be" member_type: VOTER }
I20260601 13:35:06.999814  3651 raft_consensus.cc:399] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:06.999838  3651 raft_consensus.cc:493] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:06.999912  3651 raft_consensus.cc:3060] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:07.000532  3651 raft_consensus.cc:515] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6400c74567b41589b1a578bd70301be" member_type: VOTER }
I20260601 13:35:07.000634  3651 leader_election.cc:304] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [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: a6400c74567b41589b1a578bd70301be; no voters: 
I20260601 13:35:07.000788  3651 leader_election.cc:290] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:07.000896  3654 raft_consensus.cc:2804] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:07.001085  3654 raft_consensus.cc:697] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 1 LEADER]: Becoming Leader. State: Replica: a6400c74567b41589b1a578bd70301be, State: Running, Role: LEADER
I20260601 13:35:07.001242  3654 consensus_queue.cc:237] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [LEADER]: Queue going to LEADER mode. State: All 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: "a6400c74567b41589b1a578bd70301be" member_type: VOTER }
I20260601 13:35:07.001251  3651 sys_catalog.cc:565] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:07.001693  3656 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [sys.catalog]: SysCatalogTable state changed. Reason: New leader a6400c74567b41589b1a578bd70301be. Latest consensus state: current_term: 1 leader_uuid: "a6400c74567b41589b1a578bd70301be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6400c74567b41589b1a578bd70301be" member_type: VOTER } }
I20260601 13:35:07.001793  3656 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:07.001678  3655 sys_catalog.cc:455] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "a6400c74567b41589b1a578bd70301be" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "a6400c74567b41589b1a578bd70301be" member_type: VOTER } }
I20260601 13:35:07.001919  3655 sys_catalog.cc:458] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:07.002363  3658 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:07.003090  3658 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:07.003544 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:07.004969  3658 catalog_manager.cc:1382] Generated new cluster ID: 8ce100b842d1444896d1cbae8caf66e1
I20260601 13:35:07.005024  3658 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:07.012140  3658 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:07.012650  3658 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:07.021945  3658 catalog_manager.cc:6069] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be: Generated new TSK 0
I20260601 13:35:07.022119  3658 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:07.035744 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:35:07.036192 30854 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:35:07.037658  3672 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:07.037739 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:07.037748  3675 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:07.037750  3673 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:07.038038 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:07.038103 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:07.038138 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320907038137 us; error 0 us; skew 500 ppm
I20260601 13:35:07.038993 30854 webserver.cc:533] Webserver started at http://127.30.33.129:33643/ using document root <none> and password file <none>
I20260601 13:35:07.039171 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:07.039242 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:07.039357 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:07.039710 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "8ff60030438b41958f9a6ec065b9b6d8"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.041198 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:07.042040  3680 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.042292 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:07.042361 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "8ff60030438b41958f9a6ec065b9b6d8"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.042411 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-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)
I20260601 13:35:07.048493 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:07.048728 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:07.048936 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:07.049345 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:07.049381 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.049450 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:07.049490 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.053521 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:37817
I20260601 13:35:07.053543  3744 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:37817 every 8 connection(s)
I20260601 13:35:07.054294 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:35:07.054716 30854 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:35:07.056053  3750 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:07.056097  3749 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:07.056110  3752 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:07.056468 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:07.056623 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:07.056675 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:07.056708 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320907056708 us; error 0 us; skew 500 ppm
I20260601 13:35:07.057554 30854 webserver.cc:533] Webserver started at http://127.30.33.130:37819/ using document root <none> and password file <none>
I20260601 13:35:07.057696 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:07.057777 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:07.057835 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:07.058198 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "5aa38172a03048f099859aa2f45c6907"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.059122  3745 heartbeater.cc:344] Connected to a master server at 127.30.33.190:45545
I20260601 13:35:07.059231  3745 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:07.059429  3745 heartbeater.cc:507] Master 127.30.33.190:45545 requested a full tablet report, sending...
I20260601 13:35:07.060026 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:07.060109  3615 ts_manager.cc:194] Registered new tserver with Master: 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817)
I20260601 13:35:07.060997  3757 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.061074  3615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58172
I20260601 13:35:07.061255 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:07.061345 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "5aa38172a03048f099859aa2f45c6907"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.061412 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-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)
I20260601 13:35:07.071278 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:07.071565 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:07.071835 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:07.072263 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:07.072324 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.072376 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:07.072412 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.076259 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:45859
I20260601 13:35:07.076330  3820 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:45859 every 8 connection(s)
I20260601 13:35:07.077049 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:35:07.077472 30854 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:35:07.078740  3825 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:07.078732  3824 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:07.078858  3827 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:07.079010 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:07.079138 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:07.079205 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:07.079231 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320907079230 us; error 0 us; skew 500 ppm
I20260601 13:35:07.080143 30854 webserver.cc:533] Webserver started at http://127.30.33.131:38265/ using document root <none> and password file <none>
I20260601 13:35:07.080312 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:07.080360 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:07.080431 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:07.080830 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "7163e6a5b5404099b65f7ed892091f80"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.081231  3821 heartbeater.cc:344] Connected to a master server at 127.30.33.190:45545
I20260601 13:35:07.081337  3821 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:07.081524  3821 heartbeater.cc:507] Master 127.30.33.190:45545 requested a full tablet report, sending...
I20260601 13:35:07.082136  3615 ts_manager.cc:194] Registered new tserver with Master: 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859)
I20260601 13:35:07.082523 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:07.082666  3615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58178
I20260601 13:35:07.083546  3832 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.083781 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:07.083861 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "7163e6a5b5404099b65f7ed892091f80"
format_stamp: "Formatted at 2026-06-01 13:35:07 on dist-test-slave-w2jz"
I20260601 13:35:07.083953 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-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)
I20260601 13:35:07.096499 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:07.096803 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:07.097083 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:07.097496 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:07.097553 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.097605 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:07.097640 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:07.101717 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:40103
I20260601 13:35:07.101743  3895 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:40103 every 8 connection(s)
I20260601 13:35:07.105938  3896 heartbeater.cc:344] Connected to a master server at 127.30.33.190:45545
I20260601 13:35:07.106016  3896 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:07.106168  3896 heartbeater.cc:507] Master 127.30.33.190:45545 requested a full tablet report, sending...
I20260601 13:35:07.106714  3615 ts_manager.cc:194] Registered new tserver with Master: 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103)
I20260601 13:35:07.107466  3615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58182
I20260601 13:35:07.107664 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005553177s
I20260601 13:35:08.062077  3745 heartbeater.cc:499] Master 127.30.33.190:45545 was elected leader, sending a full tablet report...
I20260601 13:35:08.083501  3821 heartbeater.cc:499] Master 127.30.33.190:45545 was elected leader, sending a full tablet report...
I20260601 13:35:08.108467  3896 heartbeater.cc:499] Master 127.30.33.190:45545 was elected leader, sending a full tablet report...
I20260601 13:35:08.141499  3615 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58192:
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"
    }
  }
}
W20260601 13:35:08.142053  3615 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.
I20260601 13:35:08.152366  3860 tablet_service.cc:1511] Processing CreateTablet for tablet d7350e09b7934a95bbd9e6af4d72e162 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:35:08.152711  3860 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7350e09b7934a95bbd9e6af4d72e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.152981  3785 tablet_service.cc:1511] Processing CreateTablet for tablet d7350e09b7934a95bbd9e6af4d72e162 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:35:08.153154  3784 tablet_service.cc:1511] Processing CreateTablet for tablet 592eb834b97745ceb70d041f4e241f93 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:35:08.153249  3785 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7350e09b7934a95bbd9e6af4d72e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.153393  3784 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592eb834b97745ceb70d041f4e241f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.155594  3858 tablet_service.cc:1511] Processing CreateTablet for tablet 70fb735457464a7d89fb47826347fe46 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:35:08.155594  3783 tablet_service.cc:1511] Processing CreateTablet for tablet 70fb735457464a7d89fb47826347fe46 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:35:08.155809  3916 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: Bootstrap starting.
I20260601 13:35:08.155889  3858 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fb735457464a7d89fb47826347fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.155918  3783 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fb735457464a7d89fb47826347fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.156213  3708 tablet_service.cc:1511] Processing CreateTablet for tablet d7350e09b7934a95bbd9e6af4d72e162 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION VALUES < 715827882
I20260601 13:35:08.156438  3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7350e09b7934a95bbd9e6af4d72e162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.157191  3916 tablet_bootstrap.cc:654] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.157747  3917 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: Bootstrap starting.
I20260601 13:35:08.157902  3859 tablet_service.cc:1511] Processing CreateTablet for tablet 592eb834b97745ceb70d041f4e241f93 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:35:08.158164  3859 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592eb834b97745ceb70d041f4e241f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.158526  3919 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: Bootstrap starting.
I20260601 13:35:08.158653  3917 tablet_bootstrap.cc:654] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.159102  3707 tablet_service.cc:1511] Processing CreateTablet for tablet 70fb735457464a7d89fb47826347fe46 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 1431655764 <= VALUES
I20260601 13:35:08.159339  3707 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fb735457464a7d89fb47826347fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.159444  3919 tablet_bootstrap.cc:654] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.160454  3708 tablet_service.cc:1511] Processing CreateTablet for tablet 592eb834b97745ceb70d041f4e241f93 (DEFAULT_TABLE table=test-workload [id=a688d55d1d6f44db95e398b0684af4f0]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1431655764
I20260601 13:35:08.160729  3708 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592eb834b97745ceb70d041f4e241f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:08.161118  3917 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: No bootstrap required, opened a new log
I20260601 13:35:08.161186  3917 ts_tablet_manager.cc:1403] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: Time spent bootstrapping tablet: real 0.005s	user 0.000s	sys 0.002s
I20260601 13:35:08.161639  3917 raft_consensus.cc:359] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.161743  3917 raft_consensus.cc:385] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.161782  3917 raft_consensus.cc:740] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.161916  3917 consensus_queue.cc:260] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.162273  3917 ts_tablet_manager.cc:1434] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:08.162462  3917 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: Bootstrap starting.
I20260601 13:35:08.162892  3916 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: No bootstrap required, opened a new log
I20260601 13:35:08.162974  3916 ts_tablet_manager.cc:1403] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:35:08.160447  3919 tablet_bootstrap.cc:492] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: No bootstrap required, opened a new log
I20260601 13:35:08.163381  3917 tablet_bootstrap.cc:654] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.163383  3916 raft_consensus.cc:359] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.163566  3916 raft_consensus.cc:385] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.163607  3916 raft_consensus.cc:740] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7163e6a5b5404099b65f7ed892091f80, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.163749  3916 consensus_queue.cc:260] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.164155  3916 ts_tablet_manager.cc:1434] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.164316  3916 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: Bootstrap starting.
I20260601 13:35:08.164846  3917 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: No bootstrap required, opened a new log
I20260601 13:35:08.164928  3917 ts_tablet_manager.cc:1403] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:08.165280  3916 tablet_bootstrap.cc:654] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.165499  3917 raft_consensus.cc:359] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.165604  3917 raft_consensus.cc:385] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.165642  3917 raft_consensus.cc:740] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.165854  3919 ts_tablet_manager.cc:1403] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:35:08.165833  3917 consensus_queue.cc:260] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.166110  3917 ts_tablet_manager.cc:1434] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.166289  3917 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Bootstrap starting.
I20260601 13:35:08.166289  3919 raft_consensus.cc:359] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.166430  3919 raft_consensus.cc:385] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.166463  3919 raft_consensus.cc:740] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff60030438b41958f9a6ec065b9b6d8, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.166586  3919 consensus_queue.cc:260] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.166935  3919 ts_tablet_manager.cc:1434] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.167131  3919 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: Bootstrap starting.
I20260601 13:35:08.167354  3917 tablet_bootstrap.cc:654] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.167972  3922 raft_consensus.cc:493] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:08.168094  3919 tablet_bootstrap.cc:654] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.168113  3922 raft_consensus.cc:515] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.168401  3917 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: No bootstrap required, opened a new log
I20260601 13:35:08.168503  3917 ts_tablet_manager.cc:1403] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:35:08.168848  3922 leader_election.cc:290] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103), 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817)
I20260601 13:35:08.168977  3917 raft_consensus.cc:359] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.169094  3917 raft_consensus.cc:385] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.169147  3917 raft_consensus.cc:740] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.169277  3917 consensus_queue.cc:260] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.169530  3917 ts_tablet_manager.cc:1434] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:35:08.170445  3916 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: No bootstrap required, opened a new log
I20260601 13:35:08.170538  3916 ts_tablet_manager.cc:1403] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:08.170784  3919 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: No bootstrap required, opened a new log
I20260601 13:35:08.170909  3919 ts_tablet_manager.cc:1403] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:08.170982  3916 raft_consensus.cc:359] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.171075  3916 raft_consensus.cc:385] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.171125  3916 raft_consensus.cc:740] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7163e6a5b5404099b65f7ed892091f80, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.171272  3916 consensus_queue.cc:260] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.171523  3916 ts_tablet_manager.cc:1434] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.171695  3916 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Bootstrap starting.
I20260601 13:35:08.171653  3919 raft_consensus.cc:359] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.172412  3919 raft_consensus.cc:385] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.172501  3919 raft_consensus.cc:740] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff60030438b41958f9a6ec065b9b6d8, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.172704  3916 tablet_bootstrap.cc:654] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.172696  3919 consensus_queue.cc:260] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.173082  3919 ts_tablet_manager.cc:1434] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:08.173352  3919 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: Bootstrap starting.
I20260601 13:35:08.174089  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7350e09b7934a95bbd9e6af4d72e162" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80" is_pre_election: true
I20260601 13:35:08.174212  3870 raft_consensus.cc:2468] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 0.
I20260601 13:35:08.174444  3919 tablet_bootstrap.cc:654] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:08.174537  3761 leader_election.cc:304] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 7163e6a5b5404099b65f7ed892091f80; no voters: 
I20260601 13:35:08.174731  3927 raft_consensus.cc:2804] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:08.174793  3927 raft_consensus.cc:493] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:08.174857  3927 raft_consensus.cc:3060] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.174897  3916 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: No bootstrap required, opened a new log
I20260601 13:35:08.174989  3916 ts_tablet_manager.cc:1403] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:08.175423  3916 raft_consensus.cc:359] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.175524  3916 raft_consensus.cc:385] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.175580  3916 raft_consensus.cc:740] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7163e6a5b5404099b65f7ed892091f80, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.175729  3916 consensus_queue.cc:260] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.175916  3927 raft_consensus.cc:515] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.176002  3916 ts_tablet_manager.cc:1434] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.176306  3927 leader_election.cc:290] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 election: Requested vote from peers 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103), 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817)
I20260601 13:35:08.176630  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7350e09b7934a95bbd9e6af4d72e162" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80"
I20260601 13:35:08.176741  3870 raft_consensus.cc:3060] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.176959  3919 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: No bootstrap required, opened a new log
I20260601 13:35:08.177030  3919 ts_tablet_manager.cc:1403] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:08.177395  3927 raft_consensus.cc:493] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:08.177472  3927 raft_consensus.cc:515] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.177484  3919 raft_consensus.cc:359] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.177590  3919 raft_consensus.cc:385] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:08.177623  3919 raft_consensus.cc:740] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8ff60030438b41958f9a6ec065b9b6d8, State: Initialized, Role: FOLLOWER
I20260601 13:35:08.177726  3870 raft_consensus.cc:2468] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 1.
I20260601 13:35:08.177731  3919 consensus_queue.cc:260] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.177834  3927 leader_election.cc:290] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817), 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103)
I20260601 13:35:08.178084  3919 ts_tablet_manager.cc:1434] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.178754  3761 leader_election.cc:304] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 7163e6a5b5404099b65f7ed892091f80; no voters: 
I20260601 13:35:08.178920  3927 raft_consensus.cc:2804] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:08.178974  3718 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7350e09b7934a95bbd9e6af4d72e162" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff60030438b41958f9a6ec065b9b6d8" is_pre_election: true
I20260601 13:35:08.179011  3927 raft_consensus.cc:697] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Becoming Leader. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Running, Role: LEADER
I20260601 13:35:08.179070  3718 raft_consensus.cc:2468] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 0.
I20260601 13:35:08.179075  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80" is_pre_election: true
I20260601 13:35:08.179128  3927 consensus_queue.cc:237] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } }
I20260601 13:35:08.179203  3870 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 0.
I20260601 13:35:08.179306  3717 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7350e09b7934a95bbd9e6af4d72e162" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff60030438b41958f9a6ec065b9b6d8"
I20260601 13:35:08.179399  3717 raft_consensus.cc:3060] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.180279  3761 leader_election.cc:304] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 7163e6a5b5404099b65f7ed892091f80; no voters: 
I20260601 13:35:08.180423  3717 raft_consensus.cc:2468] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 1.
I20260601 13:35:08.180433  3927 raft_consensus.cc:2804] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:08.180524  3927 raft_consensus.cc:493] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:08.180570  3927 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.180675  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff60030438b41958f9a6ec065b9b6d8" is_pre_election: true
I20260601 13:35:08.180783  3716 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 0.
I20260601 13:35:08.180812  3614 catalog_manager.cc:5696] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aa38172a03048f099859aa2f45c6907 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "5aa38172a03048f099859aa2f45c6907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:08.181468  3927 raft_consensus.cc:515] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.181809  3927 leader_election.cc:290] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 election: Requested vote from peers 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817), 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103)
I20260601 13:35:08.182061  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8ff60030438b41958f9a6ec065b9b6d8"
I20260601 13:35:08.182099  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "5aa38172a03048f099859aa2f45c6907" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80"
I20260601 13:35:08.182160  3716 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.182190  3870 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.182838  3926 raft_consensus.cc:493] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:08.182916  3926 raft_consensus.cc:515] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.183022  3716 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 1.
I20260601 13:35:08.183306  3758 leader_election.cc:304] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 8ff60030438b41958f9a6ec065b9b6d8; no voters: 
I20260601 13:35:08.183143  3870 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5aa38172a03048f099859aa2f45c6907 in term 1.
I20260601 13:35:08.183367  3926 leader_election.cc:290] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859), 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103)
I20260601 13:35:08.183450  3927 raft_consensus.cc:2804] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:08.183518  3927 raft_consensus.cc:697] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Becoming Leader. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Running, Role: LEADER
I20260601 13:35:08.183638  3927 consensus_queue.cc:237] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.185261  3615 catalog_manager.cc:5696] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5aa38172a03048f099859aa2f45c6907 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "5aa38172a03048f099859aa2f45c6907" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:08.187934  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fb735457464a7d89fb47826347fe46" candidate_uuid: "8ff60030438b41958f9a6ec065b9b6d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aa38172a03048f099859aa2f45c6907" is_pre_election: true
I20260601 13:35:08.188074  3795 raft_consensus.cc:2468] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff60030438b41958f9a6ec065b9b6d8 in term 0.
I20260601 13:35:08.188376  3684 leader_election.cc:304] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 8ff60030438b41958f9a6ec065b9b6d8; no voters: 
I20260601 13:35:08.188637  3926 raft_consensus.cc:2804] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:08.188704  3926 raft_consensus.cc:493] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:08.188760  3926 raft_consensus.cc:3060] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.188807  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fb735457464a7d89fb47826347fe46" candidate_uuid: "8ff60030438b41958f9a6ec065b9b6d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80" is_pre_election: true
I20260601 13:35:08.188917  3870 raft_consensus.cc:2468] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8ff60030438b41958f9a6ec065b9b6d8 in term 0.
I20260601 13:35:08.189517  3926 raft_consensus.cc:515] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.189775  3926 leader_election.cc:290] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [CANDIDATE]: Term 1 election: Requested vote from peers 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859), 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103)
I20260601 13:35:08.190050  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fb735457464a7d89fb47826347fe46" candidate_uuid: "8ff60030438b41958f9a6ec065b9b6d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "5aa38172a03048f099859aa2f45c6907"
I20260601 13:35:08.190125  3870 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "70fb735457464a7d89fb47826347fe46" candidate_uuid: "8ff60030438b41958f9a6ec065b9b6d8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "7163e6a5b5404099b65f7ed892091f80"
I20260601 13:35:08.190177  3795 raft_consensus.cc:3060] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.190229  3870 raft_consensus.cc:3060] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:08.190882  3795 raft_consensus.cc:2468] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff60030438b41958f9a6ec065b9b6d8 in term 1.
I20260601 13:35:08.190907  3870 raft_consensus.cc:2468] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8ff60030438b41958f9a6ec065b9b6d8 in term 1.
I20260601 13:35:08.191161  3684 leader_election.cc:304] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5aa38172a03048f099859aa2f45c6907, 8ff60030438b41958f9a6ec065b9b6d8; no voters: 
I20260601 13:35:08.191331  3926 raft_consensus.cc:2804] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:08.191540  3926 raft_consensus.cc:697] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 LEADER]: Becoming Leader. State: Replica: 8ff60030438b41958f9a6ec065b9b6d8, State: Running, Role: LEADER
I20260601 13:35:08.191682  3926 consensus_queue.cc:237] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } }
I20260601 13:35:08.193117  3615 catalog_manager.cc:5696] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "8ff60030438b41958f9a6ec065b9b6d8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:08.204070 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
E20260601 13:35:08.204500 30854 multi_raft_batcher.cc:235] multi_raft_heartbeat_window_ms should not be more than  raft_heartbeat_interval_ms / 2. , forcing multi_raft_heartbeat_window_ms = 50
W20260601 13:35:08.206128  3941 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:08.206156  3943 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:08.206234 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:08.206347  3940 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:08.206550 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:08.206614 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:08.206650 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320908206647 us; error 0 us; skew 500 ppm
I20260601 13:35:08.207544 30854 webserver.cc:533] Webserver started at http://127.30.33.132:34405/ using document root <none> and password file <none>
I20260601 13:35:08.207715 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:08.207787 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:08.207906 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:08.208305 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "9dac33743049440b966d2657a99d9583"
format_stamp: "Formatted at 2026-06-01 13:35:08 on dist-test-slave-w2jz"
I20260601 13:35:08.209697 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:08.210597  3948 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:08.210834 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:08.210918 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "9dac33743049440b966d2657a99d9583"
format_stamp: "Formatted at 2026-06-01 13:35:08 on dist-test-slave-w2jz"
I20260601 13:35:08.211001 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-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)
I20260601 13:35:08.216231 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:08.216565 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:08.216838 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:08.217264 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:08.217325 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:08.217378 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:08.217415 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:08.222043 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:34127
I20260601 13:35:08.222069  4011 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:34127 every 8 connection(s)
I20260601 13:35:08.226578  4012 heartbeater.cc:344] Connected to a master server at 127.30.33.190:45545
I20260601 13:35:08.226676  4012 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:08.226894  4012 heartbeater.cc:507] Master 127.30.33.190:45545 requested a full tablet report, sending...
I20260601 13:35:08.227481  3615 ts_manager.cc:194] Registered new tserver with Master: 9dac33743049440b966d2657a99d9583 (127.30.33.132:34127)
I20260601 13:35:08.228048  3615 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58198
I20260601 13:35:08.263939  3927 consensus_queue.cc:1048] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:08.265231  3927 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:35:08.266069  3927 fault_injection.cc:43] FAULT INJECTION ENABLED!
W20260601 13:35:08.266117  3927 fault_injection.cc:44] THIS SERVER MAY CRASH!
I20260601 13:35:08.287680  3926 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:08.294261  3922 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:08.299582  3922 consensus_queue.cc:1048] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:08.303481  3926 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:09.003630  3669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:09.004169  3669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:09.004235  3669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:09.008255  3716 consensus_queue.cc:237] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.009668  3795 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:09.009662  3869 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:09.010130  4031 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:09.010294  3938 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:09.012207  3869 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.012284  3795 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
W20260601 13:35:09.014046  3683 consensus_peers.cc:597] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 -> Peer 9dac33743049440b966d2657a99d9583 (127.30.33.132:34127): Couldn't send request to peer 9dac33743049440b966d2657a99d9583. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 70fb735457464a7d89fb47826347fe46. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:09.014663  3615 catalog_manager.cc:5696] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "8ff60030438b41958f9a6ec065b9b6d8" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.095080  3938 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.100976  3795 consensus_queue.cc:237] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.102316  3716 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:09.102625  3869 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:09.102798  3927 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:09.103081  4039 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.001s
I20260601 13:35:09.105607  3716 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
W20260601 13:35:09.105904  3760 consensus_peers.cc:597] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 -> Peer 9dac33743049440b966d2657a99d9583 (127.30.33.132:34127): Couldn't send request to peer 9dac33743049440b966d2657a99d9583. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 592eb834b97745ceb70d041f4e241f93. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:09.106046  3869 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.107780  3613 catalog_manager.cc:5696] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 reported cstate change: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "5aa38172a03048f099859aa2f45c6907" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.115398  4042 ts_tablet_manager.cc:933] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: Initiating tablet copy from peer 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817)
I20260601 13:35:09.115748  4042 tablet_copy_client.cc:323] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.129:37817
I20260601 13:35:09.119084  3728 tablet_copy_service.cc:140] P 8ff60030438b41958f9a6ec065b9b6d8: Received BeginTabletCopySession request for tablet 70fb735457464a7d89fb47826347fe46 from peer 9dac33743049440b966d2657a99d9583 ({username='slave'} at 127.0.0.1:59294)
I20260601 13:35:09.119194  3728 tablet_copy_service.cc:161] P 8ff60030438b41958f9a6ec065b9b6d8: Beginning new tablet copy session on tablet 70fb735457464a7d89fb47826347fe46 from peer 9dac33743049440b966d2657a99d9583 at {username='slave'} at 127.0.0.1:59294: session id = 9dac33743049440b966d2657a99d9583-70fb735457464a7d89fb47826347fe46
I20260601 13:35:09.120043  3728 tablet_copy_source_session.cc:215] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:09.120787  4042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 70fb735457464a7d89fb47826347fe46. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:09.122334  4042 tablet_copy_client.cc:806] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:09.122495  4042 tablet_copy_client.cc:670] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:09.123471  4042 tablet_copy_client.cc:538] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:09.124461  4042 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: Bootstrap starting.
I20260601 13:35:09.127168  4042 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: 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
I20260601 13:35:09.127403  4042 tablet_bootstrap.cc:492] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: Bootstrap complete.
I20260601 13:35:09.127569  4042 ts_tablet_manager.cc:1403] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:09.128041  4042 raft_consensus.cc:359] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.128132  4042 raft_consensus.cc:740] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dac33743049440b966d2657a99d9583, State: Initialized, Role: LEARNER
I20260601 13:35:09.128274  4042 consensus_queue.cc:260] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.128630  4042 ts_tablet_manager.cc:1434] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:09.128659  4012 heartbeater.cc:499] Master 127.30.33.190:45545 was elected leader, sending a full tablet report...
I20260601 13:35:09.129068  3728 tablet_copy_service.cc:342] P 8ff60030438b41958f9a6ec065b9b6d8: Request end of tablet copy session 9dac33743049440b966d2657a99d9583-70fb735457464a7d89fb47826347fe46 received from {username='slave'} at 127.0.0.1:59294
I20260601 13:35:09.129179  3728 tablet_copy_service.cc:434] P 8ff60030438b41958f9a6ec065b9b6d8: ending tablet copy session 9dac33743049440b966d2657a99d9583-70fb735457464a7d89fb47826347fe46 on tablet 70fb735457464a7d89fb47826347fe46 with peer 9dac33743049440b966d2657a99d9583
I20260601 13:35:09.148293  3927 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 9dac33743049440b966d2657a99d9583 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } } }
I20260601 13:35:09.217936  3986 raft_consensus.cc:1217] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:09.226917  4042 ts_tablet_manager.cc:933] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: Initiating tablet copy from peer 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859)
I20260601 13:35:09.227334  4042 tablet_copy_client.cc:323] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:45859
I20260601 13:35:09.230952  3805 tablet_copy_service.cc:140] P 5aa38172a03048f099859aa2f45c6907: Received BeginTabletCopySession request for tablet 592eb834b97745ceb70d041f4e241f93 from peer 9dac33743049440b966d2657a99d9583 ({username='slave'} at 127.0.0.1:53580)
I20260601 13:35:09.231066  3805 tablet_copy_service.cc:161] P 5aa38172a03048f099859aa2f45c6907: Beginning new tablet copy session on tablet 592eb834b97745ceb70d041f4e241f93 from peer 9dac33743049440b966d2657a99d9583 at {username='slave'} at 127.0.0.1:53580: session id = 9dac33743049440b966d2657a99d9583-592eb834b97745ceb70d041f4e241f93
I20260601 13:35:09.231851  3805 tablet_copy_source_session.cc:215] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:09.232707  4042 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 592eb834b97745ceb70d041f4e241f93. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:09.234858  4042 tablet_copy_client.cc:806] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:09.235008  4042 tablet_copy_client.cc:670] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:09.236187  4042 tablet_copy_client.cc:538] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:09.237959  4042 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: Bootstrap starting.
I20260601 13:35:09.242223  4042 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: 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
I20260601 13:35:09.242496  4042 tablet_bootstrap.cc:492] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: Bootstrap complete.
I20260601 13:35:09.242679  4042 ts_tablet_manager.cc:1403] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:35:09.243161  4042 raft_consensus.cc:359] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.243280  4042 raft_consensus.cc:740] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 9dac33743049440b966d2657a99d9583, State: Initialized, Role: LEARNER
I20260601 13:35:09.243395  4042 consensus_queue.cc:260] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: true } }
I20260601 13:35:09.243705  4042 ts_tablet_manager.cc:1434] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:09.244201  3805 tablet_copy_service.cc:342] P 5aa38172a03048f099859aa2f45c6907: Request end of tablet copy session 9dac33743049440b966d2657a99d9583-592eb834b97745ceb70d041f4e241f93 received from {username='slave'} at 127.0.0.1:53580
I20260601 13:35:09.244297  3805 tablet_copy_service.cc:434] P 5aa38172a03048f099859aa2f45c6907: ending tablet copy session 9dac33743049440b966d2657a99d9583-592eb834b97745ceb70d041f4e241f93 on tablet 592eb834b97745ceb70d041f4e241f93 with peer 9dac33743049440b966d2657a99d9583
I20260601 13:35:09.330883  3986 raft_consensus.cc:1217] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:09.412525  4030 raft_consensus.cc:1064] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: attempting to promote NON_VOTER 9dac33743049440b966d2657a99d9583 to VOTER
I20260601 13:35:09.413024  4030 consensus_queue.cc:237] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:09.414341  3869 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.414363  3986 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.414363  3795 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.414783  4037 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.414942  3938 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.415077  4030 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.417338  3795 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.417579  3986 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.419926  3614 catalog_manager.cc:5696] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 reported cstate change: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "8ff60030438b41958f9a6ec065b9b6d8" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.513008  4037 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.514791  3869 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } attrs { replace: true } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.516781  3716 consensus_queue.cc:237] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:09.517863  3986 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:09.517863  3869 raft_consensus.cc:1275] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Refusing update from remote peer 8ff60030438b41958f9a6ec065b9b6d8: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:09.518226  4030 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:09.518348  4031 consensus_queue.cc:1048] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:09.520293  3986 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5aa38172a03048f099859aa2f45c6907 (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.520435  3869 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5aa38172a03048f099859aa2f45c6907 (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.522306  3615 catalog_manager.cc:5696] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 reported cstate change: config changed from index 3 to 4, VOTER 5aa38172a03048f099859aa2f45c6907 (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "8ff60030438b41958f9a6ec065b9b6d8" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.524494  4039 raft_consensus.cc:1064] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: attempting to promote NON_VOTER 9dac33743049440b966d2657a99d9583 to VOTER
I20260601 13:35:09.524830  4039 consensus_queue.cc:237] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:09.525926  3869 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.525954  3716 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.526285  3986 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 LEARNER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:09.526268  3927 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.526584  4039 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.526788  4027 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:09.528616  3716 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.530416  3986 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.530854  3613 catalog_manager.cc:5696] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 reported cstate change: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "5aa38172a03048f099859aa2f45c6907" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.606400  3927 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.608561  3869 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, 9dac33743049440b966d2657a99d9583 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } attrs { replace: true } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.619917  3783 tablet_service.cc:1558] Processing DeleteTablet for tablet 70fb735457464a7d89fb47826347fe46 with delete_type TABLET_DATA_TOMBSTONED (TS 5aa38172a03048f099859aa2f45c6907 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:53546
I20260601 13:35:09.620287  4052 tablet_replica.cc:333] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: stopping tablet replica
I20260601 13:35:09.620420  4052 raft_consensus.cc:2243] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:09.620564  4052 raft_consensus.cc:2272] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:09.621188  4052 ts_tablet_manager.cc:1916] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:09.622805  4052 ts_tablet_manager.cc:1929] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:09.622931  4052 log.cc:1199] T 70fb735457464a7d89fb47826347fe46 P 5aa38172a03048f099859aa2f45c6907: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/70fb735457464a7d89fb47826347fe46
I20260601 13:35:09.623462  3602 catalog_manager.cc:5027] TS 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859): tablet 70fb735457464a7d89fb47826347fe46 (table test-workload [id=a688d55d1d6f44db95e398b0684af4f0]) successfully deleted
I20260601 13:35:09.651068  3795 consensus_queue.cc:237] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [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: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:09.652285  3986 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:09.652628  3927 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:09.652709  3716 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Refusing update from remote peer 5aa38172a03048f099859aa2f45c6907: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:09.653157  3927 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:09.654615  3986 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.655017  3716 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.656840  3612 catalog_manager.cc:5696] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 reported cstate change: config changed from index 3 to 4, VOTER 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "5aa38172a03048f099859aa2f45c6907" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.740298  4030 raft_consensus.cc:2955] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 5aa38172a03048f099859aa2f45c6907 (127.30.33.130) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "7163e6a5b5404099b65f7ed892091f80" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40103 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.742003  3599 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 70fb735457464a7d89fb47826347fe46 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:09.753455  3859 tablet_service.cc:1558] Processing DeleteTablet for tablet 592eb834b97745ceb70d041f4e241f93 with delete_type TABLET_DATA_TOMBSTONED (TS 7163e6a5b5404099b65f7ed892091f80 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47886
I20260601 13:35:09.753890  4053 tablet_replica.cc:333] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: stopping tablet replica
I20260601 13:35:09.754063  4053 raft_consensus.cc:2243] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:09.754208  4053 raft_consensus.cc:2272] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:09.754818  4053 ts_tablet_manager.cc:1916] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:09.756699  4053 ts_tablet_manager.cc:1929] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.3
I20260601 13:35:09.756793  4053 log.cc:1199] T 592eb834b97745ceb70d041f4e241f93 P 7163e6a5b5404099b65f7ed892091f80: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.AutoRebalancingUnstableCluster.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/592eb834b97745ceb70d041f4e241f93
I20260601 13:35:09.757275  3602 catalog_manager.cc:5027] TS 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131:40103): tablet 592eb834b97745ceb70d041f4e241f93 (table test-workload [id=a688d55d1d6f44db95e398b0684af4f0]) successfully deleted
I20260601 13:35:09.780893  3927 raft_consensus.cc:2955] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 7163e6a5b5404099b65f7ed892091f80 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } } }
I20260601 13:35:09.782446  3602 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 592eb834b97745ceb70d041f4e241f93 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:11.004509  3669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:11.014055  3795 tablet_service.cc:2072] Received LeaderStepDown RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93"
dest_uuid: "5aa38172a03048f099859aa2f45c6907"
mode: GRACEFUL
new_leader_uuid: "9dac33743049440b966d2657a99d9583"
 from {username='slave'} at 127.0.0.1:53596
I20260601 13:35:11.014259  3795 raft_consensus.cc:606] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Received request to transfer leadership to TS 9dac33743049440b966d2657a99d9583
I20260601 13:35:11.014676  3669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 1
I20260601 13:35:11.014844  3669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:11.064703  4047 raft_consensus.cc:993] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: : Instructing follower 9dac33743049440b966d2657a99d9583 to start an election
I20260601 13:35:11.064862  4056 raft_consensus.cc:1081] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Signalling peer 9dac33743049440b966d2657a99d9583 to start an election
I20260601 13:35:11.065361  3985 tablet_service.cc:2044] Received Run Leader Election RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93"
dest_uuid: "9dac33743049440b966d2657a99d9583"
 from {username='slave'} at 127.0.0.1:40962
I20260601 13:35:11.065496  3985 raft_consensus.cc:493] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Starting forced leader election (received explicit request)
I20260601 13:35:11.065552  3985 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:11.066473  3985 raft_consensus.cc:515] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 2 FOLLOWER]: Starting forced leader election with config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:11.066951  3985 leader_election.cc:290] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [CANDIDATE]: Term 2 election: Requested vote from peers 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817), 5aa38172a03048f099859aa2f45c6907 (127.30.33.130:45859)
I20260601 13:35:11.067231  3716 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "9dac33743049440b966d2657a99d9583" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "8ff60030438b41958f9a6ec065b9b6d8"
I20260601 13:35:11.067359  3716 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:11.067365  3795 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "592eb834b97745ceb70d041f4e241f93" candidate_uuid: "9dac33743049440b966d2657a99d9583" candidate_term: 2 candidate_status { last_received { term: 1 index: 4 } } ignore_live_leader: true dest_uuid: "5aa38172a03048f099859aa2f45c6907"
I20260601 13:35:11.067480  3795 raft_consensus.cc:3055] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Stepping down as leader of term 1
I20260601 13:35:11.067530  3795 raft_consensus.cc:740] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Becoming Follower/Learner. State: Replica: 5aa38172a03048f099859aa2f45c6907, State: Running, Role: LEADER
I20260601 13:35:11.067677  3795 consensus_queue.cc:260] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 1, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:11.067836  3795 raft_consensus.cc:3060] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:11.068442  3716 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dac33743049440b966d2657a99d9583 in term 2.
I20260601 13:35:11.068751  3949 leader_election.cc:304] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [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: 8ff60030438b41958f9a6ec065b9b6d8, 9dac33743049440b966d2657a99d9583; no voters: 
I20260601 13:35:11.068807  3795 raft_consensus.cc:2468] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9dac33743049440b966d2657a99d9583 in term 2.
I20260601 13:35:11.069126  4057 raft_consensus.cc:2804] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:11.069330  4057 raft_consensus.cc:697] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 2 LEADER]: Becoming Leader. State: Replica: 9dac33743049440b966d2657a99d9583, State: Running, Role: LEADER
I20260601 13:35:11.069491  4057 consensus_queue.cc:237] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 1.4, Last appended by leader: 4, Current term: 2, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } }
I20260601 13:35:11.071000  3614 catalog_manager.cc:5696] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 reported cstate change: term changed from 1 to 2, leader changed from 5aa38172a03048f099859aa2f45c6907 (127.30.33.130) to 9dac33743049440b966d2657a99d9583 (127.30.33.132). New cstate: current_term: 2 leader_uuid: "9dac33743049440b966d2657a99d9583" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9dac33743049440b966d2657a99d9583" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34127 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:11.167147  3716 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 2 FOLLOWER]: Refusing update from remote peer 9dac33743049440b966d2657a99d9583: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:11.167631  4057 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8ff60030438b41958f9a6ec065b9b6d8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37817 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:11.186445  3795 raft_consensus.cc:1275] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 2 FOLLOWER]: Refusing update from remote peer 9dac33743049440b966d2657a99d9583: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:11.186939  4057 consensus_queue.cc:1048] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [LEADER]: Connected to new peer: Peer: permanent_uuid: "5aa38172a03048f099859aa2f45c6907" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45859 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:13.015240  3669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:13.015678  3669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:13.015741  3669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:15.016112  3669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:15.016611  3669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:15.016680  3669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:17.016919  3669 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:17.017330  3669 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:17.017382  3669 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:17.273452 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
W20260601 13:35:17.274313  3758 proxy.cc:239] Call had error, refreshing address and retrying: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer [suppressed 9 similar messages]
W20260601 13:35:17.275221  3758 consensus_peers.cc:597] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 -> Peer 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817): Couldn't send request to peer 8ff60030438b41958f9a6ec065b9b6d8. Status: Remote error: Service unavailable: service kudu.consensus.ConsensusService not registered on TabletServer. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:17.277436 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:17.277617 30854 tablet_replica.cc:333] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8: stopping tablet replica
I20260601 13:35:17.277741 30854 raft_consensus.cc:2243] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.277892 30854 raft_consensus.cc:2272] T 592eb834b97745ceb70d041f4e241f93 P 8ff60030438b41958f9a6ec065b9b6d8 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.278293 30854 tablet_replica.cc:333] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8: stopping tablet replica
I20260601 13:35:17.278367 30854 raft_consensus.cc:2243] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.278442 30854 raft_consensus.cc:2272] T d7350e09b7934a95bbd9e6af4d72e162 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.278713 30854 tablet_replica.cc:333] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8: stopping tablet replica
I20260601 13:35:17.278777 30854 raft_consensus.cc:2243] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:17.278895 30854 raft_consensus.cc:2272] T 70fb735457464a7d89fb47826347fe46 P 8ff60030438b41958f9a6ec065b9b6d8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.292006 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:35:17.293880 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:35:17.298702 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:17.298894 30854 tablet_replica.cc:333] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907: stopping tablet replica
I20260601 13:35:17.298990 30854 raft_consensus.cc:2243] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:17.299172 30854 raft_consensus.cc:2272] T d7350e09b7934a95bbd9e6af4d72e162 P 5aa38172a03048f099859aa2f45c6907 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.299505 30854 tablet_replica.cc:333] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907: stopping tablet replica
I20260601 13:35:17.299610 30854 raft_consensus.cc:2243] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.299698 30854 raft_consensus.cc:2272] T 592eb834b97745ceb70d041f4e241f93 P 5aa38172a03048f099859aa2f45c6907 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.312500 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:35:17.314332 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:35:17.317584 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:17.317780 30854 tablet_replica.cc:333] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80: stopping tablet replica
I20260601 13:35:17.317891 30854 raft_consensus.cc:2243] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.317989 30854 raft_consensus.cc:2272] T d7350e09b7934a95bbd9e6af4d72e162 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.318312 30854 tablet_replica.cc:333] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80: stopping tablet replica
I20260601 13:35:17.318416 30854 raft_consensus.cc:2243] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.318534 30854 raft_consensus.cc:2272] T 70fb735457464a7d89fb47826347fe46 P 7163e6a5b5404099b65f7ed892091f80 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.331019 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:35:17.332916 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
W20260601 13:35:17.333973  3949 consensus_peers.cc:597] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 -> Peer 8ff60030438b41958f9a6ec065b9b6d8 (127.30.33.129:37817): Couldn't send request to peer 8ff60030438b41958f9a6ec065b9b6d8. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:37817: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:17.340204 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:17.340416 30854 tablet_replica.cc:333] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583: stopping tablet replica
I20260601 13:35:17.340534 30854 raft_consensus.cc:2243] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:17.340720 30854 raft_consensus.cc:2272] T 592eb834b97745ceb70d041f4e241f93 P 9dac33743049440b966d2657a99d9583 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.341073 30854 tablet_replica.cc:333] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583: stopping tablet replica
I20260601 13:35:17.341180 30854 raft_consensus.cc:2243] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:17.341276 30854 raft_consensus.cc:2272] T 70fb735457464a7d89fb47826347fe46 P 9dac33743049440b966d2657a99d9583 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.343446 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:35:17.345219 30854 master.cc:562] Master@127.30.33.190:45545 shutting down...
I20260601 13:35:17.348520 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:17.348650 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:17.348743 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P a6400c74567b41589b1a578bd70301be: stopping tablet replica
I20260601 13:35:17.360651 30854 master.cc:584] Master@127.30.33.190:45545 shutdown complete.
[       OK ] AutoRebalancerTest.AutoRebalancingUnstableCluster (10417 ms)
[ RUN      ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor
I20260601 13:35:17.368086 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:38691
I20260601 13:35:17.368360 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:17.370150 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:17.370265  4079 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.370329  4077 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.370330  4076 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:17.370573 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:17.370613 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:17.370627 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320917370628 us; error 0 us; skew 500 ppm
I20260601 13:35:17.371403 30854 webserver.cc:533] Webserver started at http://127.30.33.190:39281/ using document root <none> and password file <none>
I20260601 13:35:17.371557 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:17.371608 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:17.371695 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:17.372133 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "66506af2de1e45368607e6db803a6b37"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.373456 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:17.374253  4084 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.374468 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:17.374557 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "66506af2de1e45368607e6db803a6b37"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.374622 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-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)
I20260601 13:35:17.383249 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:17.383543 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:17.387369 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:38691
I20260601 13:35:17.390585  4136 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:38691 every 8 connection(s)
I20260601 13:35:17.390995  4137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:17.392716  4137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37: Bootstrap starting.
I20260601 13:35:17.393450  4137 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:17.394449  4137 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37: No bootstrap required, opened a new log
I20260601 13:35:17.394842  4137 raft_consensus.cc:359] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66506af2de1e45368607e6db803a6b37" member_type: VOTER }
I20260601 13:35:17.394948  4137 raft_consensus.cc:385] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:17.394997  4137 raft_consensus.cc:740] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 66506af2de1e45368607e6db803a6b37, State: Initialized, Role: FOLLOWER
I20260601 13:35:17.395153  4137 consensus_queue.cc:260] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "66506af2de1e45368607e6db803a6b37" member_type: VOTER }
I20260601 13:35:17.395256  4137 raft_consensus.cc:399] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:17.395304  4137 raft_consensus.cc:493] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:17.395359  4137 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:17.396068  4137 raft_consensus.cc:515] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66506af2de1e45368607e6db803a6b37" member_type: VOTER }
I20260601 13:35:17.396214  4137 leader_election.cc:304] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [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: 66506af2de1e45368607e6db803a6b37; no voters: 
I20260601 13:35:17.396392  4137 leader_election.cc:290] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:17.396509  4140 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:17.396729  4140 raft_consensus.cc:697] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 1 LEADER]: Becoming Leader. State: Replica: 66506af2de1e45368607e6db803a6b37, State: Running, Role: LEADER
I20260601 13:35:17.396850  4137 sys_catalog.cc:565] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:17.396850  4140 consensus_queue.cc:237] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [LEADER]: Queue going to LEADER mode. State: All 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: "66506af2de1e45368607e6db803a6b37" member_type: VOTER }
I20260601 13:35:17.397370  4141 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "66506af2de1e45368607e6db803a6b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66506af2de1e45368607e6db803a6b37" member_type: VOTER } }
I20260601 13:35:17.397401  4142 sys_catalog.cc:455] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 66506af2de1e45368607e6db803a6b37. Latest consensus state: current_term: 1 leader_uuid: "66506af2de1e45368607e6db803a6b37" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "66506af2de1e45368607e6db803a6b37" member_type: VOTER } }
I20260601 13:35:17.397549  4142 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:17.397535  4141 sys_catalog.cc:458] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:17.398016  4147 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:17.398960  4147 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:17.399156 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:17.400807  4147 catalog_manager.cc:1382] Generated new cluster ID: 6cea52ab2cb34577b8c6fa2dabc9ba16
I20260601 13:35:17.400861  4147 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:17.419476  4147 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:17.420053  4147 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:17.429533  4147 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37: Generated new TSK 0
I20260601 13:35:17.429675  4147 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:17.431397 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:17.433254  4158 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.433295  4159 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.433300  4161 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:17.433354 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:17.433640 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:17.433682 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:17.433697 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320917433697 us; error 0 us; skew 500 ppm
I20260601 13:35:17.434494 30854 webserver.cc:533] Webserver started at http://127.30.33.129:40833/ using document root <none> and password file <none>
I20260601 13:35:17.434616 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:17.434657 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:17.434716 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:17.435060 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "49b72a25460b4e06ad9b108f4fb2dfd3"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.436491 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:17.437330  4166 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.437584 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:17.437641 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "49b72a25460b4e06ad9b108f4fb2dfd3"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.437731 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-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)
I20260601 13:35:17.449348 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:17.449664 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:17.449920 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:17.450335 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:17.450390 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.450440 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:17.450488 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.454594 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:46035
I20260601 13:35:17.454602  4229 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:46035 every 8 connection(s)
I20260601 13:35:17.455400 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:17.457185  4234 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.457194  4235 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.457399  4237 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:17.457458 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:17.457635 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:17.457695 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:17.457719 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320917457718 us; error 0 us; skew 500 ppm
I20260601 13:35:17.458552 30854 webserver.cc:533] Webserver started at http://127.30.33.130:40697/ using document root <none> and password file <none>
I20260601 13:35:17.458714 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:17.458765 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:17.458837 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:17.459250 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "3178e5c20f2a46f5869288f638891930"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.460672 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:17.461453  4242 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.461733 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:17.461792 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "3178e5c20f2a46f5869288f638891930"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.461874 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-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)
I20260601 13:35:17.463608  4230 heartbeater.cc:344] Connected to a master server at 127.30.33.190:38691
I20260601 13:35:17.463721  4230 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:17.463996  4230 heartbeater.cc:507] Master 127.30.33.190:38691 requested a full tablet report, sending...
I20260601 13:35:17.464610  4101 ts_manager.cc:194] Registered new tserver with Master: 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035)
I20260601 13:35:17.465560  4101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38418
I20260601 13:35:17.480870 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:17.481173 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:17.481401 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:17.481838 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:17.481899 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.481943 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:17.481990 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.485992 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:32925
I20260601 13:35:17.486016  4305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:32925 every 8 connection(s)
I20260601 13:35:17.486810 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:17.488550  4309 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.488673  4312 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:17.488593  4310 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:17.488965 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:17.489109 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:17.489152 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:17.489172 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320917489172 us; error 0 us; skew 500 ppm
I20260601 13:35:17.489990 30854 webserver.cc:533] Webserver started at http://127.30.33.131:42405/ using document root <none> and password file <none>
I20260601 13:35:17.490166 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:17.490245 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:17.490319 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:17.490723 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.491091  4306 heartbeater.cc:344] Connected to a master server at 127.30.33.190:38691
I20260601 13:35:17.491199  4306 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:17.491391  4306 heartbeater.cc:507] Master 127.30.33.190:38691 requested a full tablet report, sending...
I20260601 13:35:17.492036  4101 ts_manager.cc:194] Registered new tserver with Master: 3178e5c20f2a46f5869288f638891930 (127.30.33.130:32925)
I20260601 13:35:17.492563 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:17.492628  4101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38428
I20260601 13:35:17.493624  4317 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.493870 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:17.493949 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e"
format_stamp: "Formatted at 2026-06-01 13:35:17 on dist-test-slave-w2jz"
I20260601 13:35:17.494010 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor.1780320792930885-30854-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)
I20260601 13:35:17.504413 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:17.504743 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:17.505004 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:17.505416 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:17.505476 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.505529 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:17.505565 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:17.509720 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46017
I20260601 13:35:17.509774  4380 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46017 every 8 connection(s)
I20260601 13:35:17.513789  4381 heartbeater.cc:344] Connected to a master server at 127.30.33.190:38691
I20260601 13:35:17.513866  4381 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:17.514068  4381 heartbeater.cc:507] Master 127.30.33.190:38691 requested a full tablet report, sending...
I20260601 13:35:17.514635  4101 ts_manager.cc:194] Registered new tserver with Master: 1dc325c2ee1f4f7ab7a2d2f31c64920e (127.30.33.131:46017)
I20260601 13:35:17.514720 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004584686s
I20260601 13:35:17.515163  4101 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:38440
I20260601 13:35:18.466454  4230 heartbeater.cc:499] Master 127.30.33.190:38691 was elected leader, sending a full tablet report...
I20260601 13:35:18.493415  4306 heartbeater.cc:499] Master 127.30.33.190:38691 was elected leader, sending a full tablet report...
I20260601 13:35:18.516013  4381 heartbeater.cc:499] Master 127.30.33.190:38691 was elected leader, sending a full tablet report...
I20260601 13:35:18.548221  4101 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:38456:
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"
    }
  }
}
W20260601 13:35:18.548699  4101 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.
I20260601 13:35:18.558923  4194 tablet_service.cc:1511] Processing CreateTablet for tablet 130947c769b0470191d22d04a4f08000 (DEFAULT_TABLE table=test-workload [id=f8e8e48e639a4180a811cff0cabaaec6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:18.559157  4345 tablet_service.cc:1511] Processing CreateTablet for tablet 130947c769b0470191d22d04a4f08000 (DEFAULT_TABLE table=test-workload [id=f8e8e48e639a4180a811cff0cabaaec6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:18.559132  4270 tablet_service.cc:1511] Processing CreateTablet for tablet 130947c769b0470191d22d04a4f08000 (DEFAULT_TABLE table=test-workload [id=f8e8e48e639a4180a811cff0cabaaec6]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:35:18.559278  4194 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130947c769b0470191d22d04a4f08000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:18.559433  4270 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130947c769b0470191d22d04a4f08000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:18.559433  4345 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 130947c769b0470191d22d04a4f08000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:18.561364  4401 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: Bootstrap starting.
I20260601 13:35:18.561758  4403 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: Bootstrap starting.
I20260601 13:35:18.562608  4401 tablet_bootstrap.cc:654] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:18.562668  4403 tablet_bootstrap.cc:654] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:18.563016  4402 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: Bootstrap starting.
I20260601 13:35:18.563798  4401 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: No bootstrap required, opened a new log
I20260601 13:35:18.563915  4401 ts_tablet_manager.cc:1403] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:18.563984  4402 tablet_bootstrap.cc:654] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:18.564417  4401 raft_consensus.cc:359] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.564550  4401 raft_consensus.cc:385] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:18.564637  4401 raft_consensus.cc:740] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 49b72a25460b4e06ad9b108f4fb2dfd3, State: Initialized, Role: FOLLOWER
I20260601 13:35:18.564816  4401 consensus_queue.cc:260] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.565145  4402 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: No bootstrap required, opened a new log
I20260601 13:35:18.565243  4401 ts_tablet_manager.cc:1434] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:18.565255  4402 ts_tablet_manager.cc:1403] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:18.565434  4403 tablet_bootstrap.cc:492] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: No bootstrap required, opened a new log
I20260601 13:35:18.565538  4403 ts_tablet_manager.cc:1403] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:18.565788  4402 raft_consensus.cc:359] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.565897  4402 raft_consensus.cc:385] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:18.565938  4403 raft_consensus.cc:359] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.566043  4403 raft_consensus.cc:385] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:18.566073  4403 raft_consensus.cc:740] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3178e5c20f2a46f5869288f638891930, State: Initialized, Role: FOLLOWER
I20260601 13:35:18.566182  4403 consensus_queue.cc:260] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.566576  4403 ts_tablet_manager.cc:1434] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:18.565933  4402 raft_consensus.cc:740] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1dc325c2ee1f4f7ab7a2d2f31c64920e, State: Initialized, Role: FOLLOWER
I20260601 13:35:18.566812  4402 consensus_queue.cc:260] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.567489  4402 ts_tablet_manager.cc:1434] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:18.674773  4408 raft_consensus.cc:493] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:18.674896  4408 raft_consensus.cc:515] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.675488  4408 leader_election.cc:290] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035), 1dc325c2ee1f4f7ab7a2d2f31c64920e (127.30.33.131:46017)
I20260601 13:35:18.679832  4355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130947c769b0470191d22d04a4f08000" candidate_uuid: "3178e5c20f2a46f5869288f638891930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" is_pre_election: true
I20260601 13:35:18.679852  4204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130947c769b0470191d22d04a4f08000" candidate_uuid: "3178e5c20f2a46f5869288f638891930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" is_pre_election: true
I20260601 13:35:18.680014  4355 raft_consensus.cc:2468] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3178e5c20f2a46f5869288f638891930 in term 0.
I20260601 13:35:18.680073  4204 raft_consensus.cc:2468] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 3178e5c20f2a46f5869288f638891930 in term 0.
I20260601 13:35:18.680367  4244 leader_election.cc:304] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc325c2ee1f4f7ab7a2d2f31c64920e, 3178e5c20f2a46f5869288f638891930; no voters: 
I20260601 13:35:18.680531  4408 raft_consensus.cc:2804] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:18.680594  4408 raft_consensus.cc:493] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:18.680650  4408 raft_consensus.cc:3060] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:18.681517  4408 raft_consensus.cc:515] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.681871  4408 leader_election.cc:290] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [CANDIDATE]: Term 1 election: Requested vote from peers 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035), 1dc325c2ee1f4f7ab7a2d2f31c64920e (127.30.33.131:46017)
I20260601 13:35:18.682111  4204 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130947c769b0470191d22d04a4f08000" candidate_uuid: "3178e5c20f2a46f5869288f638891930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3"
I20260601 13:35:18.682111  4355 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "130947c769b0470191d22d04a4f08000" candidate_uuid: "3178e5c20f2a46f5869288f638891930" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e"
I20260601 13:35:18.682255  4355 raft_consensus.cc:3060] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:18.682255  4204 raft_consensus.cc:3060] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:18.683214  4355 raft_consensus.cc:2468] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3178e5c20f2a46f5869288f638891930 in term 1.
I20260601 13:35:18.683214  4204 raft_consensus.cc:2468] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 3178e5c20f2a46f5869288f638891930 in term 1.
I20260601 13:35:18.683503  4244 leader_election.cc:304] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1dc325c2ee1f4f7ab7a2d2f31c64920e, 3178e5c20f2a46f5869288f638891930; no voters: 
I20260601 13:35:18.683706  4408 raft_consensus.cc:2804] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:18.683857  4408 raft_consensus.cc:697] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 1 LEADER]: Becoming Leader. State: Replica: 3178e5c20f2a46f5869288f638891930, State: Running, Role: LEADER
I20260601 13:35:18.684033  4408 consensus_queue.cc:237] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } }
I20260601 13:35:18.685449  4099 catalog_manager.cc:5696] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 reported cstate change: term changed from 0 to 1, leader changed from <none> to 3178e5c20f2a46f5869288f638891930 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "3178e5c20f2a46f5869288f638891930" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "3178e5c20f2a46f5869288f638891930" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 32925 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "49b72a25460b4e06ad9b108f4fb2dfd3" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46035 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:18.702762 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:35:18.706131 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:18.706411 30854 tablet_replica.cc:333] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3: stopping tablet replica
I20260601 13:35:18.706525 30854 raft_consensus.cc:2243] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:18.706642 30854 raft_consensus.cc:2272] T 130947c769b0470191d22d04a4f08000 P 49b72a25460b4e06ad9b108f4fb2dfd3 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:18.719316 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
W20260601 13:35:19.126832  4243 consensus_peers.cc:597] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 -> Peer 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035): Couldn't send request to peer 49b72a25460b4e06ad9b108f4fb2dfd3. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:19.157250  4408 consensus_queue.cc:1048] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [LEADER]: Connected to new peer: Peer: permanent_uuid: "1dc325c2ee1f4f7ab7a2d2f31c64920e" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46017 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:19.398849  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:19.399226  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:19.399312  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
I20260601 13:35:21.399619  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:21.400007  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:21.400098  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:35:21.840893  4243 consensus_peers.cc:597] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 -> Peer 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035): Couldn't send request to peer 49b72a25460b4e06ad9b108f4fb2dfd3. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111). This is attempt 6: this message will repeat every 5th retry.
W20260601 13:35:22.427834  4243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111) [suppressed 7 similar messages]
I20260601 13:35:23.400389  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:23.400668  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:23.400730  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:35:24.571623  4243 consensus_peers.cc:597] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 -> Peer 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035): Couldn't send request to peer 49b72a25460b4e06ad9b108f4fb2dfd3. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111). This is attempt 11: this message will repeat every 5th retry.
I20260601 13:35:25.401038  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:25.401399  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:25.401461  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:35:27.037082  4243 consensus_peers.cc:597] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 -> Peer 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035): Couldn't send request to peer 49b72a25460b4e06ad9b108f4fb2dfd3. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111). This is attempt 16: this message will repeat every 5th retry.
I20260601 13:35:27.401923  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:27.402273  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:27.402334  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:35:27.456563  4243 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111) [suppressed 9 similar messages]
I20260601 13:35:29.402697  4155 auto_leader_rebalancer.cc:140] leader rebalance for table test-workload
I20260601 13:35:29.403074  4155 auto_leader_rebalancer.cc:388] table: test-workload, leader rebalance finish, leader transfer count: 0
I20260601 13:35:29.403168  4155 auto_leader_rebalancer.cc:451] All tables' leader rebalancing finished this round
W20260601 13:35:29.668259  4243 consensus_peers.cc:597] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 -> Peer 49b72a25460b4e06ad9b108f4fb2dfd3 (127.30.33.129:46035): Couldn't send request to peer 49b72a25460b4e06ad9b108f4fb2dfd3. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46035: connect: Connection refused (error 111). This is attempt 21: this message will repeat every 5th retry.
I20260601 13:35:29.772754 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:35:29.776546 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:29.776777 30854 tablet_replica.cc:333] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930: stopping tablet replica
I20260601 13:35:29.776922 30854 raft_consensus.cc:2243] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:29.777186 30854 raft_consensus.cc:2272] T 130947c769b0470191d22d04a4f08000 P 3178e5c20f2a46f5869288f638891930 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:29.790319 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:35:29.792441 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:35:29.796239 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:29.796459 30854 tablet_replica.cc:333] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e: stopping tablet replica
I20260601 13:35:29.796581 30854 raft_consensus.cc:2243] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:29.796693 30854 raft_consensus.cc:2272] T 130947c769b0470191d22d04a4f08000 P 1dc325c2ee1f4f7ab7a2d2f31c64920e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:29.809432 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:35:29.811633 30854 master.cc:562] Master@127.30.33.190:38691 shutting down...
I20260601 13:35:29.815064 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:29.815258 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:29.815371 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 66506af2de1e45368607e6db803a6b37: stopping tablet replica
I20260601 13:35:29.827920 30854 master.cc:584] Master@127.30.33.190:38691 shutdown complete.
[       OK ] AutoRebalancerTest.NoReplicaMovesIfCannotMeetReplicationFactor (12466 ms)
[ RUN      ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering
I20260601 13:35:29.834515 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:41849
I20260601 13:35:29.834904 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:35:29.837185 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:29.837185  4455 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.837277  4457 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.837289  4454 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.837635 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:29.837702 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:29.837735 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320929837734 us; error 0 us; skew 500 ppm
I20260601 13:35:29.838624 30854 webserver.cc:533] Webserver started at http://127.30.33.190:37185/ using document root <none> and password file <none>
I20260601 13:35:29.838759 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:29.838802 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:29.838855 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:29.839210 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "55e0236ebeee40be98db11ea3ecae965"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.840749 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:29.841699  4462 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.841964 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:29.842026 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "55e0236ebeee40be98db11ea3ecae965"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.842082 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-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)
I20260601 13:35:29.855139 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:29.855504 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:29.859851 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:41849
I20260601 13:35:29.862156  4514 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:41849 every 8 connection(s)
I20260601 13:35:29.862664  4515 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:29.864482  4515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965: Bootstrap starting.
I20260601 13:35:29.865267  4515 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:29.866349  4515 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965: No bootstrap required, opened a new log
I20260601 13:35:29.866777  4515 raft_consensus.cc:359] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER }
I20260601 13:35:29.866894  4515 raft_consensus.cc:385] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:29.866942  4515 raft_consensus.cc:740] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 55e0236ebeee40be98db11ea3ecae965, State: Initialized, Role: FOLLOWER
I20260601 13:35:29.867094  4515 consensus_queue.cc:260] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER }
I20260601 13:35:29.867199  4515 raft_consensus.cc:399] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:29.867252  4515 raft_consensus.cc:493] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:29.867306  4515 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:29.868095  4515 raft_consensus.cc:515] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER }
I20260601 13:35:29.868259  4515 leader_election.cc:304] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [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: 55e0236ebeee40be98db11ea3ecae965; no voters: 
I20260601 13:35:29.868472  4515 leader_election.cc:290] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:29.868621  4518 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:29.868875  4518 raft_consensus.cc:697] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 1 LEADER]: Becoming Leader. State: Replica: 55e0236ebeee40be98db11ea3ecae965, State: Running, Role: LEADER
I20260601 13:35:29.868985  4515 sys_catalog.cc:565] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:29.869031  4518 consensus_queue.cc:237] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [LEADER]: Queue going to LEADER mode. State: All 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: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER }
I20260601 13:35:29.869545  4519 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "55e0236ebeee40be98db11ea3ecae965" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER } }
I20260601 13:35:29.869575  4520 sys_catalog.cc:455] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 55e0236ebeee40be98db11ea3ecae965. Latest consensus state: current_term: 1 leader_uuid: "55e0236ebeee40be98db11ea3ecae965" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "55e0236ebeee40be98db11ea3ecae965" member_type: VOTER } }
I20260601 13:35:29.869647  4519 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:29.869659  4520 sys_catalog.cc:458] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:29.869910  4524 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:29.871001  4524 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:29.871197 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:29.873108  4524 catalog_manager.cc:1382] Generated new cluster ID: 57bc5814a7b94244963a83b92a23942c
I20260601 13:35:29.873165  4524 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:29.890117  4524 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:29.890674  4524 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:29.897748  4524 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965: Generated new TSK 0
I20260601 13:35:29.897912  4524 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:29.903697 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:29.905884  4537 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.905910  4536 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.905911 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:29.905892  4539 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.906306 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:29.906350 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:29.906366 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320929906367 us; error 0 us; skew 500 ppm
I20260601 13:35:29.907310 30854 webserver.cc:533] Webserver started at http://127.30.33.129:34865/ using document root <none> and password file <none>
I20260601 13:35:29.907449 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:29.907509 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:29.907569 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:29.908010 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "4c3087ff082f4c158e53945204e6eeba"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.909528 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:29.910415  4544 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.910750 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:29.910812 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "4c3087ff082f4c158e53945204e6eeba"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.910897 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-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)
I20260601 13:35:29.920300 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:29.920737 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:29.921052 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:29.921531 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:29.921568 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.921598 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:29.921669 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.925900 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38403
I20260601 13:35:29.925928  4607 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38403 every 8 connection(s)
I20260601 13:35:29.926851 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:29.929065  4612 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.929133 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:29.929068  4615 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.929278  4613 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.929569 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:29.929637 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:29.929687 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320929929685 us; error 0 us; skew 500 ppm
I20260601 13:35:29.930742 30854 webserver.cc:533] Webserver started at http://127.30.33.130:42523/ using document root <none> and password file <none>
I20260601 13:35:29.930925 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:29.930992 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:29.931072 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:29.931552 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.931921  4608 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41849
I20260601 13:35:29.932076  4608 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:29.932332  4608 heartbeater.cc:507] Master 127.30.33.190:41849 requested a full tablet report, sending...
I20260601 13:35:29.933040  4479 ts_manager.cc:194] Registered new tserver with Master: 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403)
I20260601 13:35:29.933401 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.002s
I20260601 13:35:29.933866  4479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52458
I20260601 13:35:29.934449  4620 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.934734 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:29.934823 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.934919 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-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)
I20260601 13:35:29.948527 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:29.949003 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:29.949359 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:29.949915 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:29.949985 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.950047 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:29.950103 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.954844 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:45587
I20260601 13:35:29.954914  4683 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:45587 every 8 connection(s)
I20260601 13:35:29.955950 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:29.958170  4688 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.958226  4690 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:29.958359  4687 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:29.958447 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:29.958588 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:29.958612 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:29.958627 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320929958627 us; error 0 us; skew 500 ppm
I20260601 13:35:29.959618 30854 webserver.cc:533] Webserver started at http://127.30.33.131:46279/ using document root <none> and password file <none>
I20260601 13:35:29.959812 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:29.959903 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:29.960047 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:29.960448 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "d6f3df5b82184ae7b7d16dca22683488"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.960603  4684 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41849
I20260601 13:35:29.960711  4684 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:29.961117  4684 heartbeater.cc:507] Master 127.30.33.190:41849 requested a full tablet report, sending...
I20260601 13:35:29.961797  4479 ts_manager.cc:194] Registered new tserver with Master: cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:29.962173 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:29.962474  4479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52470
I20260601 13:35:29.963255  4695 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.963543 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:29.963609 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "d6f3df5b82184ae7b7d16dca22683488"
format_stamp: "Formatted at 2026-06-01 13:35:29 on dist-test-slave-w2jz"
I20260601 13:35:29.963706 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-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)
I20260601 13:35:29.974296 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:29.974771 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:29.975116 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:29.975603 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:29.975665 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.975725 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:29.975775 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:29.980444 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:40877
I20260601 13:35:29.980521  4758 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:40877 every 8 connection(s)
I20260601 13:35:29.986488  4759 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41849
I20260601 13:35:29.986603  4759 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:29.986817  4759 heartbeater.cc:507] Master 127.30.33.190:41849 requested a full tablet report, sending...
I20260601 13:35:29.987432  4479 ts_manager.cc:194] Registered new tserver with Master: d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:29.988021  4479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52472
I20260601 13:35:29.988415 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.007507956s
I20260601 13:35:30.934966  4608 heartbeater.cc:499] Master 127.30.33.190:41849 was elected leader, sending a full tablet report...
I20260601 13:35:30.963588  4684 heartbeater.cc:499] Master 127.30.33.190:41849 was elected leader, sending a full tablet report...
I20260601 13:35:30.989001  4759 heartbeater.cc:499] Master 127.30.33.190:41849 was elected leader, sending a full tablet report...
I20260601 13:35:31.026199  4479 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52474:
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"
    }
  }
}
W20260601 13:35:31.026721  4479 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.
I20260601 13:35:31.038009  4571 tablet_service.cc:1511] Processing CreateTablet for tablet ef87e720b40945f186bd3d4cdf396173 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:31.038069  4572 tablet_service.cc:1511] Processing CreateTablet for tablet 21113cfe42d143e095411976bb7e5745 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:31.038285  4569 tablet_service.cc:1511] Processing CreateTablet for tablet 0adcd66356dc4ea0a012c66bc95491e3 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:31.038388  4571 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87e720b40945f186bd3d4cdf396173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.038501  4569 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adcd66356dc4ea0a012c66bc95491e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.038630  4572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21113cfe42d143e095411976bb7e5745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.038887  4570 tablet_service.cc:1511] Processing CreateTablet for tablet 0819d0245a614c5f81c9f98cf9f8aac1 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:31.039109  4570 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819d0245a614c5f81c9f98cf9f8aac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.040882  4723 tablet_service.cc:1511] Processing CreateTablet for tablet 21113cfe42d143e095411976bb7e5745 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:31.041131  4723 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21113cfe42d143e095411976bb7e5745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.041363  4648 tablet_service.cc:1511] Processing CreateTablet for tablet 21113cfe42d143e095411976bb7e5745 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:31.041608  4648 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21113cfe42d143e095411976bb7e5745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.041644  4779 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Bootstrap starting.
I20260601 13:35:31.042701  4779 tablet_bootstrap.cc:654] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.042829  4720 tablet_service.cc:1511] Processing CreateTablet for tablet 0adcd66356dc4ea0a012c66bc95491e3 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:31.043076  4720 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adcd66356dc4ea0a012c66bc95491e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.043839  4782 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: Bootstrap starting.
I20260601 13:35:31.043978  4779 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: No bootstrap required, opened a new log
I20260601 13:35:31.044064  4779 ts_tablet_manager.cc:1403] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.044025  4647 tablet_service.cc:1511] Processing CreateTablet for tablet ef87e720b40945f186bd3d4cdf396173 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:31.044250  4647 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87e720b40945f186bd3d4cdf396173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.044531  4779 raft_consensus.cc:359] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.044627  4779 raft_consensus.cc:385] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.044657  4779 raft_consensus.cc:740] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.044818  4779 consensus_queue.cc:260] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.044939  4721 tablet_service.cc:1511] Processing CreateTablet for tablet 0819d0245a614c5f81c9f98cf9f8aac1 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:31.044988  4646 tablet_service.cc:1511] Processing CreateTablet for tablet 0819d0245a614c5f81c9f98cf9f8aac1 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:31.045050  4782 tablet_bootstrap.cc:654] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.045197  4779 ts_tablet_manager.cc:1434] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.045238  4646 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819d0245a614c5f81c9f98cf9f8aac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.045434  4722 tablet_service.cc:1511] Processing CreateTablet for tablet ef87e720b40945f186bd3d4cdf396173 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:31.045709  4779 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: Bootstrap starting.
I20260601 13:35:31.045197  4721 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819d0245a614c5f81c9f98cf9f8aac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.046660  4779 tablet_bootstrap.cc:654] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.046940  4722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87e720b40945f186bd3d4cdf396173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.047538  4645 tablet_service.cc:1511] Processing CreateTablet for tablet 0adcd66356dc4ea0a012c66bc95491e3 (DEFAULT_TABLE table=test-workload [id=8657ab8f2abd487682d73a4748adb0e4]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:31.047748  4779 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: No bootstrap required, opened a new log
I20260601 13:35:31.047772  4645 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adcd66356dc4ea0a012c66bc95491e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:31.047822  4779 ts_tablet_manager.cc:1403] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.048290  4779 raft_consensus.cc:359] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.048386  4779 raft_consensus.cc:385] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.048414  4779 raft_consensus.cc:740] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.048573  4779 consensus_queue.cc:260] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.048949  4779 ts_tablet_manager.cc:1434] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.049115  4779 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: Bootstrap starting.
I20260601 13:35:31.049165  4782 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: No bootstrap required, opened a new log
I20260601 13:35:31.049245  4782 ts_tablet_manager.cc:1403] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:31.049654  4782 raft_consensus.cc:359] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.049765  4782 raft_consensus.cc:385] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.049799  4782 raft_consensus.cc:740] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde7b1be4cb64f0bb765221c53fd16e5, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.049942  4782 consensus_queue.cc:260] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.050043  4779 tablet_bootstrap.cc:654] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.050282  4782 ts_tablet_manager.cc:1434] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.050545  4782 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: Bootstrap starting.
I20260601 13:35:31.051113  4779 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: No bootstrap required, opened a new log
I20260601 13:35:31.051252  4779 ts_tablet_manager.cc:1403] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.051539  4782 tablet_bootstrap.cc:654] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.051748  4779 raft_consensus.cc:359] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.051941  4779 raft_consensus.cc:385] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.052035  4779 raft_consensus.cc:740] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.052209  4779 consensus_queue.cc:260] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.052526  4779 ts_tablet_manager.cc:1434] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.054100  4779 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Bootstrap starting.
I20260601 13:35:31.054510  4782 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: No bootstrap required, opened a new log
I20260601 13:35:31.054636  4782 ts_tablet_manager.cc:1403] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:31.055109  4779 tablet_bootstrap.cc:654] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.055109  4782 raft_consensus.cc:359] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.055277  4782 raft_consensus.cc:385] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.055334  4782 raft_consensus.cc:740] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde7b1be4cb64f0bb765221c53fd16e5, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.055390  4780 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: Bootstrap starting.
I20260601 13:35:31.055490  4782 consensus_queue.cc:260] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.056187  4782 ts_tablet_manager.cc:1434] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.056385  4782 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: Bootstrap starting.
I20260601 13:35:31.056620  4780 tablet_bootstrap.cc:654] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.057332  4782 tablet_bootstrap.cc:654] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.057817  4779 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: No bootstrap required, opened a new log
I20260601 13:35:31.057901  4779 ts_tablet_manager.cc:1403] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:31.058300  4780 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: No bootstrap required, opened a new log
I20260601 13:35:31.058315  4782 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: No bootstrap required, opened a new log
I20260601 13:35:31.058401  4780 ts_tablet_manager.cc:1403] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:31.058410  4782 ts_tablet_manager.cc:1403] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.058350  4779 raft_consensus.cc:359] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.058485  4779 raft_consensus.cc:385] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.058522  4779 raft_consensus.cc:740] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.058620  4779 consensus_queue.cc:260] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.058809  4779 ts_tablet_manager.cc:1434] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:31.058877  4780 raft_consensus.cc:359] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.058982  4780 raft_consensus.cc:385] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.059022  4780 raft_consensus.cc:740] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.059134  4780 consensus_queue.cc:260] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.059211  4782 raft_consensus.cc:359] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.059293  4782 raft_consensus.cc:385] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.059331  4782 raft_consensus.cc:740] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde7b1be4cb64f0bb765221c53fd16e5, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.059441  4782 consensus_queue.cc:260] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.059535  4780 ts_tablet_manager.cc:1434] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.059715  4780 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: Bootstrap starting.
I20260601 13:35:31.060254  4782 ts_tablet_manager.cc:1434] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:31.060478  4782 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: Bootstrap starting.
I20260601 13:35:31.060842  4780 tablet_bootstrap.cc:654] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.061497  4782 tablet_bootstrap.cc:654] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.061995  4780 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: No bootstrap required, opened a new log
I20260601 13:35:31.062084  4780 ts_tablet_manager.cc:1403] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.062513  4780 raft_consensus.cc:359] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.062600  4780 raft_consensus.cc:385] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.062620  4780 raft_consensus.cc:740] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.062750  4780 consensus_queue.cc:260] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.063089  4780 ts_tablet_manager.cc:1434] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.063270  4780 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: Bootstrap starting.
I20260601 13:35:31.063711  4782 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: No bootstrap required, opened a new log
I20260601 13:35:31.063812  4782 ts_tablet_manager.cc:1403] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:31.064283  4780 tablet_bootstrap.cc:654] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.064275  4782 raft_consensus.cc:359] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.064383  4782 raft_consensus.cc:385] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.064415  4782 raft_consensus.cc:740] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: cde7b1be4cb64f0bb765221c53fd16e5, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.064551  4782 consensus_queue.cc:260] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.064911  4782 ts_tablet_manager.cc:1434] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.065481  4780 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: No bootstrap required, opened a new log
I20260601 13:35:31.065553  4780 ts_tablet_manager.cc:1403] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.066015  4780 raft_consensus.cc:359] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.066119  4780 raft_consensus.cc:385] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.066154  4780 raft_consensus.cc:740] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.066267  4780 consensus_queue.cc:260] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.066534  4780 ts_tablet_manager.cc:1434] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:31.066722  4780 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: Bootstrap starting.
I20260601 13:35:31.067780  4780 tablet_bootstrap.cc:654] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:31.068893  4780 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: No bootstrap required, opened a new log
I20260601 13:35:31.068980  4780 ts_tablet_manager.cc:1403] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:31.069362  4780 raft_consensus.cc:359] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.069470  4780 raft_consensus.cc:385] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:31.069514  4780 raft_consensus.cc:740] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Initialized, Role: FOLLOWER
I20260601 13:35:31.069645  4780 consensus_queue.cc:260] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.069916  4780 ts_tablet_manager.cc:1434] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:31.149299  4796 raft_consensus.cc:493] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:31.149462  4796 raft_consensus.cc:515] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.150089  4796 leader_election.cc:290] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.153863  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819d0245a614c5f81c9f98cf9f8aac1" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" is_pre_election: true
I20260601 13:35:31.153863  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819d0245a614c5f81c9f98cf9f8aac1" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3087ff082f4c158e53945204e6eeba" is_pre_election: true
I20260601 13:35:31.154094  4582 raft_consensus.cc:2468] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 0.
I20260601 13:35:31.154094  4658 raft_consensus.cc:2468] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 0.
I20260601 13:35:31.154474  4698 leader_election.cc:304] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: cde7b1be4cb64f0bb765221c53fd16e5, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.154654  4796 raft_consensus.cc:2804] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:31.154717  4796 raft_consensus.cc:493] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:31.154771  4796 raft_consensus.cc:3060] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.155742  4796 raft_consensus.cc:515] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.156235  4796 leader_election.cc:290] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.156585  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819d0245a614c5f81c9f98cf9f8aac1" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3087ff082f4c158e53945204e6eeba"
I20260601 13:35:31.156730  4582 raft_consensus.cc:3060] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.157553  4582 raft_consensus.cc:2468] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 1.
I20260601 13:35:31.157877  4696 leader_election.cc:304] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.157948  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0819d0245a614c5f81c9f98cf9f8aac1" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
I20260601 13:35:31.158051  4796 raft_consensus.cc:2804] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:31.158058  4658 raft_consensus.cc:3060] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.158145  4796 raft_consensus.cc:697] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Becoming Leader. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Running, Role: LEADER
I20260601 13:35:31.158288  4796 consensus_queue.cc:237] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.159061  4658 raft_consensus.cc:2468] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 1.
I20260601 13:35:31.160133  4479 catalog_manager.cc:5696] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } }
W20260601 13:35:31.177845  4609 tablet.cc:2404] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:35:31.224742  4793 raft_consensus.cc:493] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:31.224921  4793 raft_consensus.cc:515] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.225400  4793 leader_election.cc:290] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.225906  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87e720b40945f186bd3d4cdf396173" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3087ff082f4c158e53945204e6eeba" is_pre_election: true
I20260601 13:35:31.225910  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87e720b40945f186bd3d4cdf396173" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" is_pre_election: true
I20260601 13:35:31.226091  4582 raft_consensus.cc:2468] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 0.
I20260601 13:35:31.226125  4658 raft_consensus.cc:2468] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 0.
I20260601 13:35:31.226442  4696 leader_election.cc:304] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.226624  4793 raft_consensus.cc:2804] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:31.226688  4793 raft_consensus.cc:493] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:31.226747  4793 raft_consensus.cc:3060] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.227672  4793 raft_consensus.cc:515] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.228150  4793 leader_election.cc:290] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 election: Requested vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.228483  4582 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87e720b40945f186bd3d4cdf396173" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4c3087ff082f4c158e53945204e6eeba"
I20260601 13:35:31.228513  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ef87e720b40945f186bd3d4cdf396173" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
I20260601 13:35:31.228592  4582 raft_consensus.cc:3060] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.228628  4658 raft_consensus.cc:3060] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.229420  4582 raft_consensus.cc:2468] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 1.
I20260601 13:35:31.229429  4658 raft_consensus.cc:2468] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 1.
I20260601 13:35:31.229748  4696 leader_election.cc:304] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.229919  4793 raft_consensus.cc:2804] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:31.230018  4793 raft_consensus.cc:697] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Becoming Leader. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Running, Role: LEADER
I20260601 13:35:31.230161  4793 consensus_queue.cc:237] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.231778  4479 catalog_manager.cc:5696] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: term changed from 0 to 1, leader changed from <none> to d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:31.304086  4786 raft_consensus.cc:493] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:31.304271  4786 raft_consensus.cc:515] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.304849  4786 leader_election.cc:290] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.308837  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488" is_pre_election: true
I20260601 13:35:31.309018  4733 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 0.
I20260601 13:35:31.309063  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" is_pre_election: true
I20260601 13:35:31.309242  4658 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 0.
I20260601 13:35:31.309388  4546 leader_election.cc:304] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.309588  4786 raft_consensus.cc:2804] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:31.309654  4786 raft_consensus.cc:493] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:31.309710  4786 raft_consensus.cc:3060] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.310539  4786 raft_consensus.cc:515] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.310923  4786 leader_election.cc:290] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 election: Requested vote from peers d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:31.311246  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488"
I20260601 13:35:31.311381  4733 raft_consensus.cc:3060] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.311386  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
I20260601 13:35:31.311529  4658 raft_consensus.cc:3060] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.312430  4733 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 1.
I20260601 13:35:31.312517  4658 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 1.
I20260601 13:35:31.312690  4546 leader_election.cc:304] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.312871  4786 raft_consensus.cc:2804] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:31.312955  4786 raft_consensus.cc:697] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: Becoming Leader. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Running, Role: LEADER
I20260601 13:35:31.313112  4786 consensus_queue.cc:237] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:31.314800  4479 catalog_manager.cc:5696] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c3087ff082f4c158e53945204e6eeba (127.30.33.129). New cstate: current_term: 1 leader_uuid: "4c3087ff082f4c158e53945204e6eeba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:31.319773  4786 raft_consensus.cc:493] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:31.319921  4786 raft_consensus.cc:515] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.320305  4786 leader_election.cc:290] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587), d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:31.320637  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" is_pre_election: true
I20260601 13:35:31.320700  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488" is_pre_election: true
I20260601 13:35:31.320765  4658 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 0.
I20260601 13:35:31.320775  4733 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 0.
I20260601 13:35:31.321045  4546 leader_election.cc:304] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, d6f3df5b82184ae7b7d16dca22683488; no voters: 
I20260601 13:35:31.321235  4786 raft_consensus.cc:2804] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:31.321296  4786 raft_consensus.cc:493] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:31.321372  4786 raft_consensus.cc:3060] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.322192  4786 raft_consensus.cc:515] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.322554  4786 leader_election.cc:290] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 election: Requested vote from peers cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587), d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:31.322849  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
I20260601 13:35:31.322849  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "4c3087ff082f4c158e53945204e6eeba" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488"
I20260601 13:35:31.322985  4658 raft_consensus.cc:3060] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.322988  4733 raft_consensus.cc:3060] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:31.323906  4733 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 1.
I20260601 13:35:31.323906  4658 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4c3087ff082f4c158e53945204e6eeba in term 1.
I20260601 13:35:31.324188  4547 leader_election.cc:304] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4c3087ff082f4c158e53945204e6eeba, cde7b1be4cb64f0bb765221c53fd16e5; no voters: 
I20260601 13:35:31.324340  4786 raft_consensus.cc:2804] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:31.324501  4786 raft_consensus.cc:697] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: Becoming Leader. State: Replica: 4c3087ff082f4c158e53945204e6eeba, State: Running, Role: LEADER
I20260601 13:35:31.324632  4786 consensus_queue.cc:237] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:31.326216  4479 catalog_manager.cc:5696] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba reported cstate change: term changed from 0 to 1, leader changed from <none> to 4c3087ff082f4c158e53945204e6eeba (127.30.33.129). New cstate: current_term: 1 leader_uuid: "4c3087ff082f4c158e53945204e6eeba" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:31.335356 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:35:31.340107 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:31.340705 30854 tablet_replica.cc:333] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: stopping tablet replica
I20260601 13:35:31.340871 30854 raft_consensus.cc:2243] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:31.341073 30854 pending_rounds.cc:70] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Trying to abort 1 pending ops.
I20260601 13:35:31.341141 30854 pending_rounds.cc:77] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194534707318784 op_type: NO_OP noop_request { }
I20260601 13:35:31.341231 30854 raft_consensus.cc:2889] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:31.341300 30854 raft_consensus.cc:2272] T 0adcd66356dc4ea0a012c66bc95491e3 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:31.342583 30854 tablet_replica.cc:333] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba: stopping tablet replica
I20260601 13:35:31.342700 30854 raft_consensus.cc:2243] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:31.342798 30854 raft_consensus.cc:2272] T 0819d0245a614c5f81c9f98cf9f8aac1 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:31.343298 30854 tablet_replica.cc:333] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: stopping tablet replica
I20260601 13:35:31.343418 30854 raft_consensus.cc:2243] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:31.343550 30854 pending_rounds.cc:70] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Trying to abort 1 pending ops.
I20260601 13:35:31.343576 30854 pending_rounds.cc:77] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194534660296704 op_type: NO_OP noop_request { }
I20260601 13:35:31.343631 30854 raft_consensus.cc:2889] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:31.343673 30854 raft_consensus.cc:2272] T 21113cfe42d143e095411976bb7e5745 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:31.344168 30854 tablet_replica.cc:333] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba: stopping tablet replica
I20260601 13:35:31.344236 30854 raft_consensus.cc:2243] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:31.344310 30854 raft_consensus.cc:2272] T ef87e720b40945f186bd3d4cdf396173 P 4c3087ff082f4c158e53945204e6eeba [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:31.357697 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
W20260601 13:35:31.546394  4696 consensus_peers.cc:597] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:31.637276  4793 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:35:31.640888  4696 consensus_peers.cc:597] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:31.740005  4811 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:32.251386  4811 consensus_queue.cc:579] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.021s)
W20260601 13:35:32.253539  4479 catalog_manager.cc:5374] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ef87e720b40945f186bd3d4cdf396173 with cas_config_opid_index -1: no extra replica candidate found for tablet ef87e720b40945f186bd3d4cdf396173 (table test-workload [id=8657ab8f2abd487682d73a4748adb0e4]): 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
I20260601 13:35:32.360941 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:32.362988  4819 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:32.362988  4817 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:32.363068 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:32.363217  4816 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:32.363479 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:32.363524 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:32.363613 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320932363612 us; error 0 us; skew 500 ppm
I20260601 13:35:32.364711 30854 webserver.cc:533] Webserver started at http://127.30.33.132:32877/ using document root <none> and password file <none>
I20260601 13:35:32.364888 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:32.364957 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:32.365036 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:32.365471 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "b81f891b96b640268bd1b6bef9818427"
format_stamp: "Formatted at 2026-06-01 13:35:32 on dist-test-slave-w2jz"
I20260601 13:35:32.366923 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:32.367846  4824 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:32.368158 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:32.368214 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "b81f891b96b640268bd1b6bef9818427"
format_stamp: "Formatted at 2026-06-01 13:35:32 on dist-test-slave-w2jz"
I20260601 13:35:32.368265 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.NoRebalancingIfReplicasRecovering.1780320792930885-30854-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)
I20260601 13:35:32.390635 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:32.390985 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:32.391237 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:32.391749 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:32.391788 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:32.391850 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:32.391919 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:32.396000 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:44651
I20260601 13:35:32.396561  4887 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:44651 every 8 connection(s)
I20260601 13:35:32.401012  4888 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41849
I20260601 13:35:32.401131  4888 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:32.401347  4888 heartbeater.cc:507] Master 127.30.33.190:41849 requested a full tablet report, sending...
I20260601 13:35:32.401968  4479 ts_manager.cc:194] Registered new tserver with Master: b81f891b96b640268bd1b6bef9818427 (127.30.33.132:44651)
I20260601 13:35:32.402458  4479 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52482
I20260601 13:35:32.459730  4815 consensus_queue.cc:579] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.301s)
W20260601 13:35:32.460659  4696 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111) [suppressed 8 similar messages]
I20260601 13:35:32.462186  4733 consensus_queue.cc:237] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:32.463536  4658 raft_consensus.cc:1275] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:35:32.463938  4814 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:35:32.464537  4696 consensus_peers.cc:597] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:32.465483  4815 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:32.465953  4658 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
W20260601 13:35:32.467649  4697 consensus_peers.cc:597] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 -> Peer b81f891b96b640268bd1b6bef9818427 (127.30.33.132:44651): Couldn't send request to peer b81f891b96b640268bd1b6bef9818427. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0819d0245a614c5f81c9f98cf9f8aac1. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:32.467768  4464 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0819d0245a614c5f81c9f98cf9f8aac1 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:35:32.468322  4479 catalog_manager.cc:5696] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:32.473825  4733 consensus_queue.cc:237] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:32.474910  4658 raft_consensus.cc:1275] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:35:32.475005  4697 consensus_peers.cc:597] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 -> Peer b81f891b96b640268bd1b6bef9818427 (127.30.33.132:44651): Couldn't send request to peer b81f891b96b640268bd1b6bef9818427. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ef87e720b40945f186bd3d4cdf396173. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:32.475307  4811 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:35:32.475654  4696 consensus_peers.cc:597] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:32.476691  4815 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:32.477106  4658 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:32.478334  4464 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet ef87e720b40945f186bd3d4cdf396173 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 4)
I20260601 13:35:32.479051  4477 catalog_manager.cc:5696] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:32.857005  4899 ts_tablet_manager.cc:933] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: Initiating tablet copy from peer d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:32.857399  4899 tablet_copy_client.cc:323] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:40877
I20260601 13:35:32.860661  4743 tablet_copy_service.cc:140] P d6f3df5b82184ae7b7d16dca22683488: Received BeginTabletCopySession request for tablet 0819d0245a614c5f81c9f98cf9f8aac1 from peer b81f891b96b640268bd1b6bef9818427 ({username='slave'} at 127.0.0.1:41412)
I20260601 13:35:32.860776  4743 tablet_copy_service.cc:161] P d6f3df5b82184ae7b7d16dca22683488: Beginning new tablet copy session on tablet 0819d0245a614c5f81c9f98cf9f8aac1 from peer b81f891b96b640268bd1b6bef9818427 at {username='slave'} at 127.0.0.1:41412: session id = b81f891b96b640268bd1b6bef9818427-0819d0245a614c5f81c9f98cf9f8aac1
I20260601 13:35:32.861611  4743 tablet_copy_source_session.cc:215] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:32.862408  4899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0819d0245a614c5f81c9f98cf9f8aac1. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:32.864223  4899 tablet_copy_client.cc:806] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:32.864396  4899 tablet_copy_client.cc:670] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:32.865468  4899 tablet_copy_client.cc:538] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:32.866495  4899 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: Bootstrap starting.
I20260601 13:35:32.869415  4899 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: 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
I20260601 13:35:32.869700  4899 tablet_bootstrap.cc:492] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: Bootstrap complete.
I20260601 13:35:32.869899  4899 ts_tablet_manager.cc:1403] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:32.870296  4899 raft_consensus.cc:359] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:32.870398  4899 raft_consensus.cc:740] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b81f891b96b640268bd1b6bef9818427, State: Initialized, Role: LEARNER
I20260601 13:35:32.870501  4899 consensus_queue.cc:260] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:32.870883  4899 ts_tablet_manager.cc:1434] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:32.871021  4888 heartbeater.cc:499] Master 127.30.33.190:41849 was elected leader, sending a full tablet report...
I20260601 13:35:32.871467  4743 tablet_copy_service.cc:342] P d6f3df5b82184ae7b7d16dca22683488: Request end of tablet copy session b81f891b96b640268bd1b6bef9818427-0819d0245a614c5f81c9f98cf9f8aac1 received from {username='slave'} at 127.0.0.1:41412
I20260601 13:35:32.871549  4743 tablet_copy_service.cc:434] P d6f3df5b82184ae7b7d16dca22683488: ending tablet copy session b81f891b96b640268bd1b6bef9818427-0819d0245a614c5f81c9f98cf9f8aac1 on tablet 0819d0245a614c5f81c9f98cf9f8aac1 with peer b81f891b96b640268bd1b6bef9818427
W20260601 13:35:32.872329  4527 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c3087ff082f4c158e53945204e6eeba not available for placement
I20260601 13:35:32.967342  4815 raft_consensus.cc:493] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:32.967489  4815 raft_consensus.cc:515] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:32.968061  4815 leader_election.cc:290] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:32.968506  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" is_pre_election: true
I20260601 13:35:32.968690  4658 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 1.
I20260601 13:35:32.969012  4698 leader_election.cc:304] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [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: cde7b1be4cb64f0bb765221c53fd16e5, d6f3df5b82184ae7b7d16dca22683488; no voters: 
W20260601 13:35:32.969182  4696 leader_election.cc:336] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:32.969197  4815 raft_consensus.cc:2804] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:32.969308  4815 raft_consensus.cc:493] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:32.969365  4815 raft_consensus.cc:3060] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:32.970451  4815 raft_consensus.cc:515] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:32.970829  4815 leader_election.cc:290] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 2 election: Requested vote from peers 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403), cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:32.971158  4658 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0adcd66356dc4ea0a012c66bc95491e3" candidate_uuid: "d6f3df5b82184ae7b7d16dca22683488" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "cde7b1be4cb64f0bb765221c53fd16e5"
I20260601 13:35:32.971274  4658 raft_consensus.cc:3060] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:35:32.971715  4696 leader_election.cc:336] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:32.972254  4658 raft_consensus.cc:2468] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate d6f3df5b82184ae7b7d16dca22683488 in term 2.
I20260601 13:35:32.972481  4698 leader_election.cc:304] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [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: cde7b1be4cb64f0bb765221c53fd16e5, d6f3df5b82184ae7b7d16dca22683488; no voters: 4c3087ff082f4c158e53945204e6eeba
I20260601 13:35:32.972640  4815 raft_consensus.cc:2804] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:32.972728  4815 raft_consensus.cc:697] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 LEADER]: Becoming Leader. State: Replica: d6f3df5b82184ae7b7d16dca22683488, State: Running, Role: LEADER
I20260601 13:35:32.972857  4815 consensus_queue.cc:237] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Queue going to LEADER 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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } }
I20260601 13:35:32.974349  4479 catalog_manager.cc:5696] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: term changed from 1 to 2, leader changed from 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) to d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131). New cstate: current_term: 2 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:33.029392  4899 ts_tablet_manager.cc:933] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: Initiating tablet copy from peer d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:33.029762  4899 tablet_copy_client.cc:323] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:40877
I20260601 13:35:33.030272  4743 tablet_copy_service.cc:140] P d6f3df5b82184ae7b7d16dca22683488: Received BeginTabletCopySession request for tablet ef87e720b40945f186bd3d4cdf396173 from peer b81f891b96b640268bd1b6bef9818427 ({username='slave'} at 127.0.0.1:41412)
I20260601 13:35:33.030368  4743 tablet_copy_service.cc:161] P d6f3df5b82184ae7b7d16dca22683488: Beginning new tablet copy session on tablet ef87e720b40945f186bd3d4cdf396173 from peer b81f891b96b640268bd1b6bef9818427 at {username='slave'} at 127.0.0.1:41412: session id = b81f891b96b640268bd1b6bef9818427-ef87e720b40945f186bd3d4cdf396173
I20260601 13:35:33.031122  4743 tablet_copy_source_session.cc:215] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:33.031963  4899 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ef87e720b40945f186bd3d4cdf396173. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:33.033787  4899 tablet_copy_client.cc:806] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:33.033954  4899 tablet_copy_client.cc:670] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:33.035080  4899 tablet_copy_client.cc:538] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:33.036293  4899 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: Bootstrap starting.
I20260601 13:35:33.039291  4899 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: 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
I20260601 13:35:33.039553  4899 tablet_bootstrap.cc:492] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: Bootstrap complete.
I20260601 13:35:33.039741  4899 ts_tablet_manager.cc:1403] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:33.040153  4899 raft_consensus.cc:359] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:33.040292  4899 raft_consensus.cc:740] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b81f891b96b640268bd1b6bef9818427, State: Initialized, Role: LEARNER
I20260601 13:35:33.040405  4899 consensus_queue.cc:260] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:33.040656  4899 ts_tablet_manager.cc:1434] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:33.041138  4743 tablet_copy_service.cc:342] P d6f3df5b82184ae7b7d16dca22683488: Request end of tablet copy session b81f891b96b640268bd1b6bef9818427-ef87e720b40945f186bd3d4cdf396173 received from {username='slave'} at 127.0.0.1:41412
I20260601 13:35:33.041222  4743 tablet_copy_service.cc:434] P d6f3df5b82184ae7b7d16dca22683488: ending tablet copy session b81f891b96b640268bd1b6bef9818427-ef87e720b40945f186bd3d4cdf396173 on tablet ef87e720b40945f186bd3d4cdf396173 with peer b81f891b96b640268bd1b6bef9818427
I20260601 13:35:33.329952  4862 raft_consensus.cc:1217] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:33.366917  4908 raft_consensus.cc:493] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:33.367076  4908 raft_consensus.cc:515] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:33.367631  4908 leader_election.cc:290] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877), 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403)
W20260601 13:35:33.369112  4621 leader_election.cc:336] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [CANDIDATE]: Term 2 pre-election: RPC error from VoteRequest() call to peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:33.371285  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488" is_pre_election: true
I20260601 13:35:33.371441  4733 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate cde7b1be4cb64f0bb765221c53fd16e5 in term 1.
I20260601 13:35:33.371775  4622 leader_election.cc:304] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [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: cde7b1be4cb64f0bb765221c53fd16e5, d6f3df5b82184ae7b7d16dca22683488; no voters: 4c3087ff082f4c158e53945204e6eeba
I20260601 13:35:33.372004  4908 raft_consensus.cc:2804] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:33.372061  4908 raft_consensus.cc:493] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:33.372089  4908 raft_consensus.cc:3060] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:33.373044  4908 raft_consensus.cc:515] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:33.373418  4908 leader_election.cc:290] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [CANDIDATE]: Term 2 election: Requested vote from peers d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877), 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403)
I20260601 13:35:33.373767  4733 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "21113cfe42d143e095411976bb7e5745" candidate_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d6f3df5b82184ae7b7d16dca22683488"
I20260601 13:35:33.373885  4733 raft_consensus.cc:3060] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Advancing to term 2
W20260601 13:35:33.374457  4621 leader_election.cc:336] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [CANDIDATE]: Term 2 election: RPC error from VoteRequest() call to peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:33.374783  4733 raft_consensus.cc:2468] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate cde7b1be4cb64f0bb765221c53fd16e5 in term 2.
I20260601 13:35:33.375037  4622 leader_election.cc:304] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [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: cde7b1be4cb64f0bb765221c53fd16e5, d6f3df5b82184ae7b7d16dca22683488; no voters: 4c3087ff082f4c158e53945204e6eeba
I20260601 13:35:33.375223  4908 raft_consensus.cc:2804] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:33.375398  4908 raft_consensus.cc:697] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 LEADER]: Becoming Leader. State: Replica: cde7b1be4cb64f0bb765221c53fd16e5, State: Running, Role: LEADER
I20260601 13:35:33.375555  4908 consensus_queue.cc:237] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Queue going to LEADER 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: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } }
I20260601 13:35:33.377261  4479 catalog_manager.cc:5696] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 reported cstate change: term changed from 1 to 2, leader changed from 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) to cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130). New cstate: current_term: 2 leader_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } }
W20260601 13:35:33.471328  4696 consensus_peers.cc:597] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:33.478323  4907 consensus_queue.cc:579] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.016s)
I20260601 13:35:33.525630  4907 consensus_queue.cc:579] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.052s)
I20260601 13:35:33.598842  4658 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:35:33.599406  4815 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:33.648227  4862 raft_consensus.cc:1217] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:35:33.742688  4815 raft_consensus.cc:1064] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: attempting to promote NON_VOTER b81f891b96b640268bd1b6bef9818427 to VOTER
I20260601 13:35:33.743180  4815 consensus_queue.cc:237] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:33.744503  4862 raft_consensus.cc:1275] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:33.744499  4658 raft_consensus.cc:1275] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:33.745050  4919 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:35:33.745211  4696 consensus_peers.cc:597] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:33.745254  4815 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:33.746977  4815 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.747455  4658 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.749522  4862 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.749785  4477 catalog_manager.cc:5696] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:33.752643  4733 consensus_queue.cc:237] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [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: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:33.753749  4862 raft_consensus.cc:1275] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:33.753840  4658 raft_consensus.cc:1275] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:33.754204  4815 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:33.754354  4907 consensus_queue.cc:1048] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:33.755640  4815 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.756038  4658 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.756137  4862 raft_consensus.cc:2955] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:33.757251  4464 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0819d0245a614c5f81c9f98cf9f8aac1 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:33.758147  4478 catalog_manager.cc:5696] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:35:33.761493  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0819d0245a614c5f81c9f98cf9f8aac1: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
W20260601 13:35:33.799789  4621 consensus_peers.cc:597] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:35:33.872851  4527 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c3087ff082f4c158e53945204e6eeba not available for placement
I20260601 13:35:33.996575  4733 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:35:33.997221  4908 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:34.004043  4919 consensus_queue.cc:579] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.031s)
I20260601 13:35:34.006187  4733 consensus_queue.cc:237] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
W20260601 13:35:34.007555  4697 consensus_peers.cc:597] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 -> Peer b81f891b96b640268bd1b6bef9818427 (127.30.33.132:44651): Couldn't send request to peer b81f891b96b640268bd1b6bef9818427. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 0adcd66356dc4ea0a012c66bc95491e3. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:34.007589  4658 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:34.008033  4815 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:35:34.008378  4696 consensus_peers.cc:597] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:34.009373  4907 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:34.009781  4658 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:34.011144  4464 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 0adcd66356dc4ea0a012c66bc95491e3 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:35:34.011793  4477 catalog_manager.cc:5696] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New cstate: current_term: 2 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:34.165630  4919 raft_consensus.cc:1064] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: attempting to promote NON_VOTER b81f891b96b640268bd1b6bef9818427 to VOTER
I20260601 13:35:34.166082  4919 consensus_queue.cc:237] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:34.167644  4862 raft_consensus.cc:1275] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 LEARNER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:34.167675  4658 raft_consensus.cc:1275] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:35:34.168156  4811 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:34.168279  4815 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:35:34.168455  4696 consensus_peers.cc:597] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:34.170020  4815 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.170476  4862 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.172349  4658 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.172653  4479 catalog_manager.cc:5696] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:34.175335  4733 consensus_queue.cc:237] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [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: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:34.176376  4862 raft_consensus.cc:1275] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:34.176376  4658 raft_consensus.cc:1275] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:35:34.176736  4919 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:34.176846  4907 consensus_queue.cc:1048] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:34.178296  4919 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.178766  4862 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.179848  4464 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet ef87e720b40945f186bd3d4cdf396173 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:34.179858  4658 raft_consensus.cc:2955] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:34.180444  4478 catalog_manager.cc:5696] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New cstate: current_term: 1 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:34.486853  4931 ts_tablet_manager.cc:933] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: Initiating tablet copy from peer d6f3df5b82184ae7b7d16dca22683488 (127.30.33.131:40877)
I20260601 13:35:34.487238  4931 tablet_copy_client.cc:323] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:40877
I20260601 13:35:34.487766  4743 tablet_copy_service.cc:140] P d6f3df5b82184ae7b7d16dca22683488: Received BeginTabletCopySession request for tablet 0adcd66356dc4ea0a012c66bc95491e3 from peer b81f891b96b640268bd1b6bef9818427 ({username='slave'} at 127.0.0.1:41412)
I20260601 13:35:34.487857  4743 tablet_copy_service.cc:161] P d6f3df5b82184ae7b7d16dca22683488: Beginning new tablet copy session on tablet 0adcd66356dc4ea0a012c66bc95491e3 from peer b81f891b96b640268bd1b6bef9818427 at {username='slave'} at 127.0.0.1:41412: session id = b81f891b96b640268bd1b6bef9818427-0adcd66356dc4ea0a012c66bc95491e3
I20260601 13:35:34.488687  4743 tablet_copy_source_session.cc:215] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:34.489451  4931 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0adcd66356dc4ea0a012c66bc95491e3. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:34.491227  4931 tablet_copy_client.cc:806] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:34.491384  4931 tablet_copy_client.cc:670] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:34.492439  4931 tablet_copy_client.cc:538] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:34.493367  4931 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: Bootstrap starting.
I20260601 13:35:34.496147  4931 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: 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
I20260601 13:35:34.496338  4931 tablet_bootstrap.cc:492] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: Bootstrap complete.
I20260601 13:35:34.496451  4931 ts_tablet_manager.cc:1403] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:34.496788  4931 raft_consensus.cc:359] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:34.496883  4931 raft_consensus.cc:740] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b81f891b96b640268bd1b6bef9818427, State: Initialized, Role: LEARNER
I20260601 13:35:34.496953  4931 consensus_queue.cc:260] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:34.497210  4931 ts_tablet_manager.cc:1434] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:34.497670  4743 tablet_copy_service.cc:342] P d6f3df5b82184ae7b7d16dca22683488: Request end of tablet copy session b81f891b96b640268bd1b6bef9818427-0adcd66356dc4ea0a012c66bc95491e3 received from {username='slave'} at 127.0.0.1:41412
I20260601 13:35:34.497754  4743 tablet_copy_service.cc:434] P d6f3df5b82184ae7b7d16dca22683488: ending tablet copy session b81f891b96b640268bd1b6bef9818427-0adcd66356dc4ea0a012c66bc95491e3 on tablet 0adcd66356dc4ea0a012c66bc95491e3 with peer b81f891b96b640268bd1b6bef9818427
I20260601 13:35:34.751389  4908 consensus_queue.cc:579] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.375s)
I20260601 13:35:34.754226  4658 consensus_queue.cc:237] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [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: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:34.755599  4733 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:34.756024  4935 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:35:34.756513  4621 consensus_peers.cc:597] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:34.757825  4908 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:34.758250  4733 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } } }
I20260601 13:35:34.759950  4465 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 21113cfe42d143e095411976bb7e5745 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:35:34.760355  4479 catalog_manager.cc:5696] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 reported cstate change: config changed from index -1 to 2, NON_VOTER b81f891b96b640268bd1b6bef9818427 (127.30.33.132) added. New cstate: current_term: 2 leader_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:35:34.761112  4622 consensus_peers.cc:597] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 -> Peer b81f891b96b640268bd1b6bef9818427 (127.30.33.132:44651): Couldn't send request to peer b81f891b96b640268bd1b6bef9818427. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 21113cfe42d143e095411976bb7e5745. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:35:34.845054  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet ef87e720b40945f186bd3d4cdf396173: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
W20260601 13:35:34.873404  4527 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c3087ff082f4c158e53945204e6eeba not available for placement
I20260601 13:35:35.019043  4862 raft_consensus.cc:1217] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:35:35.046371  4942 consensus_queue.cc:579] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.040s)
I20260601 13:35:35.282276  4946 ts_tablet_manager.cc:933] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: Initiating tablet copy from peer cde7b1be4cb64f0bb765221c53fd16e5 (127.30.33.130:45587)
I20260601 13:35:35.282577  4946 tablet_copy_client.cc:323] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:45587
I20260601 13:35:35.286126  4668 tablet_copy_service.cc:140] P cde7b1be4cb64f0bb765221c53fd16e5: Received BeginTabletCopySession request for tablet 21113cfe42d143e095411976bb7e5745 from peer b81f891b96b640268bd1b6bef9818427 ({username='slave'} at 127.0.0.1:44454)
I20260601 13:35:35.286242  4668 tablet_copy_service.cc:161] P cde7b1be4cb64f0bb765221c53fd16e5: Beginning new tablet copy session on tablet 21113cfe42d143e095411976bb7e5745 from peer b81f891b96b640268bd1b6bef9818427 at {username='slave'} at 127.0.0.1:44454: session id = b81f891b96b640268bd1b6bef9818427-21113cfe42d143e095411976bb7e5745
I20260601 13:35:35.287035  4668 tablet_copy_source_session.cc:215] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:35.287837  4946 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 21113cfe42d143e095411976bb7e5745. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:35.289631  4946 tablet_copy_client.cc:806] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:35.289810  4946 tablet_copy_client.cc:670] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:35.290762  4946 tablet_copy_client.cc:538] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:35.291774  4946 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: Bootstrap starting.
I20260601 13:35:35.294543  4946 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: 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
I20260601 13:35:35.294836  4946 tablet_bootstrap.cc:492] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: Bootstrap complete.
I20260601 13:35:35.295008  4946 ts_tablet_manager.cc:1403] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:35.295390  4946 raft_consensus.cc:359] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:35.295516  4946 raft_consensus.cc:740] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b81f891b96b640268bd1b6bef9818427, State: Initialized, Role: LEARNER
I20260601 13:35:35.295620  4946 consensus_queue.cc:260] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [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: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: true } }
I20260601 13:35:35.295958  4946 ts_tablet_manager.cc:1434] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:35.296551  4668 tablet_copy_service.cc:342] P cde7b1be4cb64f0bb765221c53fd16e5: Request end of tablet copy session b81f891b96b640268bd1b6bef9818427-21113cfe42d143e095411976bb7e5745 received from {username='slave'} at 127.0.0.1:44454
I20260601 13:35:35.296625  4668 tablet_copy_service.cc:434] P cde7b1be4cb64f0bb765221c53fd16e5: ending tablet copy session b81f891b96b640268bd1b6bef9818427-21113cfe42d143e095411976bb7e5745 on tablet 21113cfe42d143e095411976bb7e5745 with peer b81f891b96b640268bd1b6bef9818427
I20260601 13:35:35.557981  4951 raft_consensus.cc:1064] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: attempting to promote NON_VOTER b81f891b96b640268bd1b6bef9818427 to VOTER
I20260601 13:35:35.558521  4951 consensus_queue.cc:237] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [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: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:35.560189  4862 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:35.560189  4658 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:35.560627  4954 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:35.560839  4953 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:35:35.560947  4696 consensus_peers.cc:597] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:35.563349  4953 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.565322  4862 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.565560  4658 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.567159  4479 catalog_manager.cc:5696] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 reported cstate change: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:35.571465  4733 consensus_queue.cc:237] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [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: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:35.572937  4658 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:35.572929  4862 raft_consensus.cc:1275] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Refusing update from remote peer d6f3df5b82184ae7b7d16dca22683488: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:35.573387  4951 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:35.573547  4942 consensus_queue.cc:1048] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:35.575033  4953 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.575471  4658 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.576536  4464 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 0adcd66356dc4ea0a012c66bc95491e3 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:35.577250  4862 raft_consensus.cc:2955] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.577510  4477 catalog_manager.cc:5696] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 reported cstate change: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New cstate: current_term: 2 leader_uuid: "d6f3df5b82184ae7b7d16dca22683488" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:35.786545  4862 raft_consensus.cc:1217] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
W20260601 13:35:35.873919  4527 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4c3087ff082f4c158e53945204e6eeba not available for placement
W20260601 13:35:35.978147  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0adcd66356dc4ea0a012c66bc95491e3: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:36.062525  4961 consensus_queue.cc:579] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Leader has been unable to successfully communicate with peer 4c3087ff082f4c158e53945204e6eeba for more than 1 seconds (1.308s)
I20260601 13:35:36.232268  4961 raft_consensus.cc:1064] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: attempting to promote NON_VOTER b81f891b96b640268bd1b6bef9818427 to VOTER
I20260601 13:35:36.232717  4961 consensus_queue.cc:237] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [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: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:36.234009  4862 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 LEARNER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:36.234102  4733 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:36.234426  4960 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:36.234561  4963 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
W20260601 13:35:36.234819  4621 consensus_peers.cc:597] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 -> Peer 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): Couldn't send request to peer 4c3087ff082f4c158e53945204e6eeba. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:36.236342  4960 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.236761  4862 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.238482  4733 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.238962  4479 catalog_manager.cc:5696] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 reported cstate change: config changed from index 2 to 3, b81f891b96b640268bd1b6bef9818427 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "4c3087ff082f4c158e53945204e6eeba" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38403 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.242444  4658 consensus_queue.cc:237] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [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: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } }
I20260601 13:35:36.243503  4862 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:36.243503  4733 raft_consensus.cc:1275] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Refusing update from remote peer cde7b1be4cb64f0bb765221c53fd16e5: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:36.243858  4960 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:36.243993  4963 consensus_queue.cc:1048] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:36.245464  4961 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.245914  4862 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.245977  4733 raft_consensus.cc:2955] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } } }
I20260601 13:35:36.247704  4465 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 21113cfe42d143e095411976bb7e5745 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:36.247818  4477 catalog_manager.cc:5696] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 reported cstate change: config changed from index 3 to 4, VOTER 4c3087ff082f4c158e53945204e6eeba (127.30.33.129) evicted. New cstate: current_term: 2 leader_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d6f3df5b82184ae7b7d16dca22683488" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40877 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "cde7b1be4cb64f0bb765221c53fd16e5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 45587 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b81f891b96b640268bd1b6bef9818427" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44651 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
W20260601 13:35:37.438396  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 21113cfe42d143e095411976bb7e5745: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
W20260601 13:35:37.836024  4463 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111) [suppressed 58 similar messages]
W20260601 13:35:38.468611  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 21113cfe42d143e095411976bb7e5745: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:39.422449 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:35:39.426296 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:39.426525 30854 tablet_replica.cc:333] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5: stopping tablet replica
I20260601 13:35:39.426661 30854 raft_consensus.cc:2243] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.426844 30854 raft_consensus.cc:2272] T 0adcd66356dc4ea0a012c66bc95491e3 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.427302 30854 tablet_replica.cc:333] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5: stopping tablet replica
I20260601 13:35:39.427424 30854 raft_consensus.cc:2243] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.427567 30854 raft_consensus.cc:2272] T ef87e720b40945f186bd3d4cdf396173 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.427954 30854 tablet_replica.cc:333] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5: stopping tablet replica
I20260601 13:35:39.428062 30854 raft_consensus.cc:2243] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:39.428254 30854 raft_consensus.cc:2272] T 21113cfe42d143e095411976bb7e5745 P cde7b1be4cb64f0bb765221c53fd16e5 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.428576 30854 tablet_replica.cc:333] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5: stopping tablet replica
I20260601 13:35:39.428689 30854 raft_consensus.cc:2243] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.428817 30854 raft_consensus.cc:2272] T 0819d0245a614c5f81c9f98cf9f8aac1 P cde7b1be4cb64f0bb765221c53fd16e5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.441627 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:35:39.444199 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:35:39.448680 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:39.448915 30854 tablet_replica.cc:333] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488: stopping tablet replica
I20260601 13:35:39.449036 30854 raft_consensus.cc:2243] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:39.449201 30854 raft_consensus.cc:2272] T 0adcd66356dc4ea0a012c66bc95491e3 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.449561 30854 tablet_replica.cc:333] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488: stopping tablet replica
I20260601 13:35:39.449646 30854 raft_consensus.cc:2243] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:39.449776 30854 raft_consensus.cc:2272] T ef87e720b40945f186bd3d4cdf396173 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.450042 30854 tablet_replica.cc:333] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488: stopping tablet replica
I20260601 13:35:39.450106 30854 raft_consensus.cc:2243] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.450198 30854 raft_consensus.cc:2272] T 21113cfe42d143e095411976bb7e5745 P d6f3df5b82184ae7b7d16dca22683488 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.450450 30854 tablet_replica.cc:333] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488: stopping tablet replica
I20260601 13:35:39.450511 30854 raft_consensus.cc:2243] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:39.450630 30854 raft_consensus.cc:2272] T 0819d0245a614c5f81c9f98cf9f8aac1 P d6f3df5b82184ae7b7d16dca22683488 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.463320 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:35:39.465565 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:35:39.469152 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:39.469352 30854 tablet_replica.cc:333] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427: stopping tablet replica
I20260601 13:35:39.469527 30854 raft_consensus.cc:2243] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.469702 30854 raft_consensus.cc:2272] T 0adcd66356dc4ea0a012c66bc95491e3 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.470202 30854 tablet_replica.cc:333] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427: stopping tablet replica
I20260601 13:35:39.470328 30854 raft_consensus.cc:2243] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.470458 30854 raft_consensus.cc:2272] T 0819d0245a614c5f81c9f98cf9f8aac1 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.470839 30854 tablet_replica.cc:333] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427: stopping tablet replica
I20260601 13:35:39.470954 30854 raft_consensus.cc:2243] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.471076 30854 raft_consensus.cc:2272] T 21113cfe42d143e095411976bb7e5745 P b81f891b96b640268bd1b6bef9818427 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.471398 30854 tablet_replica.cc:333] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427: stopping tablet replica
I20260601 13:35:39.471498 30854 raft_consensus.cc:2243] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:39.471602 30854 raft_consensus.cc:2272] T ef87e720b40945f186bd3d4cdf396173 P b81f891b96b640268bd1b6bef9818427 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:39.484344 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:35:39.486590 30854 master.cc:562] Master@127.30.33.190:41849 shutting down...
W20260601 13:35:39.911522  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0adcd66356dc4ea0a012c66bc95491e3: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
W20260601 13:35:42.189599  4463 catalog_manager.cc:4754] TS 4c3087ff082f4c158e53945204e6eeba (127.30.33.129:38403): DeleteTablet:TABLET_DATA_TOMBSTONED RPC failed for tablet 0819d0245a614c5f81c9f98cf9f8aac1: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38403: connect: Connection refused (error 111)
I20260601 13:35:43.081597 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:43.081848 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:43.081916 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 55e0236ebeee40be98db11ea3ecae965: stopping tablet replica
I20260601 13:35:43.094766 30854 master.cc:584] Master@127.30.33.190:41849 shutdown complete.
[       OK ] AutoRebalancerTest.NoRebalancingIfReplicasRecovering (13269 ms)
[ RUN      ] AutoRebalancerTest.TestHandlingFailedTservers
I20260601 13:35:43.104115 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:46255
I20260601 13:35:43.104432 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:43.106480  4978 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.106536 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:43.106590  4980 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.106602  4977 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.106958 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:43.107002 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:43.107015 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320943107016 us; error 0 us; skew 500 ppm
I20260601 13:35:43.107821 30854 webserver.cc:533] Webserver started at http://127.30.33.190:35295/ using document root <none> and password file <none>
I20260601 13:35:43.108002 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:43.108060 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:43.108148 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:43.108559 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "2c59854d3be64e76a1967af825d8a7b0"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.110037 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:43.110922  4985 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.111227 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:43.111310 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "2c59854d3be64e76a1967af825d8a7b0"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.111394 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:43.123823 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:43.124253 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:43.128321 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:46255
I20260601 13:35:43.131448  5037 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:46255 every 8 connection(s)
I20260601 13:35:43.131935  5038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:43.133612  5038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0: Bootstrap starting.
I20260601 13:35:43.134321  5038 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:43.135177  5038 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0: No bootstrap required, opened a new log
I20260601 13:35:43.135495  5038 raft_consensus.cc:359] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER }
I20260601 13:35:43.135574  5038 raft_consensus.cc:385] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:43.135596  5038 raft_consensus.cc:740] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2c59854d3be64e76a1967af825d8a7b0, State: Initialized, Role: FOLLOWER
I20260601 13:35:43.135743  5038 consensus_queue.cc:260] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER }
I20260601 13:35:43.135821  5038 raft_consensus.cc:399] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:43.135845  5038 raft_consensus.cc:493] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:43.135928  5038 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:43.136590  5038 raft_consensus.cc:515] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER }
I20260601 13:35:43.136696  5038 leader_election.cc:304] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [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: 2c59854d3be64e76a1967af825d8a7b0; no voters: 
I20260601 13:35:43.136857  5038 leader_election.cc:290] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:43.136935  5041 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:43.137091  5041 raft_consensus.cc:697] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 1 LEADER]: Becoming Leader. State: Replica: 2c59854d3be64e76a1967af825d8a7b0, State: Running, Role: LEADER
I20260601 13:35:43.137290  5041 consensus_queue.cc:237] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [LEADER]: Queue going to LEADER mode. State: All 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: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER }
I20260601 13:35:43.137343  5038 sys_catalog.cc:565] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:43.137737  5042 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "2c59854d3be64e76a1967af825d8a7b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER } }
I20260601 13:35:43.137787  5043 sys_catalog.cc:455] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 2c59854d3be64e76a1967af825d8a7b0. Latest consensus state: current_term: 1 leader_uuid: "2c59854d3be64e76a1967af825d8a7b0" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "2c59854d3be64e76a1967af825d8a7b0" member_type: VOTER } }
I20260601 13:35:43.137866  5042 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:43.137882  5043 sys_catalog.cc:458] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:43.138134  5045 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:43.139142  5045 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:43.139334 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:43.141044  5045 catalog_manager.cc:1382] Generated new cluster ID: bce7011aa4f843d78ed41e366df34cd6
I20260601 13:35:43.141103  5045 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:43.150925  5045 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:43.151487  5045 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:43.156721  5045 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0: Generated new TSK 0
I20260601 13:35:43.156910  5045 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:43.171864 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:43.173993  5059 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.174125  5062 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.174142  5060 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.174263 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:43.174548 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:43.174595 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:43.174620 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320943174620 us; error 0 us; skew 500 ppm
I20260601 13:35:43.175570 30854 webserver.cc:533] Webserver started at http://127.30.33.129:35429/ using document root <none> and password file <none>
I20260601 13:35:43.175707 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:43.175755 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:43.175812 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:43.176337 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "08b1d1ffab624c4d9b385054b47adfdb"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.177989 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:43.178934  5067 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.179179 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:43.179268 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "08b1d1ffab624c4d9b385054b47adfdb"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.179361 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:43.186416 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:43.186841 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:43.187155 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:43.187695 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:43.187760 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.187824 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:43.187862 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.192427 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:46617
I20260601 13:35:43.192449  5130 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:46617 every 8 connection(s)
I20260601 13:35:43.193341 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:43.195411  5136 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.195417  5135 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.195744 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:43.195864  5138 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.196193 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:43.196238 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:43.196254 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320943196254 us; error 0 us; skew 500 ppm
I20260601 13:35:43.197212 30854 webserver.cc:533] Webserver started at http://127.30.33.130:41665/ using document root <none> and password file <none>
I20260601 13:35:43.197393 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:43.197444 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:43.197541 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:43.197937 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.199381 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:35:43.200397  5143 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.200696 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:43.200770 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.200829 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:43.204046  5131 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:43.204147  5131 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:43.204370  5131 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:43.204978  5002 ts_manager.cc:194] Registered new tserver with Master: 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617)
I20260601 13:35:43.205693  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58694
I20260601 13:35:43.216391 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:43.216779 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:43.217088 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:43.217557 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:43.217595 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.217651 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:43.217691 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.221946 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:40557
I20260601 13:35:43.221985  5206 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:40557 every 8 connection(s)
I20260601 13:35:43.222846 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:43.224897  5210 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.225037  5213 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:43.224916  5211 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:43.225796 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:43.226035 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:43.226099 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:43.226126 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320943226126 us; error 0 us; skew 500 ppm
I20260601 13:35:43.227015 30854 webserver.cc:533] Webserver started at http://127.30.33.131:33207/ using document root <none> and password file <none>
I20260601 13:35:43.227108  5207 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:43.227173 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:43.227205  5207 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:43.227222 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:43.227339 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:43.227452  5207 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:43.227813 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "2be0adf7623e4d8cbb602342e8a67818"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.228116  5002 ts_manager.cc:194] Registered new tserver with Master: ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:43.228639  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58710
I20260601 13:35:43.229423 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:43.230324  5218 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.230567 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:43.230624 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "2be0adf7623e4d8cbb602342e8a67818"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:43.230670 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:43.240509 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:43.240805 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:43.241060 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:43.241513 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:43.241552 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.241581 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:43.241641 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:43.246244 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:36251
I20260601 13:35:43.246325  5281 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:36251 every 8 connection(s)
I20260601 13:35:43.250965  5282 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:43.251052  5282 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:43.251291  5282 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:43.251950  5002 ts_manager.cc:194] Registered new tserver with Master: 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:43.252395 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.0056953s
I20260601 13:35:43.252482  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58726
I20260601 13:35:44.206673  5131 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:44.229632  5207 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:44.253400  5282 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:44.286669  5002 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:58736:
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"
    }
  }
}
W20260601 13:35:44.287213  5002 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.
I20260601 13:35:44.297138  5171 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1a09e6febe48d0af40c9a619c1be5f (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:44.297436  5171 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1a09e6febe48d0af40c9a619c1be5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.299649  5095 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1a09e6febe48d0af40c9a619c1be5f (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:44.299853  5302 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:44.299855  5092 tablet_service.cc:1511] Processing CreateTablet for tablet 456bca7f5a844d778b18a3732ec3593d (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:44.299993  5095 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1a09e6febe48d0af40c9a619c1be5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.300052  5170 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbae5feb21c4f2e8d9c2825df9b5162 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:44.300146  5092 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456bca7f5a844d778b18a3732ec3593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.300282  5170 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbae5feb21c4f2e8d9c2825df9b5162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.300390  5094 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbae5feb21c4f2e8d9c2825df9b5162 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:44.300614  5094 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbae5feb21c4f2e8d9c2825df9b5162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.301014  5302 tablet_bootstrap.cc:654] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.302834  5093 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f53ed2ca42d799dc452d56e27989 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:44.303099  5093 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f53ed2ca42d799dc452d56e27989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.303093  5304 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:44.304980  5304 tablet_bootstrap.cc:654] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.305721  5246 tablet_service.cc:1511] Processing CreateTablet for tablet 4a1a09e6febe48d0af40c9a619c1be5f (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:44.306005  5246 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1a09e6febe48d0af40c9a619c1be5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.308281  5243 tablet_service.cc:1511] Processing CreateTablet for tablet 456bca7f5a844d778b18a3732ec3593d (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:44.308562  5243 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456bca7f5a844d778b18a3732ec3593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.310178  5306 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:44.310322  5244 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f53ed2ca42d799dc452d56e27989 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:44.310536  5244 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f53ed2ca42d799dc452d56e27989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.311265  5306 tablet_bootstrap.cc:654] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.312502  5306 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: No bootstrap required, opened a new log
I20260601 13:35:44.312577  5306 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.312577  5245 tablet_service.cc:1511] Processing CreateTablet for tablet 4bbae5feb21c4f2e8d9c2825df9b5162 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:44.312851  5245 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bbae5feb21c4f2e8d9c2825df9b5162. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.312963  5169 tablet_service.cc:1511] Processing CreateTablet for tablet 7200f53ed2ca42d799dc452d56e27989 (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:44.313194  5169 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f53ed2ca42d799dc452d56e27989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.315128  5168 tablet_service.cc:1511] Processing CreateTablet for tablet 456bca7f5a844d778b18a3732ec3593d (DEFAULT_TABLE table=test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:44.315368  5168 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456bca7f5a844d778b18a3732ec3593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:44.316617  5304 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: No bootstrap required, opened a new log
I20260601 13:35:44.316617  5302 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: No bootstrap required, opened a new log
I20260601 13:35:44.316725  5304 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.014s	user 0.002s	sys 0.000s
I20260601 13:35:44.316745  5302 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.017s	user 0.000s	sys 0.002s
I20260601 13:35:44.317022  5304 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.317097  5304 raft_consensus.cc:385] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.317117  5304 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.317154  5302 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.317243  5302 raft_consensus.cc:385] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.317281  5302 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.317342  5304 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.315124  5306 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.317399  5302 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.317471  5306 raft_consensus.cc:385] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.317505  5306 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.317646  5306 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.317709  5304 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.317934  5306 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:35:44.318109  5306 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:44.318277  5302 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:44.317881  5304 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:44.319180  5306 tablet_bootstrap.cc:654] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.319429  5304 tablet_bootstrap.cc:654] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.320385  5306 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: No bootstrap required, opened a new log
I20260601 13:35:44.320524  5306 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.320573  5304 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: No bootstrap required, opened a new log
I20260601 13:35:44.320740  5304 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:44.321030  5306 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.321197  5306 raft_consensus.cc:385] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.321337  5306 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.321503  5306 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.321815  5306 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.321194  5304 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.321998  5304 raft_consensus.cc:385] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.322031  5306 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:44.322047  5304 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.322278  5304 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.322567  5304 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:44.322780  5304 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:44.323042  5306 tablet_bootstrap.cc:654] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.324126  5306 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: No bootstrap required, opened a new log
I20260601 13:35:44.324203  5304 tablet_bootstrap.cc:654] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.324206  5306 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.324736  5306 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.324857  5306 raft_consensus.cc:385] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.324893  5306 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.325024  5306 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.325079  5302 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:44.325249  5306 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.325310  5304 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: No bootstrap required, opened a new log
I20260601 13:35:44.325387  5304 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:44.325708  5304 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.325809  5304 raft_consensus.cc:385] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.325850  5304 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.325968  5304 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.326025  5302 tablet_bootstrap.cc:654] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.326224  5304 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:44.326399  5304 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:44.327250  5302 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: No bootstrap required, opened a new log
I20260601 13:35:44.327311  5304 tablet_bootstrap.cc:654] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.327320  5302 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:44.327790  5302 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.325387  5306 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:44.328963  5306 tablet_bootstrap.cc:654] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.327901  5302 raft_consensus.cc:385] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.329495  5302 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.329628  5302 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.329893  5302 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:44.329968  5306 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: No bootstrap required, opened a new log
I20260601 13:35:44.330054  5302 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:44.330081  5306 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:35:44.330487  5306 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.330556  5306 raft_consensus.cc:385] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.330577  5306 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.330708  5306 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.330905  5306 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:44.331000  5302 tablet_bootstrap.cc:654] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.332144  5302 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: No bootstrap required, opened a new log
I20260601 13:35:44.332257  5302 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.332664  5302 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.332751  5302 raft_consensus.cc:385] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.332780  5302 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.332885  5302 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.333173  5302 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.333356  5302 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:44.334300  5302 tablet_bootstrap.cc:654] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:44.335268  5304 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: No bootstrap required, opened a new log
I20260601 13:35:44.335335  5304 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.009s	user 0.001s	sys 0.001s
I20260601 13:35:44.335449  5302 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: No bootstrap required, opened a new log
I20260601 13:35:44.335552  5302 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:44.335740  5304 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.335814  5304 raft_consensus.cc:385] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.335835  5304 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.335983  5304 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.335991  5302 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.336169  5302 raft_consensus.cc:385] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:44.336217  5302 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:44.336256  5304 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:44.336349  5302 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.336624  5302 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.356875  5310 raft_consensus.cc:493] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:44.357016  5310 raft_consensus.cc:515] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.357477  5310 leader_election.cc:290] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.360954  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:44.361105  5105 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.361128  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:44.361245  5181 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.361464  5219 leader_election.cc:304] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.361627  5310 raft_consensus.cc:2804] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:44.361692  5310 raft_consensus.cc:493] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:44.361748  5310 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.362831  5310 raft_consensus.cc:515] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.363139  5310 leader_election.cc:290] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.363454  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:44.363476  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:44.363577  5181 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.363577  5105 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.364562  5181 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.364562  5105 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.364840  5219 leader_election.cc:304] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be0adf7623e4d8cbb602342e8a67818, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:44.364980  5310 raft_consensus.cc:2804] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:44.365163  5310 raft_consensus.cc:697] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Becoming Leader. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Running, Role: LEADER
I20260601 13:35:44.365314  5310 consensus_queue.cc:237] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.366760  5002 catalog_manager.cc:5696] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:44.376142  5308 raft_consensus.cc:493] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:44.376233  5308 raft_consensus.cc:515] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.376622  5308 leader_election.cc:290] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:44.380446  5256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818" is_pre_election: true
I20260601 13:35:44.380456  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:44.380591  5256 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 0.
I20260601 13:35:44.380622  5181 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 0.
I20260601 13:35:44.380885  5071 leader_election.cc:304] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.381047  5308 raft_consensus.cc:2804] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:44.381105  5308 raft_consensus.cc:493] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:44.381142  5308 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.381844  5308 raft_consensus.cc:515] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.382134  5308 leader_election.cc:290] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 1 election: Requested vote from peers ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:44.382377  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:44.382377  5256 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818"
I20260601 13:35:44.382514  5256 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.382513  5181 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.383405  5181 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 1.
I20260601 13:35:44.383405  5256 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 1.
I20260601 13:35:44.383687  5071 leader_election.cc:304] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.383836  5308 raft_consensus.cc:2804] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:44.384060  5308 raft_consensus.cc:697] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 LEADER]: Becoming Leader. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Running, Role: LEADER
I20260601 13:35:44.384207  5308 consensus_queue.cc:237] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.385573  5002 catalog_manager.cc:5696] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb reported cstate change: term changed from 0 to 1, leader changed from <none> to 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129). New cstate: current_term: 1 leader_uuid: "08b1d1ffab624c4d9b385054b47adfdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:44.464113  5310 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:44.464243  5310 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.464699  5310 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.465052  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:44.465080  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:44.465162  5105 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.465248  5181 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.465512  5219 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.465690  5310 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:44.465741  5310 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:44.465788  5310 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.466888  5310 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.467293  5310 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.467598  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:44.467696  5105 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.467733  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:44.467839  5181 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.468506  5105 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.468686  5181 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.468796  5219 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.468950  5310 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:44.469059  5310 raft_consensus.cc:697] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Becoming Leader. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Running, Role: LEADER
I20260601 13:35:44.469195  5310 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.470829  5002 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:44.604995  5310 raft_consensus.cc:493] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:44.605134  5310 raft_consensus.cc:515] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.605583  5310 leader_election.cc:290] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.606037  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:44.606101  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:44.606195  5105 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.606240  5181 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 0.
I20260601 13:35:44.606494  5219 leader_election.cc:304] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:44.606704  5310 raft_consensus.cc:2804] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:44.606760  5310 raft_consensus.cc:493] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:44.606788  5310 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.607632  5310 raft_consensus.cc:515] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.608032  5310 leader_election.cc:290] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:44.608351  5105 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:44.608409  5181 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:44.608475  5105 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.608512  5181 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:44.609215  5105 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.609230  5181 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:44.609514  5219 leader_election.cc:304] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2be0adf7623e4d8cbb602342e8a67818, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:44.609733  5310 raft_consensus.cc:2804] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:44.609823  5310 raft_consensus.cc:697] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Becoming Leader. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Running, Role: LEADER
I20260601 13:35:44.609954  5310 consensus_queue.cc:237] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:44.611487  5002 catalog_manager.cc:5696] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:44.659684 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:35:44.664335 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:44.664613 30854 tablet_replica.cc:333] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: stopping tablet replica
I20260601 13:35:44.664759 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.664901 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.665400 30854 tablet_replica.cc:333] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: stopping tablet replica
I20260601 13:35:44.665478 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:44.665648 30854 pending_rounds.cc:70] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Trying to abort 1 pending ops.
I20260601 13:35:44.665689 30854 pending_rounds.cc:77] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194588199063552 op_type: NO_OP noop_request { }
I20260601 13:35:44.665784 30854 raft_consensus.cc:2889] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:44.665846 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.666345 30854 tablet_replica.cc:333] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: stopping tablet replica
I20260601 13:35:44.666453 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.666546 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.666899 30854 tablet_replica.cc:333] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: stopping tablet replica
I20260601 13:35:44.667001 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.667114 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.680652 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:35:44.682782 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:35:44.686775 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:44.687026 30854 tablet_replica.cc:333] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: stopping tablet replica
I20260601 13:35:44.687150 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.687243 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.687635 30854 tablet_replica.cc:333] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: stopping tablet replica
I20260601 13:35:44.687712 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.687783 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.688213 30854 tablet_replica.cc:333] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: stopping tablet replica
I20260601 13:35:44.688285 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.688354 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.688661 30854 tablet_replica.cc:333] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: stopping tablet replica
I20260601 13:35:44.688730 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.688792 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.701324 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:35:44.703275 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:35:44.706907 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:44.707152 30854 tablet_replica.cc:333] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: stopping tablet replica
I20260601 13:35:44.707259 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:44.707376 30854 pending_rounds.cc:70] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Trying to abort 1 pending ops.
I20260601 13:35:44.707401 30854 pending_rounds.cc:77] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194588121812992 op_type: NO_OP noop_request { }
I20260601 13:35:44.707461 30854 raft_consensus.cc:2889] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:44.707504 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.708146 30854 tablet_replica.cc:333] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: stopping tablet replica
I20260601 13:35:44.708217 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:44.708314 30854 pending_rounds.cc:70] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Trying to abort 1 pending ops.
I20260601 13:35:44.708338 30854 pending_rounds.cc:77] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194588547223552 op_type: NO_OP noop_request { }
I20260601 13:35:44.708379 30854 raft_consensus.cc:2889] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:44.708417 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.708899 30854 tablet_replica.cc:333] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: stopping tablet replica
I20260601 13:35:44.708967 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:44.709056 30854 pending_rounds.cc:70] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Trying to abort 1 pending ops.
I20260601 13:35:44.709079 30854 pending_rounds.cc:77] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194589123854336 op_type: NO_OP noop_request { }
I20260601 13:35:44.709128 30854 raft_consensus.cc:2889] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:44.709167 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.709582 30854 tablet_replica.cc:333] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: stopping tablet replica
I20260601 13:35:44.709652 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:44.709719 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:44.722855 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:35:44.725275 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:44.726861  5330 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:44.726941  5333 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:44.727015  5331 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:44.727174 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:44.727322 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:44.727360 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:44.727380 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320944727379 us; error 0 us; skew 500 ppm
I20260601 13:35:44.728235 30854 webserver.cc:533] Webserver started at http://127.30.33.132:33277/ using document root <none> and password file <none>
I20260601 13:35:44.728356 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:44.728399 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:44.728447 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:44.728770 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "b13adaf8188c419480eb641d4b3e528c"
format_stamp: "Formatted at 2026-06-01 13:35:44 on dist-test-slave-w2jz"
I20260601 13:35:44.730109 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:44.730898  5338 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:44.731127 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:44.731187 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "b13adaf8188c419480eb641d4b3e528c"
format_stamp: "Formatted at 2026-06-01 13:35:44 on dist-test-slave-w2jz"
I20260601 13:35:44.731242 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:44.739390 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:44.739639 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:44.739861 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:44.740316 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:44.740357 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:44.740388 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:44.740414 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:44.744232 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:37871
I20260601 13:35:44.746603  5401 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:37871 every 8 connection(s)
I20260601 13:35:44.750877  5402 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:44.751000  5402 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:44.751207  5402 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:44.751832  5002 ts_manager.cc:194] Registered new tserver with Master: b13adaf8188c419480eb641d4b3e528c (127.30.33.132:37871)
I20260601 13:35:44.752401  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58742
W20260601 13:35:45.142741  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46617: connect: Connection refused (error 111)
W20260601 13:35:45.143585  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 456bca7f5a844d778b18a3732ec3593d: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:45.144423  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4bbae5feb21c4f2e8d9c2825df9b5162: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
I20260601 13:35:45.753335  5402 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
W20260601 13:35:46.146881  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46617: connect: Connection refused (error 111)
W20260601 13:35:46.147723  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 7200f53ed2ca42d799dc452d56e27989: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:46.148514  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 456bca7f5a844d778b18a3732ec3593d: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:47.150972  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 456bca7f5a844d778b18a3732ec3593d: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:47.151757  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 7200f53ed2ca42d799dc452d56e27989: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:47.152556  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46617: connect: Connection refused (error 111)
W20260601 13:35:48.155522  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4bbae5feb21c4f2e8d9c2825df9b5162: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:48.156541  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Network error: Client connection negotiation failed: client connection to 127.30.33.129:46617: connect: Connection refused (error 111)
W20260601 13:35:48.157323  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 7200f53ed2ca42d799dc452d56e27989: Network error: Client connection negotiation failed: client connection to 127.30.33.131:36251: connect: Connection refused (error 111)
W20260601 13:35:49.158790  5051 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table b8fdc39eae8c406cb0b6d41be77db6da: could not find any suitable replica to move from server 2be0adf7623e4d8cbb602342e8a67818 to server b13adaf8188c419480eb641d4b3e528c
W20260601 13:35:50.159487  5051 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ecb14876e0a94ef2bbf87bd669d86bd6 not available for placement
W20260601 13:35:51.160162  5051 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver ecb14876e0a94ef2bbf87bd669d86bd6 not available for placement
I20260601 13:35:51.771147 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:51.773288  5409 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:51.773387 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:51.773290  5412 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:51.773499  5410 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:51.773695 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:51.773741 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:51.773756 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320951773755 us; error 0 us; skew 500 ppm
I20260601 13:35:51.774667 30854 webserver.cc:533] Webserver started at http://127.30.33.129:35429/ using document root <none> and password file <none>
I20260601 13:35:51.774808 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:51.774842 30854 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:35:51.775847 30854 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.777016  5417 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:51.777333 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.777400 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "08b1d1ffab624c4d9b385054b47adfdb"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:51.777506 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:51.792275 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:51.792677 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:51.792986 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:51.793730  5424 ts_tablet_manager.cc:542] Loading tablet metadata (0/4 complete)
I20260601 13:35:51.796851 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:35:51.796939 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:35:51.797011 30854 ts_tablet_manager.cc:600] Registering tablets (0/4 complete)
I20260601 13:35:51.797857  5424 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:51.799065 30854 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:35:51.799131 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:35:51.800164  5424 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: 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
I20260601 13:35:51.800396  5424 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap complete.
I20260601 13:35:51.800671  5424 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:51.801054  5424 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.801177  5424 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.801360  5424 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.801748  5424 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.801919  5424 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:51.803926  5424 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: 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
I20260601 13:35:51.804160  5424 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap complete.
I20260601 13:35:51.804339  5424 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:51.804665  5424 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.804757 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:46617
I20260601 13:35:51.804766  5484 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:46617 every 8 connection(s)
I20260601 13:35:51.804766  5424 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.805009  5424 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.805262  5424 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.805423  5424 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:51.805644 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:51.807488  5489 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:51.807556  5492 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:51.808069  5424 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: 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
I20260601 13:35:51.808223 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:51.808071  5490 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:51.808506 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:51.808574 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:51.808606 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320951808605 us; error 0 us; skew 500 ppm
I20260601 13:35:51.808694  5424 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap complete.
I20260601 13:35:51.808847  5424 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:51.809168  5424 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.809368  5424 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.809543  5424 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.809629 30854 webserver.cc:533] Webserver started at http://127.30.33.130:41665/ using document root <none> and password file <none>
I20260601 13:35:51.809772 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:51.809803 30854 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:35:51.809828  5424 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:51.809944  5424 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap starting.
I20260601 13:35:51.810958 30854 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.812053  5499 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:51.812107  5424 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: 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
I20260601 13:35:51.812306 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.812337  5424 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Bootstrap complete.
I20260601 13:35:51.812400 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:51.812465 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:51.812513  5424 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:51.812840  5424 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.812917  5424 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.813036  5424 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.813304  5424 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:51.814827  5485 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:51.814930  5485 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:51.815124  5485 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:51.815979  5002 ts_manager.cc:194] Re-registered known tserver with Master: 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617)
I20260601 13:35:51.817001  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58748
I20260601 13:35:51.817675  5485 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:51.839203 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:51.839648 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:51.840010 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:51.843463 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:35:51.843539 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:35:51.844367  5506 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:51.845546 30854 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:35:51.845618 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.000s	sys 0.000s
I20260601 13:35:51.846561  5506 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: 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
I20260601 13:35:51.846796  5506 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap complete.
I20260601 13:35:51.847013  5506 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:51.847419  5506 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.847513  5506 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.847741  5506 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.848182  5506 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.848366  5506 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:51.850558  5506 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: 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
I20260601 13:35:51.850795  5506 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap complete.
I20260601 13:35:51.850970  5506 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:51.851338  5506 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.851431 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:40557
I20260601 13:35:51.851452  5506 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.851500  5566 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:40557 every 8 connection(s)
I20260601 13:35:51.851610  5506 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.851861  5506 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.852007  5506 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:51.852140 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:51.854188  5573 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:51.854255  5570 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:51.854386  5571 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:51.854974  5506 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: 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
I20260601 13:35:51.855232  5506 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap complete.
I20260601 13:35:51.855438  5506 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:51.855945  5506 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.856069  5506 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.856251 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:51.856357  5506 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.856418 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:51.856477 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:51.856501 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320951856501 us; error 0 us; skew 500 ppm
I20260601 13:35:51.856978  5506 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.857069  5567 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:51.857142  5506 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap starting.
I20260601 13:35:51.857167  5567 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:51.857380  5567 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:51.857506 30854 webserver.cc:533] Webserver started at http://127.30.33.131:33207/ using document root <none> and password file <none>
I20260601 13:35:51.857648 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:51.857694 30854 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:35:51.858355  5002 ts_manager.cc:194] Re-registered known tserver with Master: ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:51.858837 30854 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:51.859694  5506 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: 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
I20260601 13:35:51.859768  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58754
I20260601 13:35:51.859951  5506 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Bootstrap complete.
I20260601 13:35:51.860124  5506 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:35:51.860517  5506 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.860596  5567 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:51.860625  5506 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.860769  5506 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.861035  5506 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:51.861238  5580 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:51.861482 30854 fs_manager.cc:730] Time spent opening block manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:51.861541 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "2be0adf7623e4d8cbb602342e8a67818"
format_stamp: "Formatted at 2026-06-01 13:35:43 on dist-test-slave-w2jz"
I20260601 13:35:51.861624 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-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)
I20260601 13:35:51.885592 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:51.886091 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:51.886430 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:51.889906 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (4 total tablets, 4 live tablets)
I20260601 13:35:51.889981 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.003s	user 0.000s	sys 0.000s
I20260601 13:35:51.890805  5587 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:51.892102 30854 ts_tablet_manager.cc:616] Registered 4 tablets
I20260601 13:35:51.892169 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:51.893726  5587 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: 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
I20260601 13:35:51.894076  5587 tablet_bootstrap.cc:492] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap complete.
I20260601 13:35:51.894285  5587 ts_tablet_manager.cc:1403] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:51.894814  5587 raft_consensus.cc:359] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.894979  5587 raft_consensus.cc:740] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.895161  5587 consensus_queue.cc:260] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.895530  5587 ts_tablet_manager.cc:1434] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.003s	sys 0.000s
I20260601 13:35:51.895709  5587 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:51.897879 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:36251
I20260601 13:35:51.897943  5646 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:36251 every 8 connection(s)
I20260601 13:35:51.898967  5587 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: 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
I20260601 13:35:51.899276  5587 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap complete.
I20260601 13:35:51.899470  5587 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:35:51.899962  5587 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.900121  5587 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.900295  5587 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.900586  5587 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:51.900764  5587 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:51.902927  5648 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46255
I20260601 13:35:51.903052  5648 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:51.903277  5648 heartbeater.cc:507] Master 127.30.33.190:46255 requested a full tablet report, sending...
I20260601 13:35:51.903298  5587 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: 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
I20260601 13:35:51.903550  5587 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap complete.
I20260601 13:35:51.903683  5587 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:51.904175  5587 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.904274  5002 ts_manager.cc:194] Re-registered known tserver with Master: 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:51.904291  5587 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.904419  5587 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.904731  5587 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:51.904881  5587 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap starting.
I20260601 13:35:51.905638  5002 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:58762
I20260601 13:35:51.906424  5648 heartbeater.cc:499] Master 127.30.33.190:46255 was elected leader, sending a full tablet report...
I20260601 13:35:51.907981  5587 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: 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
I20260601 13:35:51.908301  5587 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Bootstrap complete.
I20260601 13:35:51.908484  5587 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:35:51.908838  5587 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.908949  5587 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Initialized, Role: FOLLOWER
I20260601 13:35:51.909049  5587 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:51.909309  5587 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
W20260601 13:35:52.166729  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Illegal state: Replica 08b1d1ffab624c4d9b385054b47adfdb is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } }
W20260601 13:35:52.171061  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 7200f53ed2ca42d799dc452d56e27989: Illegal state: Replica 2be0adf7623e4d8cbb602342e8a67818 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } }
W20260601 13:35:52.172144  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 456bca7f5a844d778b18a3732ec3593d: Illegal state: Replica 2be0adf7623e4d8cbb602342e8a67818 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } }
I20260601 13:35:53.025810  5656 raft_consensus.cc:493] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:53.026019  5656 raft_consensus.cc:515] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.026666  5656 leader_election.cc:290] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.031569  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:53.031571  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818" is_pre_election: true
I20260601 13:35:53.031826  5618 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb14876e0a94ef2bbf87bd669d86bd6 in term 1.
I20260601 13:35:53.031831  5452 raft_consensus.cc:2410] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecb14876e0a94ef2bbf87bd669d86bd6 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.
I20260601 13:35:53.032225  5503 leader_election.cc:304] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [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: 2be0adf7623e4d8cbb602342e8a67818, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:53.032439  5656 raft_consensus.cc:2804] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:53.032512  5656 raft_consensus.cc:493] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:53.032546  5656 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.033411  5656 raft_consensus.cc:515] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.033799  5656 leader_election.cc:290] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [CANDIDATE]: Term 2 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.034080  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:53.034169  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4a1a09e6febe48d0af40c9a619c1be5f" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818"
I20260601 13:35:53.034209  5452 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.034253  5618 raft_consensus.cc:3060] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.035230  5618 raft_consensus.cc:2468] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb14876e0a94ef2bbf87bd669d86bd6 in term 2.
I20260601 13:35:53.035280  5452 raft_consensus.cc:2410] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ecb14876e0a94ef2bbf87bd669d86bd6 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.
I20260601 13:35:53.035514  5503 leader_election.cc:304] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [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: 2be0adf7623e4d8cbb602342e8a67818, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:53.035712  5656 raft_consensus.cc:2804] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:53.035966  5656 raft_consensus.cc:697] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Becoming Leader. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Running, Role: LEADER
I20260601 13:35:53.036155  5656 consensus_queue.cc:237] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Queue going to LEADER 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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.037777  5002 catalog_manager.cc:5696] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 reported cstate change: term changed from 1 to 2, leader changed from 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129) to ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130). New cstate: current_term: 2 leader_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:53.110133  5667 raft_consensus.cc:493] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:53.110299  5667 raft_consensus.cc:515] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.110864  5667 leader_election.cc:290] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.115419  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818" is_pre_election: true
I20260601 13:35:53.115427  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:53.115698  5618 raft_consensus.cc:2410] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 08b1d1ffab624c4d9b385054b47adfdb 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.
I20260601 13:35:53.115706  5540 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 1.
I20260601 13:35:53.116093  5418 leader_election.cc:304] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [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: 08b1d1ffab624c4d9b385054b47adfdb, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 2be0adf7623e4d8cbb602342e8a67818
I20260601 13:35:53.116312  5667 raft_consensus.cc:2804] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:53.116402  5667 raft_consensus.cc:493] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:53.116439  5667 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.117300  5667 raft_consensus.cc:515] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.117682  5667 leader_election.cc:290] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [CANDIDATE]: Term 2 election: Requested vote from peers ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.118052  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:53.118188  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bbae5feb21c4f2e8d9c2825df9b5162" candidate_uuid: "08b1d1ffab624c4d9b385054b47adfdb" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818"
I20260601 13:35:53.118211  5540 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.118348  5618 raft_consensus.cc:3060] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.119091  5540 raft_consensus.cc:2468] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 08b1d1ffab624c4d9b385054b47adfdb in term 2.
I20260601 13:35:53.119177  5618 raft_consensus.cc:2410] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate 08b1d1ffab624c4d9b385054b47adfdb 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.
I20260601 13:35:53.119390  5418 leader_election.cc:304] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [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: 08b1d1ffab624c4d9b385054b47adfdb, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:53.119608  5667 raft_consensus.cc:2804] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:53.119840  5667 raft_consensus.cc:697] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 LEADER]: Becoming Leader. State: Replica: 08b1d1ffab624c4d9b385054b47adfdb, State: Running, Role: LEADER
I20260601 13:35:53.120040  5667 consensus_queue.cc:237] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [LEADER]: Queue going to LEADER 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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.121570  5002 catalog_manager.cc:5696] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb reported cstate change: term changed from 1 to 2, leader changed from 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) to 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129). New cstate: current_term: 2 leader_uuid: "08b1d1ffab624c4d9b385054b47adfdb" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:53.129983  5656 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:53.130136  5656 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.130546  5656 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.130885  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:53.130887  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818" is_pre_election: true
I20260601 13:35:53.131060  5452 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ecb14876e0a94ef2bbf87bd669d86bd6 in term 1.
I20260601 13:35:53.131122  5618 raft_consensus.cc:2410] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate ecb14876e0a94ef2bbf87bd669d86bd6 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.
I20260601 13:35:53.131402  5500 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [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: 08b1d1ffab624c4d9b385054b47adfdb, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:53.131615  5656 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:53.131693  5656 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:53.131793  5656 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.132709  5656 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.133124  5656 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [CANDIDATE]: Term 2 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:53.133369  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:53.133443  5618 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" candidate_term: 2 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2be0adf7623e4d8cbb602342e8a67818"
I20260601 13:35:53.133502  5452 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.133567  5618 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.134261  5452 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ecb14876e0a94ef2bbf87bd669d86bd6 in term 2.
I20260601 13:35:53.134442  5618 raft_consensus.cc:2410] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Leader election vote request: Denying vote to candidate ecb14876e0a94ef2bbf87bd669d86bd6 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.
I20260601 13:35:53.134555  5500 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [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: 08b1d1ffab624c4d9b385054b47adfdb, ecb14876e0a94ef2bbf87bd669d86bd6; no voters: 
I20260601 13:35:53.134721  5656 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:53.134856  5656 raft_consensus.cc:697] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Becoming Leader. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Running, Role: LEADER
I20260601 13:35:53.135043  5656 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Queue going to LEADER 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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.136581  5002 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 reported cstate change: term changed from 1 to 2, leader changed from 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) to ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130). New cstate: current_term: 2 leader_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: UNKNOWN } } }
W20260601 13:35:53.177989  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 7200f53ed2ca42d799dc452d56e27989: Illegal state: Leader has not yet committed an operation in its own term
W20260601 13:35:53.179157  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 456bca7f5a844d778b18a3732ec3593d: Illegal state: Replica 2be0adf7623e4d8cbb602342e8a67818 is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } }
W20260601 13:35:53.180208  5051 auto_rebalancer.cc:591] Failed to schedule move for tablet 4a1a09e6febe48d0af40c9a619c1be5f: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:35:53.288774  5675 raft_consensus.cc:493] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:53.288977  5675 raft_consensus.cc:515] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.289541  5675 leader_election.cc:290] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:53.293174  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:53.293340  5452 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:53.293344  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:53.293471  5540 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 1.
I20260601 13:35:53.293681  5581 leader_election.cc:304] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:53.293883  5675 raft_consensus.cc:2804] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:35:53.293948  5675 raft_consensus.cc:493] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:53.294003  5675 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.294878  5675 raft_consensus.cc:515] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.295239  5675 leader_election.cc:290] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 2 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:53.295531  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:53.295670  5452 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.295681  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "456bca7f5a844d778b18a3732ec3593d" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:53.295929  5540 raft_consensus.cc:3060] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:35:53.296602  5452 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 2.
I20260601 13:35:53.296681  5540 raft_consensus.cc:2468] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 2.
I20260601 13:35:53.296921  5581 leader_election.cc:304] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: 
I20260601 13:35:53.297104  5675 raft_consensus.cc:2804] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:35:53.297331  5675 raft_consensus.cc:697] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 LEADER]: Becoming Leader. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Running, Role: LEADER
I20260601 13:35:53.297523  5675 consensus_queue.cc:237] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.299077  5002 catalog_manager.cc:5696] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: term changed from 1 to 2. New cstate: current_term: 2 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:53.466704  5452 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:35:53.466828  5452 pending_rounds.cc:85] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Aborting all ops after (but not including) 0
I20260601 13:35:53.466861  5452 pending_rounds.cc:107] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:35:53.466887  5452 raft_consensus.cc:2889] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:35:53.467566  5656 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.470657  5618 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:35:53.471244  5656 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.580276  5675 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:53.580446  5675 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.580920  5675 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 3 pre-election: Requested pre-vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:53.581405  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb" is_pre_election: true
I20260601 13:35:53.581405  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" is_pre_election: true
I20260601 13:35:53.581594  5452 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 2.
I20260601 13:35:53.581933  5581 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: ecb14876e0a94ef2bbf87bd669d86bd6
I20260601 13:35:53.582121  5675 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Leader pre-election won for term 3
I20260601 13:35:53.582193  5675 raft_consensus.cc:493] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:53.582245  5675 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:35:53.583123  5675 raft_consensus.cc:515] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.583453  5675 leader_election.cc:290] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [CANDIDATE]: Term 3 election: Requested vote from peers 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617), ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:53.583784  5452 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "08b1d1ffab624c4d9b385054b47adfdb"
I20260601 13:35:53.583801  5540 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7200f53ed2ca42d799dc452d56e27989" candidate_uuid: "2be0adf7623e4d8cbb602342e8a67818" candidate_term: 3 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6"
I20260601 13:35:53.583981  5452 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:35:53.584740  5452 raft_consensus.cc:2468] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2be0adf7623e4d8cbb602342e8a67818 in term 3.
I20260601 13:35:53.585028  5581 leader_election.cc:304] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: 08b1d1ffab624c4d9b385054b47adfdb, 2be0adf7623e4d8cbb602342e8a67818; no voters: ecb14876e0a94ef2bbf87bd669d86bd6
I20260601 13:35:53.585180  5675 raft_consensus.cc:2804] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 FOLLOWER]: Leader election won for term 3
I20260601 13:35:53.585278  5675 raft_consensus.cc:697] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 LEADER]: Becoming Leader. State: Replica: 2be0adf7623e4d8cbb602342e8a67818, State: Running, Role: LEADER
I20260601 13:35:53.585427  5675 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.586910  5001 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: term changed from 2 to 3, leader changed from ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130) to 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131). New cstate: current_term: 3 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:53.588847  5452 raft_consensus.cc:1240] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Rejecting Update request from peer ecb14876e0a94ef2bbf87bd669d86bd6 for earlier term 2. Current term is 3. Ops: []
I20260601 13:35:53.589258  5656 consensus_queue.cc:1059] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Peer responded invalid term: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: INVALID_TERM, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.589443  5656 raft_consensus.cc:3055] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Stepping down as leader of term 2
I20260601 13:35:53.589519  5656 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Becoming Follower/Learner. State: Replica: ecb14876e0a94ef2bbf87bd669d86bd6, State: Running, Role: LEADER
I20260601 13:35:53.589671  5656 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } }
I20260601 13:35:53.589845  5656 raft_consensus.cc:3060] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Advancing to term 3
I20260601 13:35:53.660265  5618 raft_consensus.cc:1275] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Refusing update from remote peer 08b1d1ffab624c4d9b385054b47adfdb: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 1. (term mismatch)
I20260601 13:35:53.660372  5618 pending_rounds.cc:85] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Aborting all ops after (but not including) 0
I20260601 13:35:53.660398  5618 pending_rounds.cc:107] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818: Aborting uncommitted NO_OP operation due to leader change: 1.1
I20260601 13:35:53.660467  5618 raft_consensus.cc:2889] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:35:53.660969  5667 consensus_queue.cc:1048] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.663640  5540 raft_consensus.cc:1275] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Refusing update from remote peer 08b1d1ffab624c4d9b385054b47adfdb: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 1. (index mismatch)
I20260601 13:35:53.664074  5667 consensus_queue.cc:1048] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.798352  5540 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:53.798825  5675 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:53.802139  5452 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:53.802624  5690 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:54.012351  5452 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:35:54.012880  5690 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:54.015973  5540 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 3 index: 2. (index mismatch)
I20260601 13:35:54.016355  5690 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:54.016521  5690 consensus_queue.cc:1243] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Peer ecb14876e0a94ef2bbf87bd669d86bd6 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
I20260601 13:35:54.017259  5540 pending_rounds.cc:85] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Aborting all ops after (but not including) 0
I20260601 13:35:54.017326  5540 pending_rounds.cc:107] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6: Aborting uncommitted NO_OP operation due to leader change: 2.1
I20260601 13:35:54.017369  5540 raft_consensus.cc:2889] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted by new leader
I20260601 13:35:54.182852  5540 consensus_queue.cc:237] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.184531  5452 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:54.184618  5618 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:35:54.184983  5692 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:54.185199  5656 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:35:54.186946  5661 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.187424  5618 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
W20260601 13:35:54.188870  5502 consensus_peers.cc:597] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 -> Peer b13adaf8188c419480eb641d4b3e528c (127.30.33.132:37871): Couldn't send request to peer b13adaf8188c419480eb641d4b3e528c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4a1a09e6febe48d0af40c9a619c1be5f. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:54.189111  5452 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.2: config changed from index -1 to 2, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.189851  5621 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.189813  5000 catalog_manager.cc:5696] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 reported cstate change: config changed from index -1 to 2, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New cstate: current_term: 2 leader_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:54.191341  5452 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:35:54.191713  5690 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:54.192071  5540 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 2. Preceding OpId from leader: term: 3 index: 3. (index mismatch)
I20260601 13:35:54.192533  5690 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:54.193367  5690 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 LEADER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.193712  5458 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.195313  5540 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Committing config change with OpId 3.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.196210  5002 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb reported cstate change: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New cstate: current_term: 3 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.197188  5618 consensus_queue.cc:237] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
W20260601 13:35:54.198545  5583 consensus_peers.cc:597] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 -> Peer b13adaf8188c419480eb641d4b3e528c (127.30.33.132:37871): Couldn't send request to peer b13adaf8188c419480eb641d4b3e528c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 7200f53ed2ca42d799dc452d56e27989. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:35:54.198832  5583 consensus_peers.cc:597] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 -> Peer b13adaf8188c419480eb641d4b3e528c (127.30.33.132:37871): Couldn't send request to peer b13adaf8188c419480eb641d4b3e528c. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 456bca7f5a844d778b18a3732ec3593d. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:54.199396  5458 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:54.199738  5690 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:54.199877  5540 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:54.200269  5690 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:54.201123  5678 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.201514  5458 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.202044  5540 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.203426  5000 catalog_manager.cc:5696] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb reported cstate change: config changed from index -1 to 3, NON_VOTER b13adaf8188c419480eb641d4b3e528c (127.30.33.132) added. New cstate: current_term: 2 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } } }
I20260601 13:35:54.700500  5702 ts_tablet_manager.cc:933] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: Initiating tablet copy from peer 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:54.700886  5702 tablet_copy_client.cc:323] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:36251
I20260601 13:35:54.704879  5631 tablet_copy_service.cc:140] P 2be0adf7623e4d8cbb602342e8a67818: Received BeginTabletCopySession request for tablet 456bca7f5a844d778b18a3732ec3593d from peer b13adaf8188c419480eb641d4b3e528c ({username='slave'} at 127.0.0.1:32988)
I20260601 13:35:54.705032  5631 tablet_copy_service.cc:161] P 2be0adf7623e4d8cbb602342e8a67818: Beginning new tablet copy session on tablet 456bca7f5a844d778b18a3732ec3593d from peer b13adaf8188c419480eb641d4b3e528c at {username='slave'} at 127.0.0.1:32988: session id = b13adaf8188c419480eb641d4b3e528c-456bca7f5a844d778b18a3732ec3593d
I20260601 13:35:54.706032  5631 tablet_copy_source_session.cc:215] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:54.706945  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 456bca7f5a844d778b18a3732ec3593d. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:54.709188  5702 tablet_copy_client.cc:806] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:54.709406  5702 tablet_copy_client.cc:670] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:54.710790  5702 tablet_copy_client.cc:538] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:54.712174  5702 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: Bootstrap starting.
I20260601 13:35:54.716368  5702 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: 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
I20260601 13:35:54.716645  5702 tablet_bootstrap.cc:492] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: Bootstrap complete.
I20260601 13:35:54.716811  5702 ts_tablet_manager.cc:1403] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: Time spent bootstrapping tablet: real 0.005s	user 0.004s	sys 0.000s
I20260601 13:35:54.717284  5702 raft_consensus.cc:359] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.717427  5702 raft_consensus.cc:740] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b13adaf8188c419480eb641d4b3e528c, State: Initialized, Role: LEARNER
I20260601 13:35:54.717542  5702 consensus_queue.cc:260] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.717890  5702 ts_tablet_manager.cc:1434] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:54.718350  5631 tablet_copy_service.cc:342] P 2be0adf7623e4d8cbb602342e8a67818: Request end of tablet copy session b13adaf8188c419480eb641d4b3e528c-456bca7f5a844d778b18a3732ec3593d received from {username='slave'} at 127.0.0.1:32988
I20260601 13:35:54.718452  5631 tablet_copy_service.cc:434] P 2be0adf7623e4d8cbb602342e8a67818: ending tablet copy session b13adaf8188c419480eb641d4b3e528c-456bca7f5a844d778b18a3732ec3593d on tablet 456bca7f5a844d778b18a3732ec3593d with peer b13adaf8188c419480eb641d4b3e528c
I20260601 13:35:54.726730  5702 ts_tablet_manager.cc:933] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: Initiating tablet copy from peer ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557)
I20260601 13:35:54.727056  5702 tablet_copy_client.cc:323] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:40557
I20260601 13:35:54.730387  5550 tablet_copy_service.cc:140] P ecb14876e0a94ef2bbf87bd669d86bd6: Received BeginTabletCopySession request for tablet 4a1a09e6febe48d0af40c9a619c1be5f from peer b13adaf8188c419480eb641d4b3e528c ({username='slave'} at 127.0.0.1:41760)
I20260601 13:35:54.730513  5550 tablet_copy_service.cc:161] P ecb14876e0a94ef2bbf87bd669d86bd6: Beginning new tablet copy session on tablet 4a1a09e6febe48d0af40c9a619c1be5f from peer b13adaf8188c419480eb641d4b3e528c at {username='slave'} at 127.0.0.1:41760: session id = b13adaf8188c419480eb641d4b3e528c-4a1a09e6febe48d0af40c9a619c1be5f
I20260601 13:35:54.731326  5550 tablet_copy_source_session.cc:215] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:54.732148  5702 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4a1a09e6febe48d0af40c9a619c1be5f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:54.734287  5702 tablet_copy_client.cc:806] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:54.734440  5702 tablet_copy_client.cc:670] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:54.735530  5702 tablet_copy_client.cc:538] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:54.736843  5702 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: Bootstrap starting.
I20260601 13:35:54.740756  5702 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: 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
I20260601 13:35:54.741035  5702 tablet_bootstrap.cc:492] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: Bootstrap complete.
I20260601 13:35:54.741245  5702 ts_tablet_manager.cc:1403] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: Time spent bootstrapping tablet: real 0.004s	user 0.005s	sys 0.000s
I20260601 13:35:54.741729  5702 raft_consensus.cc:359] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.741869  5702 raft_consensus.cc:740] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: b13adaf8188c419480eb641d4b3e528c, State: Initialized, Role: LEARNER
I20260601 13:35:54.741976  5702 consensus_queue.cc:260] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.742268  5702 ts_tablet_manager.cc:1434] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:54.742817  5550 tablet_copy_service.cc:342] P ecb14876e0a94ef2bbf87bd669d86bd6: Request end of tablet copy session b13adaf8188c419480eb641d4b3e528c-4a1a09e6febe48d0af40c9a619c1be5f received from {username='slave'} at 127.0.0.1:41760
I20260601 13:35:54.742913  5550 tablet_copy_service.cc:434] P ecb14876e0a94ef2bbf87bd669d86bd6: ending tablet copy session b13adaf8188c419480eb641d4b3e528c-4a1a09e6febe48d0af40c9a619c1be5f on tablet 4a1a09e6febe48d0af40c9a619c1be5f with peer b13adaf8188c419480eb641d4b3e528c
I20260601 13:35:54.743680  5711 ts_tablet_manager.cc:933] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: Initiating tablet copy from peer 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251)
I20260601 13:35:54.744053  5711 tablet_copy_client.cc:323] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:36251
I20260601 13:35:54.744467  5631 tablet_copy_service.cc:140] P 2be0adf7623e4d8cbb602342e8a67818: Received BeginTabletCopySession request for tablet 7200f53ed2ca42d799dc452d56e27989 from peer b13adaf8188c419480eb641d4b3e528c ({username='slave'} at 127.0.0.1:32988)
I20260601 13:35:54.744587  5631 tablet_copy_service.cc:161] P 2be0adf7623e4d8cbb602342e8a67818: Beginning new tablet copy session on tablet 7200f53ed2ca42d799dc452d56e27989 from peer b13adaf8188c419480eb641d4b3e528c at {username='slave'} at 127.0.0.1:32988: session id = b13adaf8188c419480eb641d4b3e528c-7200f53ed2ca42d799dc452d56e27989
I20260601 13:35:54.745532  5631 tablet_copy_source_session.cc:215] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:35:54.746281  5711 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7200f53ed2ca42d799dc452d56e27989. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:54.748013  5711 tablet_copy_client.cc:806] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 0 data blocks...
I20260601 13:35:54.748234  5711 tablet_copy_client.cc:670] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: tablet copy: Starting download of 1 WAL segments...
I20260601 13:35:54.749205  5711 tablet_copy_client.cc:538] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:35:54.750175  5711 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: Bootstrap starting.
I20260601 13:35:54.753429  5711 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: 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
I20260601 13:35:54.753677  5711 tablet_bootstrap.cc:492] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: Bootstrap complete.
I20260601 13:35:54.753863  5711 ts_tablet_manager.cc:1403] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:35:54.754281  5711 raft_consensus.cc:359] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.754386  5711 raft_consensus.cc:740] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 LEARNER]: Becoming Follower/Learner. State: Replica: b13adaf8188c419480eb641d4b3e528c, State: Initialized, Role: LEARNER
I20260601 13:35:54.754545  5711 consensus_queue.cc:260] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: true } }
I20260601 13:35:54.754864  5711 ts_tablet_manager.cc:1434] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:54.755496  5631 tablet_copy_service.cc:342] P 2be0adf7623e4d8cbb602342e8a67818: Request end of tablet copy session b13adaf8188c419480eb641d4b3e528c-7200f53ed2ca42d799dc452d56e27989 received from {username='slave'} at 127.0.0.1:32988
I20260601 13:35:54.755584  5631 tablet_copy_service.cc:434] P 2be0adf7623e4d8cbb602342e8a67818: ending tablet copy session b13adaf8188c419480eb641d4b3e528c-7200f53ed2ca42d799dc452d56e27989 on tablet 7200f53ed2ca42d799dc452d56e27989 with peer b13adaf8188c419480eb641d4b3e528c
I20260601 13:35:55.117280  5376 raft_consensus.cc:1217] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.1->[2.2-2.2]   Dedup: 2.2->[]
I20260601 13:35:55.283088  5376 raft_consensus.cc:1217] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:35:55.310472  5376 raft_consensus.cc:1217] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 LEARNER]: Deduplicated request from leader. Original: 3.2->[3.3-3.3]   Dedup: 3.3->[]
I20260601 13:35:55.537384  5715 raft_consensus.cc:1064] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6: attempting to promote NON_VOTER b13adaf8188c419480eb641d4b3e528c to VOTER
I20260601 13:35:55.537930  5715 consensus_queue.cc:237] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.539400  5618 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:55.539400  5458 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:55.539597  5376 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:35:55.539816  5714 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:55.540028  5719 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:55.540212  5661 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:35:55.542049  5661 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.542447  5618 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.542598  5376 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.544899  5001 catalog_manager.cc:5696] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 reported cstate change: config changed from index 2 to 3, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:55.545229  5458 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index 2 to 3, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } attrs { replace: true } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.551827  5540 consensus_queue.cc:237] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [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: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.553037  5376 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:55.553083  5458 raft_consensus.cc:1275] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer ecb14876e0a94ef2bbf87bd669d86bd6: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:55.553408  5714 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.553602  5661 consensus_queue.cc:1048] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.555217  5715 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.555627  5458 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.556030  5376 raft_consensus.cc:2955] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, VOTER 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.557049  4986 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 4a1a09e6febe48d0af40c9a619c1be5f with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:55.557811  4999 catalog_manager.cc:5696] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 reported cstate change: config changed from index 3 to 4, VOTER 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131) evicted. New cstate: current_term: 2 leader_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:55.563763  5610 tablet_service.cc:1558] Processing DeleteTablet for tablet 4a1a09e6febe48d0af40c9a619c1be5f with delete_type TABLET_DATA_TOMBSTONED (TS 2be0adf7623e4d8cbb602342e8a67818 not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:33004
I20260601 13:35:55.564167  5730 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:55.564312  5730 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:55.564472  5730 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:55.564982  5730 ts_tablet_manager.cc:1916] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:55.566617  5730 ts_tablet_manager.cc:1929] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.3
I20260601 13:35:55.566687  5730 log.cc:1199] T 4a1a09e6febe48d0af40c9a619c1be5f P 2be0adf7623e4d8cbb602342e8a67818: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/4a1a09e6febe48d0af40c9a619c1be5f
I20260601 13:35:55.567216  4989 catalog_manager.cc:5027] TS 2be0adf7623e4d8cbb602342e8a67818 (127.30.33.131:36251): tablet 4a1a09e6febe48d0af40c9a619c1be5f (table test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]) successfully deleted
I20260601 13:35:55.795267  5675 raft_consensus.cc:1064] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818: attempting to promote NON_VOTER b13adaf8188c419480eb641d4b3e528c to VOTER
I20260601 13:35:55.795753  5716 raft_consensus.cc:1064] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818: attempting to promote NON_VOTER b13adaf8188c419480eb641d4b3e528c to VOTER
I20260601 13:35:55.795807  5675 consensus_queue.cc:237] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.796140  5716 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.797513  5376 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 LEARNER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:55.797519  5375 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 LEARNER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:35:55.798022  5734 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.798342  5458 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:55.798426  5540 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:35:55.798230  5539 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:35:55.798224  5732 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.798260  5452 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 3. Preceding OpId from leader: term: 3 index: 4. (index mismatch)
I20260601 13:35:55.798987  5717 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.799180  5732 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.800232  5734 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.800664  5716 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:35:55.801895  5675 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.802273  5540 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.803264  5717 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 LEADER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.804920  5000 catalog_manager.cc:5696] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 reported cstate change: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:35:55.805382  5458 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.806346  5376 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } attrs { replace: true } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.806422  5375 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.807796  5452 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.808911  5540 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Committing config change with OpId 3.4: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.811180  4999 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c reported cstate change: config changed from index 3 to 4, b13adaf8188c419480eb641d4b3e528c (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 3 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } attrs { replace: true } } peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.811542  5618 consensus_queue.cc:237] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [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: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.812842  5452 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:55.813208  5375 raft_consensus.cc:1275] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:35:55.813234  5732 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:55.813714  5717 consensus_queue.cc:1048] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:55.815733  5675 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.816017  5375 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.816342  5618 consensus_queue.cc:237] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 4, Committed index: 4, Last appended: 3.4, Last appended by leader: 1, Current term: 3, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } }
I20260601 13:35:55.817544  4989 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 456bca7f5a844d778b18a3732ec3593d with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:55.818024  5375 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:35:55.817945  5452 raft_consensus.cc:2955] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.818414  5716 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:55.818756  5001 catalog_manager.cc:5696] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c reported cstate change: config changed from index 4 to 5, VOTER ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130) evicted. New cstate: current_term: 2 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "08b1d1ffab624c4d9b385054b47adfdb" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 46617 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.819900  5540 raft_consensus.cc:1275] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Refusing update from remote peer 2be0adf7623e4d8cbb602342e8a67818: Log matching property violated. Preceding OpId in replica: term: 3 index: 4. Preceding OpId from leader: term: 3 index: 5. (index mismatch)
I20260601 13:35:55.820250  5716 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 LEADER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.820549  5375 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.821806  4989 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 7200f53ed2ca42d799dc452d56e27989 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:35:55.822026  5717 consensus_queue.cc:1048] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [LEADER]: Connected to new peer: Peer: permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:35:55.823010  5540 raft_consensus.cc:2955] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Committing config change with OpId 3.5: config changed from index 4 to 5, VOTER 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.824308  5530 tablet_service.cc:1558] Processing DeleteTablet for tablet 456bca7f5a844d778b18a3732ec3593d with delete_type TABLET_DATA_TOMBSTONED (TS ecb14876e0a94ef2bbf87bd669d86bd6 not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:41766
I20260601 13:35:55.824555  5002 catalog_manager.cc:5696] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c reported cstate change: config changed from index 4 to 5, VOTER 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129) evicted. New cstate: current_term: 3 leader_uuid: "2be0adf7623e4d8cbb602342e8a67818" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "ecb14876e0a94ef2bbf87bd669d86bd6" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 40557 } } peers { permanent_uuid: "2be0adf7623e4d8cbb602342e8a67818" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36251 } } peers { permanent_uuid: "b13adaf8188c419480eb641d4b3e528c" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 37871 } attrs { promote: false } } }
I20260601 13:35:55.825614  5742 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:55.825749  5742 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:55.825903  5742 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:55.827813  5742 ts_tablet_manager.cc:1916] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:55.829799  5742 ts_tablet_manager.cc:1929] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:35:55.829880  5742 log.cc:1199] T 456bca7f5a844d778b18a3732ec3593d P ecb14876e0a94ef2bbf87bd669d86bd6: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/456bca7f5a844d778b18a3732ec3593d
I20260601 13:35:55.830274  5448 tablet_service.cc:1558] Processing DeleteTablet for tablet 7200f53ed2ca42d799dc452d56e27989 with delete_type TABLET_DATA_TOMBSTONED (TS 08b1d1ffab624c4d9b385054b47adfdb not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:49138
I20260601 13:35:55.830466  4986 catalog_manager.cc:5027] TS ecb14876e0a94ef2bbf87bd669d86bd6 (127.30.33.130:40557): tablet 456bca7f5a844d778b18a3732ec3593d (table test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]) successfully deleted
I20260601 13:35:55.830616  5744 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:55.830758  5744 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:55.830904  5744 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:55.831399  5744 ts_tablet_manager.cc:1916] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:35:55.833149  5744 ts_tablet_manager.cc:1929] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 3.4
I20260601 13:35:55.833215  5744 log.cc:1199] T 7200f53ed2ca42d799dc452d56e27989 P 08b1d1ffab624c4d9b385054b47adfdb: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestHandlingFailedTservers.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/7200f53ed2ca42d799dc452d56e27989
I20260601 13:35:55.833690  4986 catalog_manager.cc:5027] TS 08b1d1ffab624c4d9b385054b47adfdb (127.30.33.129:46617): tablet 7200f53ed2ca42d799dc452d56e27989 (table test-workload [id=b8fdc39eae8c406cb0b6d41be77db6da]) successfully deleted
I20260601 13:35:57.925576 30854 tablet_server.cc:179] TabletServer@127.30.33.129:46617 shutting down...
I20260601 13:35:57.929299 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.929518 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.929653 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.929829 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.930312 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.930433 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.930575 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.930917 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.931032 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.931219 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 08b1d1ffab624c4d9b385054b47adfdb [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.944633 30854 tablet_server.cc:196] TabletServer@127.30.33.129:46617 shutdown complete.
I20260601 13:35:57.946805 30854 tablet_server.cc:179] TabletServer@127.30.33.130:40557 shutting down...
I20260601 13:35:57.950845 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.951020 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.951097 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.951224 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.951560 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.951627 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.951694 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.952057 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.952126 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.952215 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P ecb14876e0a94ef2bbf87bd669d86bd6 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.964995 30854 tablet_server.cc:196] TabletServer@127.30.33.130:40557 shutdown complete.
I20260601 13:35:57.967227 30854 tablet_server.cc:179] TabletServer@127.30.33.131:36251 shutting down...
I20260601 13:35:57.970691 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.970893 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.971038 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.971231 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.971614 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.971720 30854 raft_consensus.cc:2243] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.971829 30854 raft_consensus.cc:2272] T 4bbae5feb21c4f2e8d9c2825df9b5162 P 2be0adf7623e4d8cbb602342e8a67818 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.972223 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:35:57.972327 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 LEADER]: Raft consensus shutting down.
I20260601 13:35:57.972500 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P 2be0adf7623e4d8cbb602342e8a67818 [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.985186 30854 tablet_server.cc:196] TabletServer@127.30.33.131:36251 shutdown complete.
I20260601 13:35:57.987334 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:35:57.990540 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:57.990718 30854 tablet_replica.cc:333] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c: stopping tablet replica
I20260601 13:35:57.990829 30854 raft_consensus.cc:2243] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.990931 30854 raft_consensus.cc:2272] T 7200f53ed2ca42d799dc452d56e27989 P b13adaf8188c419480eb641d4b3e528c [term 3 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.991295 30854 tablet_replica.cc:333] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c: stopping tablet replica
I20260601 13:35:57.991362 30854 raft_consensus.cc:2243] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.991441 30854 raft_consensus.cc:2272] T 456bca7f5a844d778b18a3732ec3593d P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:57.991725 30854 tablet_replica.cc:333] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c: stopping tablet replica
I20260601 13:35:57.991808 30854 raft_consensus.cc:2243] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:57.991955 30854 raft_consensus.cc:2272] T 4a1a09e6febe48d0af40c9a619c1be5f P b13adaf8188c419480eb641d4b3e528c [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.004249 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:35:58.006268 30854 master.cc:562] Master@127.30.33.190:46255 shutting down...
I20260601 13:35:58.009377 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:58.009513 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:58.009579 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 2c59854d3be64e76a1967af825d8a7b0: stopping tablet replica
I20260601 13:35:58.021690 30854 master.cc:584] Master@127.30.33.190:46255 shutdown complete.
[       OK ] AutoRebalancerTest.TestHandlingFailedTservers (14926 ms)
[ RUN      ] AutoRebalancerTest.TestDeletedTables
I20260601 13:35:58.030149 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:46733
I20260601 13:35:58.030488 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.032051  5747 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.032125 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:58.032156  5749 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:58.032275  5746 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.032446 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.032502 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:58.032533 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320958032532 us; error 0 us; skew 500 ppm
I20260601 13:35:58.033309 30854 webserver.cc:533] Webserver started at http://127.30.33.190:36321/ using document root <none> and password file <none>
I20260601 13:35:58.033471 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.033535 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.033609 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.033986 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "713c82be849846c584320d56e5d78ddb"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.035343 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.036211  5754 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.036424 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.036504 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "713c82be849846c584320d56e5d78ddb"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.036583 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:35:58.052181 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.052484 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.056313 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:46733
I20260601 13:35:58.060034  5806 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:46733 every 8 connection(s)
I20260601 13:35:58.060432  5807 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:58.062130  5807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Bootstrap starting.
I20260601 13:35:58.062885  5807 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:58.063824  5807 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: No bootstrap required, opened a new log
I20260601 13:35:58.064229  5807 raft_consensus.cc:359] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "713c82be849846c584320d56e5d78ddb" member_type: VOTER }
I20260601 13:35:58.064312  5807 raft_consensus.cc:385] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:58.064370  5807 raft_consensus.cc:740] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 713c82be849846c584320d56e5d78ddb, State: Initialized, Role: FOLLOWER
I20260601 13:35:58.064544  5807 consensus_queue.cc:260] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "713c82be849846c584320d56e5d78ddb" member_type: VOTER }
I20260601 13:35:58.064635  5807 raft_consensus.cc:399] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:35:58.064702  5807 raft_consensus.cc:493] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:35:58.064759  5807 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:58.065433  5807 raft_consensus.cc:515] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "713c82be849846c584320d56e5d78ddb" member_type: VOTER }
I20260601 13:35:58.065572  5807 leader_election.cc:304] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [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: 713c82be849846c584320d56e5d78ddb; no voters: 
I20260601 13:35:58.065775  5807 leader_election.cc:290] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:35:58.065868  5810 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:58.066095  5810 raft_consensus.cc:697] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 1 LEADER]: Becoming Leader. State: Replica: 713c82be849846c584320d56e5d78ddb, State: Running, Role: LEADER
I20260601 13:35:58.066210  5807 sys_catalog.cc:565] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:35:58.066241  5810 consensus_queue.cc:237] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [LEADER]: Queue going to LEADER mode. State: All 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: "713c82be849846c584320d56e5d78ddb" member_type: VOTER }
I20260601 13:35:58.066677  5812 sys_catalog.cc:455] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 713c82be849846c584320d56e5d78ddb. Latest consensus state: current_term: 1 leader_uuid: "713c82be849846c584320d56e5d78ddb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "713c82be849846c584320d56e5d78ddb" member_type: VOTER } }
I20260601 13:35:58.066661  5811 sys_catalog.cc:455] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "713c82be849846c584320d56e5d78ddb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "713c82be849846c584320d56e5d78ddb" member_type: VOTER } }
I20260601 13:35:58.066797  5812 sys_catalog.cc:458] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:58.066859  5811 sys_catalog.cc:458] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [sys.catalog]: This master's current role is: LEADER
I20260601 13:35:58.067397  5817 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:35:58.068231  5817 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:35:58.068401 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:35:58.069998  5817 catalog_manager.cc:1382] Generated new cluster ID: e8bbbe2816cd4496b898d122bc42755f
I20260601 13:35:58.070058  5817 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:35:58.112403  5817 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:35:58.113005  5817 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:35:58.120223  5817 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Generated new TSK 0
I20260601 13:35:58.120391  5817 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:35:58.132938 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.134991  5829 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:58.135020  5828 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.135109 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:58.135022  5831 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.135360 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.135404 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:58.135421 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320958135421 us; error 0 us; skew 500 ppm
I20260601 13:35:58.136224 30854 webserver.cc:533] Webserver started at http://127.30.33.129:34011/ using document root <none> and password file <none>
I20260601 13:35:58.136399 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.136444 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.136494 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.136823 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "8027e17f7d104775ade85d66aeb3b80b"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.138271 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:58.139068  5836 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.139384 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.139442 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "8027e17f7d104775ade85d66aeb3b80b"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.139495 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:35:58.152459 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.152801 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.153036 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.153534 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.153573 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.153626 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.153666 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.157837 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38825
I20260601 13:35:58.157873  5899 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38825 every 8 connection(s)
I20260601 13:35:58.158660 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.160487  5904 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:58.160609  5905 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.160737 30854 server_base.cc:1061] running on GCE node
W20260601 13:35:58.160763  5907 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.161098 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.161166 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:58.161187 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320958161187 us; error 0 us; skew 500 ppm
I20260601 13:35:58.162068 30854 webserver.cc:533] Webserver started at http://127.30.33.130:41503/ using document root <none> and password file <none>
I20260601 13:35:58.162278 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.162344 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.162420 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.162847 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "e733f389cce3406caef7f3c400438480"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.164260 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:35:58.165167  5912 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.165392 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:58.165473 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "e733f389cce3406caef7f3c400438480"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.165541 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:35:58.168068  5900 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46733
I20260601 13:35:58.168160  5900 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.168368  5900 heartbeater.cc:507] Master 127.30.33.190:46733 requested a full tablet report, sending...
I20260601 13:35:58.168949  5771 ts_manager.cc:194] Registered new tserver with Master: 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825)
I20260601 13:35:58.169682  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52146
I20260601 13:35:58.173499 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.173837 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.174126 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.174577 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.174614 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.174675 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.174712 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.180299 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:34019
I20260601 13:35:58.180371  5975 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:34019 every 8 connection(s)
I20260601 13:35:58.181249 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:35:58.183207  5980 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:58.183449  5979 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:35:58.183732  5982 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:35:58.183959 30854 server_base.cc:1061] running on GCE node
I20260601 13:35:58.184165 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:35:58.184224 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:35:58.184259 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320958184258 us; error 0 us; skew 500 ppm
I20260601 13:35:58.185159 30854 webserver.cc:533] Webserver started at http://127.30.33.131:43385/ using document root <none> and password file <none>
I20260601 13:35:58.185295  5976 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46733
I20260601 13:35:58.185359 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:35:58.185387  5976 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.185424 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:35:58.185496 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:35:58.185643  5976 heartbeater.cc:507] Master 127.30.33.190:46733 requested a full tablet report, sending...
I20260601 13:35:58.185926 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "292c891e26c14ec6ba0a9365626364aa"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.186266  5771 ts_manager.cc:194] Registered new tserver with Master: e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:35:58.186790  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52158
I20260601 13:35:58.187526 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:35:58.188565  5987 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.188830 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:58.188912 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "292c891e26c14ec6ba0a9365626364aa"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:35:58.188997 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:35:58.203258 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:35:58.203595 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:35:58.203943 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:35:58.204411 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:35:58.204473 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.204525 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:35:58.204576 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:35:58.208834 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46531
I20260601 13:35:58.208865  6050 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46531 every 8 connection(s)
I20260601 13:35:58.212944  6051 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46733
I20260601 13:35:58.213022  6051 heartbeater.cc:461] Registering TS with master...
I20260601 13:35:58.213191  6051 heartbeater.cc:507] Master 127.30.33.190:46733 requested a full tablet report, sending...
I20260601 13:35:58.213771  5771 ts_manager.cc:194] Registered new tserver with Master: 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:58.213811 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004515551s
I20260601 13:35:58.214401  5771 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52172
I20260601 13:35:59.170585  5900 heartbeater.cc:499] Master 127.30.33.190:46733 was elected leader, sending a full tablet report...
I20260601 13:35:59.187613  5976 heartbeater.cc:499] Master 127.30.33.190:46733 was elected leader, sending a full tablet report...
I20260601 13:35:59.215267  6051 heartbeater.cc:499] Master 127.30.33.190:46733 was elected leader, sending a full tablet report...
I20260601 13:35:59.247822  5771 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52178:
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"
    }
  }
}
W20260601 13:35:59.248404  5771 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.
I20260601 13:35:59.259322  5940 tablet_service.cc:1511] Processing CreateTablet for tablet fe1b4616379e4f3ca243f8c5c09de144 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.259713  5940 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1b4616379e4f3ca243f8c5c09de144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.261322  6015 tablet_service.cc:1511] Processing CreateTablet for tablet fe1b4616379e4f3ca243f8c5c09de144 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.261436  6013 tablet_service.cc:1511] Processing CreateTablet for tablet 5d32f6ceaf6f4c64846cf228af8de727 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.261624  6015 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1b4616379e4f3ca243f8c5c09de144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.261802  6012 tablet_service.cc:1511] Processing CreateTablet for tablet c38ed8f5301c493ab35ba2f288eae931 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.262038  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38ed8f5301c493ab35ba2f288eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.262466  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 5764dc07dccf4190a4ebb26e7b24cab8 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.262717  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764dc07dccf4190a4ebb26e7b24cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.264063  6072 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.264150  5938 tablet_service.cc:1511] Processing CreateTablet for tablet 5d32f6ceaf6f4c64846cf228af8de727 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.264369  5938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d32f6ceaf6f4c64846cf228af8de727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.264456  5864 tablet_service.cc:1511] Processing CreateTablet for tablet fe1b4616379e4f3ca243f8c5c09de144 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.264603  5863 tablet_service.cc:1511] Processing CreateTablet for tablet 5764dc07dccf4190a4ebb26e7b24cab8 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.264725  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1b4616379e4f3ca243f8c5c09de144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.264815  5863 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764dc07dccf4190a4ebb26e7b24cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.265117  6072 tablet_bootstrap.cc:654] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.266713  5937 tablet_service.cc:1511] Processing CreateTablet for tablet c38ed8f5301c493ab35ba2f288eae931 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.266927  6074 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.266963  5937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38ed8f5301c493ab35ba2f288eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.267091  5862 tablet_service.cc:1511] Processing CreateTablet for tablet 5d32f6ceaf6f4c64846cf228af8de727 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.267352  5862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d32f6ceaf6f4c64846cf228af8de727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.268029  6074 tablet_bootstrap.cc:654] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.268224  5861 tablet_service.cc:1511] Processing CreateTablet for tablet c38ed8f5301c493ab35ba2f288eae931 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.268473  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38ed8f5301c493ab35ba2f288eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.269450  6014 tablet_service.cc:1511] Processing CreateTablet for tablet 5764dc07dccf4190a4ebb26e7b24cab8 (DEFAULT_TABLE table=test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.269685  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5764dc07dccf4190a4ebb26e7b24cab8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.269896  6074 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.269980  6074 ts_tablet_manager.cc:1403] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:59.270483  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d32f6ceaf6f4c64846cf228af8de727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.270522  6074 raft_consensus.cc:359] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.270617  6074 raft_consensus.cc:385] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.270650  6074 raft_consensus.cc:740] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.270778  6074 consensus_queue.cc:260] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.271142  6074 ts_tablet_manager.cc:1434] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:59.271322  6074 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.271917  6071 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.272367  6074 tablet_bootstrap.cc:654] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.272884  6071 tablet_bootstrap.cc:654] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.273506  6074 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.273594  6074 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:35:59.274061  6074 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.274197  6074 raft_consensus.cc:385] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.274237  6074 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.274348  6071 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.274382  6074 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.274688  6074 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:59.274786  6072 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.274843  6072 ts_tablet_manager.cc:1403] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.011s	user 0.002s	sys 0.000s
I20260601 13:35:59.274854  6074 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.275291  6072 raft_consensus.cc:359] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.275383  6072 raft_consensus.cc:385] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.275415  6072 raft_consensus.cc:740] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.275553  6072 consensus_queue.cc:260] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.275748  6074 tablet_bootstrap.cc:654] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.275964  6072 ts_tablet_manager.cc:1434] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.276129  6072 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.277081  6072 tablet_bootstrap.cc:654] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.277590  6074 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.277652  6074 ts_tablet_manager.cc:1403] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:35:59.274437  6071 ts_tablet_manager.cc:1403] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.277993  6074 raft_consensus.cc:359] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.278080  6074 raft_consensus.cc:385] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.278102  6074 raft_consensus.cc:740] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.278225  6074 consensus_queue.cc:260] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.278420  6071 raft_consensus.cc:359] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.278496  6074 ts_tablet_manager.cc:1434] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.278527  6071 raft_consensus.cc:385] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.278568  6071 raft_consensus.cc:740] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.278712  6074 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.278677  6071 consensus_queue.cc:260] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.279014  6071 ts_tablet_manager.cc:1434] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.279183  6071 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.279690  6074 tablet_bootstrap.cc:654] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.280071  6071 tablet_bootstrap.cc:654] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.281128  6071 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.281239  6071 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:59.281702  6071 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.281803  6071 raft_consensus.cc:385] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.281827  6071 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.281917  6071 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.282161  6071 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.281150  6072 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.282275  6072 ts_tablet_manager.cc:1403] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:35:59.282589  6071 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.282723  6072 raft_consensus.cc:359] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.282791  6072 raft_consensus.cc:385] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.282811  6072 raft_consensus.cc:740] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.282932  6072 consensus_queue.cc:260] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.283190  6072 ts_tablet_manager.cc:1434] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.283360  6072 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.283854  6071 tablet_bootstrap.cc:654] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.284394  6072 tablet_bootstrap.cc:654] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.285331  6071 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.285462  6071 ts_tablet_manager.cc:1403] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:59.285488  6074 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.285665  6074 ts_tablet_manager.cc:1403] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:35:59.285949  6072 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.286029  6072 ts_tablet_manager.cc:1403] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.285986  6071 raft_consensus.cc:359] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.286100  6071 raft_consensus.cc:385] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.286134  6074 raft_consensus.cc:359] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.286182  6071 raft_consensus.cc:740] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.286259  6074 raft_consensus.cc:385] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.286315  6074 raft_consensus.cc:740] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.286347  6071 consensus_queue.cc:260] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.286444  6074 consensus_queue.cc:260] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.286465  6072 raft_consensus.cc:359] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.286545  6072 raft_consensus.cc:385] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.286585  6072 raft_consensus.cc:740] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.286630  6071 ts_tablet_manager.cc:1434] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:59.286748  6072 consensus_queue.cc:260] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.286870  6071 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.286988  6072 ts_tablet_manager.cc:1434] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.288479  6071 tablet_bootstrap.cc:654] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.288566  6072 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.287078  6074 ts_tablet_manager.cc:1434] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.289551  6072 tablet_bootstrap.cc:654] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.290594  6071 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.290705  6071 ts_tablet_manager.cc:1403] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:35:59.290943  6072 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.291029  6072 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.291174  6071 raft_consensus.cc:359] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.291296  6071 raft_consensus.cc:385] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.291345  6071 raft_consensus.cc:740] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.291481  6072 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.291505  6071 consensus_queue.cc:260] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.291592  6072 raft_consensus.cc:385] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.291626  6072 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.291736  6072 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.291837  6071 ts_tablet_manager.cc:1434] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:59.292125  6072 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.316725  6082 raft_consensus.cc:493] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.316883  6082 raft_consensus.cc:515] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.317574  6082 leader_election.cc:290] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.322023  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764dc07dccf4190a4ebb26e7b24cab8" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.322026  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764dc07dccf4190a4ebb26e7b24cab8" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b" is_pre_election: true
I20260601 13:35:59.322232  6025 raft_consensus.cc:2468] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 0.
I20260601 13:35:59.322263  5874 raft_consensus.cc:2468] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 0.
I20260601 13:35:59.322607  5914 leader_election.cc:304] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.322815  6082 raft_consensus.cc:2804] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.322882  6082 raft_consensus.cc:493] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.322912  6082 raft_consensus.cc:3060] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.323776  6076 raft_consensus.cc:493] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.323940  6076 raft_consensus.cc:515] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.323948  6082 raft_consensus.cc:515] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.324352  6082 leader_election.cc:290] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 election: Requested vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.324482  6076 leader_election.cc:290] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.324673  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764dc07dccf4190a4ebb26e7b24cab8" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.324777  6025 raft_consensus.cc:3060] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.325126  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5764dc07dccf4190a4ebb26e7b24cab8" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b"
I20260601 13:35:59.325225  5874 raft_consensus.cc:3060] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.325796  6025 raft_consensus.cc:2468] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 1.
I20260601 13:35:59.326262  5874 raft_consensus.cc:2468] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 1.
I20260601 13:35:59.326524  5914 leader_election.cc:304] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.326701  6082 raft_consensus.cc:2804] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.326929  6082 raft_consensus.cc:697] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Becoming Leader. State: Replica: e733f389cce3406caef7f3c400438480, State: Running, Role: LEADER
I20260601 13:35:59.327095  6082 consensus_queue.cc:237] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.328730  5769 catalog_manager.cc:5696] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 reported cstate change: term changed from 0 to 1, leader changed from <none> to e733f389cce3406caef7f3c400438480 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.329528  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.329651  5950 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.330008  5838 leader_election.cc:304] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.330211  6076 raft_consensus.cc:2804] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.330267  6076 raft_consensus.cc:493] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.330314  6076 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.330717  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.330826  6025 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.331538  6076 raft_consensus.cc:515] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.331854  6076 leader_election.cc:290] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Requested vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.332168  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.332168  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.332304  6025 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.332304  5950 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.333251  5950 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.333256  6025 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.333575  5838 leader_election.cc:304] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.339766  6076 raft_consensus.cc:2804] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.340121  6076 raft_consensus.cc:697] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Becoming Leader. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Running, Role: LEADER
I20260601 13:35:59.340313  6076 consensus_queue.cc:237] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:35:59.342562  5769 catalog_manager.cc:5696] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129). New cstate: current_term: 1 leader_uuid: "8027e17f7d104775ade85d66aeb3b80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:59.398277  6079 raft_consensus.cc:493] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.398442  6079 raft_consensus.cc:515] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.399029  6079 leader_election.cc:290] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:35:59.402683  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d32f6ceaf6f4c64846cf228af8de727" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b" is_pre_election: true
I20260601 13:35:59.402892  5874 raft_consensus.cc:2468] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 0.
I20260601 13:35:59.402892  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d32f6ceaf6f4c64846cf228af8de727" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.403087  5950 raft_consensus.cc:2468] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 0.
I20260601 13:35:59.403273  5989 leader_election.cc:304] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.403476  6079 raft_consensus.cc:2804] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.403539  6079 raft_consensus.cc:493] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.403568  6079 raft_consensus.cc:3060] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.404546  6079 raft_consensus.cc:515] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.404907  6079 leader_election.cc:290] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 election: Requested vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:35:59.405248  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d32f6ceaf6f4c64846cf228af8de727" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b"
I20260601 13:35:59.405308  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5d32f6ceaf6f4c64846cf228af8de727" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.405359  5874 raft_consensus.cc:3060] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.405447  5950 raft_consensus.cc:3060] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.406183  5874 raft_consensus.cc:2468] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 1.
I20260601 13:35:59.406311  5950 raft_consensus.cc:2468] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 1.
I20260601 13:35:59.406468  5989 leader_election.cc:304] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.406601  6079 raft_consensus.cc:2804] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.406787  6079 raft_consensus.cc:697] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Becoming Leader. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Running, Role: LEADER
I20260601 13:35:59.406978  6079 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.408599  5769 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 292c891e26c14ec6ba0a9365626364aa (127.30.33.131). New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:59.433744  6082 raft_consensus.cc:493] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.433892  6082 raft_consensus.cc:515] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.434350  6082 leader_election.cc:290] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.434824  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38ed8f5301c493ab35ba2f288eae931" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.434824  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38ed8f5301c493ab35ba2f288eae931" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b" is_pre_election: true
I20260601 13:35:59.435035  5874 raft_consensus.cc:2468] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 0.
I20260601 13:35:59.435035  6025 raft_consensus.cc:2468] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 0.
I20260601 13:35:59.435395  5916 leader_election.cc:304] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.435663  6082 raft_consensus.cc:2804] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.435710  6082 raft_consensus.cc:493] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.435761  6082 raft_consensus.cc:3060] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.436676  6082 raft_consensus.cc:515] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.437041  6082 leader_election.cc:290] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 election: Requested vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.437376  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38ed8f5301c493ab35ba2f288eae931" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b"
I20260601 13:35:59.437382  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c38ed8f5301c493ab35ba2f288eae931" candidate_uuid: "e733f389cce3406caef7f3c400438480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.437477  5874 raft_consensus.cc:3060] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.437530  6025 raft_consensus.cc:3060] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.438361  5874 raft_consensus.cc:2468] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 1.
I20260601 13:35:59.438364  6025 raft_consensus.cc:2468] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e733f389cce3406caef7f3c400438480 in term 1.
I20260601 13:35:59.438666  5914 leader_election.cc:304] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.438861  6082 raft_consensus.cc:2804] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.439005  6082 raft_consensus.cc:697] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Becoming Leader. State: Replica: e733f389cce3406caef7f3c400438480, State: Running, Role: LEADER
I20260601 13:35:59.439148  6082 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.440809  5769 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 reported cstate change: term changed from 0 to 1, leader changed from <none> to e733f389cce3406caef7f3c400438480 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.451442  5769 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:52194:
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"
    }
  }
}
W20260601 13:35:59.452050  5769 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.
I20260601 13:35:59.458132  5864 tablet_service.cc:1511] Processing CreateTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.458325  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.458483  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d2ab0f04064b6d9a9dadedd3fed788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.458582  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d2ab0f04064b6d9a9dadedd3fed788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.458570  6013 tablet_service.cc:1511] Processing CreateTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:35:59.458814  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 10d2ab0f04064b6d9a9dadedd3fed788. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.461017  6074 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.461018  6071 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.461686  5939 tablet_service.cc:1511] Processing CreateTablet for tablet 201599fedb72468491a67616aead2876 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.461915  5939 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201599fedb72468491a67616aead2876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.462021  5862 tablet_service.cc:1511] Processing CreateTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.462157  6071 tablet_bootstrap.cc:654] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.462275  5862 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11f5bf5a4cd42489f233ca968bb80bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.462644  6014 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.462872  6014 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad6c31589f5417c9510dc4727dd1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.462941  5861 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.463161  5861 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad6c31589f5417c9510dc4727dd1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.463802  5937 tablet_service.cc:1511] Processing CreateTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:35:59.464042  5937 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 7ad6c31589f5417c9510dc4727dd1845. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.464141  6012 tablet_service.cc:1511] Processing CreateTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.461046  6072 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.462159  6074 tablet_bootstrap.cc:654] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.464514  5864 tablet_service.cc:1511] Processing CreateTablet for tablet 201599fedb72468491a67616aead2876 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.464344  6012 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11f5bf5a4cd42489f233ca968bb80bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.464751  5864 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201599fedb72468491a67616aead2876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.465276  6013 tablet_service.cc:1511] Processing CreateTablet for tablet 201599fedb72468491a67616aead2876 (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:35:59.465323  5938 tablet_service.cc:1511] Processing CreateTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb (DEFAULT_TABLE table=dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:35:59.465490  6013 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 201599fedb72468491a67616aead2876. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.465552  5938 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b11f5bf5a4cd42489f233ca968bb80bb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:35:59.467461  6071 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.467557  6071 ts_tablet_manager.cc:1403] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:35:59.468107  6071 raft_consensus.cc:359] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.468237  6071 raft_consensus.cc:385] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.468271  6071 raft_consensus.cc:740] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.468420  6071 consensus_queue.cc:260] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.468705  6071 ts_tablet_manager.cc:1434] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.468891  6071 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.469245  6072 tablet_bootstrap.cc:654] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.469905  6071 tablet_bootstrap.cc:654] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.470713  6074 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.470808  6074 ts_tablet_manager.cc:1403] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.010s	user 0.001s	sys 0.002s
I20260601 13:35:59.471105  6072 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.471181  6072 ts_tablet_manager.cc:1403] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:35:59.471307  6074 raft_consensus.cc:359] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.471388  6071 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.471397  6074 raft_consensus.cc:385] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.471486  6071 ts_tablet_manager.cc:1403] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:35:59.471536  6074 raft_consensus.cc:740] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.471606  6072 raft_consensus.cc:359] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.471684  6072 raft_consensus.cc:385] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.471719  6072 raft_consensus.cc:740] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.471829  6072 consensus_queue.cc:260] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.471822  6074 consensus_queue.cc:260] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.472014  6071 raft_consensus.cc:359] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.472101  6071 raft_consensus.cc:385] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.472132  6071 raft_consensus.cc:740] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.472203  6072 ts_tablet_manager.cc:1434] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:35:59.472254  6071 consensus_queue.cc:260] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.472357  6072 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.472479  6071 ts_tablet_manager.cc:1434] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.472616  6074 ts_tablet_manager.cc:1434] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:35:59.472630  6071 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.472820  6074 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.473330  6072 tablet_bootstrap.cc:654] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.473666  6071 tablet_bootstrap.cc:654] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.474592  6074 tablet_bootstrap.cc:654] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.475091  6071 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.475222  6071 ts_tablet_manager.cc:1403] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.475644  6071 raft_consensus.cc:359] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.475759  6072 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.475775  6071 raft_consensus.cc:385] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.475894  6072 ts_tablet_manager.cc:1403] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:35:59.476387  6072 raft_consensus.cc:359] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.476486  6072 raft_consensus.cc:385] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.476522  6072 raft_consensus.cc:740] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.476639  6072 consensus_queue.cc:260] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.476939  6072 ts_tablet_manager.cc:1434] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.476971  6074 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.477038  6074 ts_tablet_manager.cc:1403] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.001s
I20260601 13:35:59.477095  6071 raft_consensus.cc:740] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.477164  6072 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.477289  6071 consensus_queue.cc:260] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.477427  6074 raft_consensus.cc:359] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.477516  6074 raft_consensus.cc:385] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.477547  6074 raft_consensus.cc:740] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.477645  6071 ts_tablet_manager.cc:1434] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:35:59.477687  6074 consensus_queue.cc:260] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.477818  6071 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Bootstrap starting.
I20260601 13:35:59.477926  6074 ts_tablet_manager.cc:1434] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:35:59.478099  6074 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.478144  6072 tablet_bootstrap.cc:654] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.478804  6071 tablet_bootstrap.cc:654] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.479092  6074 tablet_bootstrap.cc:654] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.479440  6072 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.479509  6072 ts_tablet_manager.cc:1403] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:59.480029  6072 raft_consensus.cc:359] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.480140  6072 raft_consensus.cc:385] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.480175  6072 raft_consensus.cc:740] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.480181  6074 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.480289  6074 ts_tablet_manager.cc:1403] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:35:59.480338  6071 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: No bootstrap required, opened a new log
I20260601 13:35:59.480319  6072 consensus_queue.cc:260] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.480417  6071 ts_tablet_manager.cc:1403] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.480573  6072 ts_tablet_manager.cc:1434] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.480720  6074 raft_consensus.cc:359] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.480836  6074 raft_consensus.cc:385] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.480877  6074 raft_consensus.cc:740] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.480841  6071 raft_consensus.cc:359] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.481004  6071 raft_consensus.cc:385] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.480990  6074 consensus_queue.cc:260] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.481060  6071 raft_consensus.cc:740] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e733f389cce3406caef7f3c400438480, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.481185  6071 consensus_queue.cc:260] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.481273  6074 ts_tablet_manager.cc:1434] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.481493  6071 ts_tablet_manager.cc:1434] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.481622  6074 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:35:59.480733  6072 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Bootstrap starting.
I20260601 13:35:59.482558  6074 tablet_bootstrap.cc:654] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.482775  6072 tablet_bootstrap.cc:654] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Neither blocks nor log segments found. Creating new log.
I20260601 13:35:59.483700  6074 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: No bootstrap required, opened a new log
I20260601 13:35:59.483785  6074 ts_tablet_manager.cc:1403] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:35:59.484063  6072 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: No bootstrap required, opened a new log
I20260601 13:35:59.484140  6072 ts_tablet_manager.cc:1403] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:35:59.484318  6074 raft_consensus.cc:359] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.484402  6074 raft_consensus.cc:385] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.484434  6074 raft_consensus.cc:740] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.484516  6072 raft_consensus.cc:359] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.484555  6074 consensus_queue.cc:260] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.484611  6072 raft_consensus.cc:385] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:35:59.484696  6072 raft_consensus.cc:740] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Initialized, Role: FOLLOWER
I20260601 13:35:59.484838  6074 ts_tablet_manager.cc:1434] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.484861  6072 consensus_queue.cc:260] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.485136  6072 ts_tablet_manager.cc:1434] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:35:59.508174  6079 raft_consensus.cc:493] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.508316  6079 raft_consensus.cc:515] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.508669  6079 leader_election.cc:290] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:35:59.509128  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201599fedb72468491a67616aead2876" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b" is_pre_election: true
I20260601 13:35:59.509145  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201599fedb72468491a67616aead2876" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.509256  5874 raft_consensus.cc:2468] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 0.
I20260601 13:35:59.509328  5950 raft_consensus.cc:2468] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 0.
I20260601 13:35:59.509613  5989 leader_election.cc:304] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.509819  6079 raft_consensus.cc:2804] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.509884  6079 raft_consensus.cc:493] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.509955  6079 raft_consensus.cc:3060] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.510840  6079 raft_consensus.cc:515] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.511181  6079 leader_election.cc:290] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 election: Requested vote from peers 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825), e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:35:59.511511  5874 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201599fedb72468491a67616aead2876" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b"
I20260601 13:35:59.511545  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "201599fedb72468491a67616aead2876" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.511672  5874 raft_consensus.cc:3060] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.511729  5950 raft_consensus.cc:3060] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.512527  5874 raft_consensus.cc:2468] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 1.
I20260601 13:35:59.512614  5950 raft_consensus.cc:2468] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 1.
I20260601 13:35:59.512814  5989 leader_election.cc:304] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.512981  6079 raft_consensus.cc:2804] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.513072  6079 raft_consensus.cc:697] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Becoming Leader. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Running, Role: LEADER
I20260601 13:35:59.513206  6079 consensus_queue.cc:237] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.514853  5768 catalog_manager.cc:5696] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: term changed from 0 to 1, leader changed from <none> to 292c891e26c14ec6ba0a9365626364aa (127.30.33.131). New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } }
I20260601 13:35:59.525854  6076 raft_consensus.cc:493] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.526010  6076 raft_consensus.cc:515] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.526512  6076 leader_election.cc:290] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.526983  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad6c31589f5417c9510dc4727dd1845" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.527020  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad6c31589f5417c9510dc4727dd1845" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.527127  5950 raft_consensus.cc:2468] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.527235  6025 raft_consensus.cc:2468] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.527459  5838 leader_election.cc:304] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.527634  6076 raft_consensus.cc:2804] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.527701  6076 raft_consensus.cc:493] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.527750  6076 raft_consensus.cc:3060] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.528777  6076 raft_consensus.cc:515] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.529181  6076 leader_election.cc:290] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Requested vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.529559  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad6c31589f5417c9510dc4727dd1845" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.529559  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "7ad6c31589f5417c9510dc4727dd1845" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.529723  5950 raft_consensus.cc:3060] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.529723  6025 raft_consensus.cc:3060] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.530803  6025 raft_consensus.cc:2468] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.530803  5950 raft_consensus.cc:2468] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.531297  5840 leader_election.cc:304] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.531576  6076 raft_consensus.cc:2804] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.531708  6076 raft_consensus.cc:697] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Becoming Leader. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Running, Role: LEADER
I20260601 13:35:59.531914  6076 consensus_queue.cc:237] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.533604  5768 catalog_manager.cc:5696] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129). New cstate: current_term: 1 leader_uuid: "8027e17f7d104775ade85d66aeb3b80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.594066  6076 raft_consensus.cc:493] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.594240  6076 raft_consensus.cc:515] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.594681  6076 leader_election.cc:290] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.595098  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11f5bf5a4cd42489f233ca968bb80bb" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.595105  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11f5bf5a4cd42489f233ca968bb80bb" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.595224  5950 raft_consensus.cc:2468] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.595279  6025 raft_consensus.cc:2468] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.595583  5838 leader_election.cc:304] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.595757  6076 raft_consensus.cc:2804] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.595822  6076 raft_consensus.cc:493] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.595913  6076 raft_consensus.cc:3060] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.597236  6076 raft_consensus.cc:515] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.597636  6076 leader_election.cc:290] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Requested vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.597885  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11f5bf5a4cd42489f233ca968bb80bb" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.598003  5950 raft_consensus.cc:3060] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.597980  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b11f5bf5a4cd42489f233ca968bb80bb" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.598134  6025 raft_consensus.cc:3060] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.598829  5950 raft_consensus.cc:2468] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.599138  5838 leader_election.cc:304] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.599171  6025 raft_consensus.cc:2468] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.599355  6076 raft_consensus.cc:2804] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.599472  6076 raft_consensus.cc:697] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Becoming Leader. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Running, Role: LEADER
I20260601 13:35:59.599692  6076 consensus_queue.cc:237] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.601445  5768 catalog_manager.cc:5696] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129). New cstate: current_term: 1 leader_uuid: "8027e17f7d104775ade85d66aeb3b80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.741129  6076 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:59.742992  6076 raft_consensus.cc:493] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:35:59.743120  6076 raft_consensus.cc:515] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.743785  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d2ab0f04064b6d9a9dadedd3fed788" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:35:59.743933  5950 raft_consensus.cc:2468] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.744074  6024 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d2ab0f04064b6d9a9dadedd3fed788" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa" is_pre_election: true
I20260601 13:35:59.744184  6024 raft_consensus.cc:2468] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 0.
I20260601 13:35:59.744249  5838 leader_election.cc:304] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8027e17f7d104775ade85d66aeb3b80b, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:35:59.744437  6095 raft_consensus.cc:2804] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:35:59.744493  6095 raft_consensus.cc:493] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:35:59.744539  6095 raft_consensus.cc:3060] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.744768  6076 leader_election.cc:290] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.744822  6123 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:59.745785  6095 raft_consensus.cc:515] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.746192  6095 leader_election.cc:290] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Requested vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:35:59.746668  6025 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d2ab0f04064b6d9a9dadedd3fed788" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "292c891e26c14ec6ba0a9365626364aa"
I20260601 13:35:59.746773  6025 raft_consensus.cc:3060] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.746770  5949 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "10d2ab0f04064b6d9a9dadedd3fed788" candidate_uuid: "8027e17f7d104775ade85d66aeb3b80b" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:35:59.746924  5949 raft_consensus.cc:3060] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:35:59.747891  5949 raft_consensus.cc:2468] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.747900  6025 raft_consensus.cc:2468] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8027e17f7d104775ade85d66aeb3b80b in term 1.
I20260601 13:35:59.748183  5840 leader_election.cc:304] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 292c891e26c14ec6ba0a9365626364aa, 8027e17f7d104775ade85d66aeb3b80b; no voters: 
I20260601 13:35:59.748435  6126 raft_consensus.cc:2804] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:35:59.748548  6126 raft_consensus.cc:697] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Becoming Leader. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Running, Role: LEADER
I20260601 13:35:59.748680  6126 consensus_queue.cc:237] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:35:59.750104  5770 catalog_manager.cc:5696] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: term changed from 0 to 1, leader changed from <none> to 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129). New cstate: current_term: 1 leader_uuid: "8027e17f7d104775ade85d66aeb3b80b" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: UNKNOWN } } }
I20260601 13:35:59.757118 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:35:59.760761 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:35:59.760989 30854 tablet_replica.cc:333] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.761114 30854 raft_consensus.cc:2243] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:59.761235 30854 pending_rounds.cc:70] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:35:59.761260 30854 pending_rounds.cc:77] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194650244329472 op_type: NO_OP noop_request { }
I20260601 13:35:59.761309 30854 raft_consensus.cc:2889] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:59.761351 30854 raft_consensus.cc:2272] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.761883 30854 tablet_replica.cc:333] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.761966 30854 raft_consensus.cc:2243] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:59.762039 30854 raft_consensus.cc:2272] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.762440 30854 tablet_replica.cc:333] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.762516 30854 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:59.762583 30854 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.762954 30854 tablet_replica.cc:333] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.763026 30854 raft_consensus.cc:2243] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:59.763120 30854 pending_rounds.cc:70] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:35:59.763144 30854 pending_rounds.cc:77] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194650522267648 op_type: NO_OP noop_request { }
I20260601 13:35:59.763197 30854 raft_consensus.cc:2889] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:59.763235 30854 raft_consensus.cc:2272] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.763670 30854 tablet_replica.cc:333] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.763742 30854 raft_consensus.cc:2243] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:59.763808 30854 raft_consensus.cc:2272] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.764230 30854 tablet_replica.cc:333] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.764302 30854 raft_consensus.cc:2243] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:35:59.764367 30854 raft_consensus.cc:2272] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.764735 30854 tablet_replica.cc:333] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.764804 30854 raft_consensus.cc:2243] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:59.764926 30854 raft_consensus.cc:2272] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.765393 30854 tablet_replica.cc:333] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: stopping tablet replica
I20260601 13:35:59.765458 30854 raft_consensus.cc:2243] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:35:59.765547 30854 pending_rounds.cc:70] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:35:59.765571 30854 pending_rounds.cc:77] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194651132260352 op_type: NO_OP noop_request { }
I20260601 13:35:59.765607 30854 raft_consensus.cc:2889] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:35:59.765645 30854 raft_consensus.cc:2272] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:35:59.779840 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:35:59.790935  6082 consensus_queue.cc:1048] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:35:59.793718  5914 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111) [suppressed 7 similar messages]
W20260601 13:35:59.794508  5914 consensus_peers.cc:597] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 -> Peer 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): Couldn't send request to peer 8027e17f7d104775ade85d66aeb3b80b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:35:59.796051  5989 consensus_peers.cc:597] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa -> Peer 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): Couldn't send request to peer 8027e17f7d104775ade85d66aeb3b80b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:35:59.824579  6079 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:35:59.917469  6079 consensus_queue.cc:1048] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:35:59.921177  5989 consensus_peers.cc:597] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa -> Peer 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): Couldn't send request to peer 8027e17f7d104775ade85d66aeb3b80b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
W20260601 13:35:59.971755  5914 consensus_peers.cc:597] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 -> Peer 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): Couldn't send request to peer 8027e17f7d104775ade85d66aeb3b80b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:00.000763  6132 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:00.341789  6082 consensus_queue.cc:579] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Leader has been unable to successfully communicate with peer 8027e17f7d104775ade85d66aeb3b80b for more than 1 seconds (1.014s)
I20260601 13:36:00.554309  6093 consensus_queue.cc:579] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Leader has been unable to successfully communicate with peer 8027e17f7d104775ade85d66aeb3b80b for more than 1 seconds (1.115s)
I20260601 13:36:00.735785  6137 consensus_queue.cc:579] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Leader has been unable to successfully communicate with peer 8027e17f7d104775ade85d66aeb3b80b for more than 1 seconds (1.222s)
I20260601 13:36:00.788074  5768 catalog_manager.cc:2532] Servicing SoftDeleteTable request from {username='slave'} at 127.0.0.1:52178:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:36:00.788201  5768 catalog_manager.cc:2780] Servicing DeleteTable request from {username='slave'} at 127.0.0.1:52178:
table { table_name: "dugtrio" } modify_external_catalogs: true
I20260601 13:36:00.791265  5768 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Sending DeleteTablet for 3 replicas of tablet 10d2ab0f04064b6d9a9dadedd3fed788
I20260601 13:36:00.791539  5768 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Sending DeleteTablet for 3 replicas of tablet 201599fedb72468491a67616aead2876
I20260601 13:36:00.791792  5768 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Sending DeleteTablet for 3 replicas of tablet 7ad6c31589f5417c9510dc4727dd1845
I20260601 13:36:00.791837  6012 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:58038
I20260601 13:36:00.792074  5768 catalog_manager.cc:5983] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: Sending DeleteTablet for 3 replicas of tablet b11f5bf5a4cd42489f233ca968bb80bb
I20260601 13:36:00.792177  6148 tablet_replica.cc:333] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:00.792356  6148 raft_consensus.cc:2243] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.792493  6148 raft_consensus.cc:2272] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.792718  6013 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:58038
I20260601 13:36:00.792925  6014 tablet_service.cc:1558] Processing DeleteTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:58038
I20260601 13:36:00.792968  6012 tablet_service.cc:1558] Processing DeleteTablet for tablet 201599fedb72468491a67616aead2876 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:58038
I20260601 13:36:00.793031  6148 ts_tablet_manager.cc:1916] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.792922  5937 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:59264
I20260601 13:36:00.793298  5938 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:59264
I20260601 13:36:00.793399  5940 tablet_service.cc:1558] Processing DeleteTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:59264
I20260601 13:36:00.793208  5939 tablet_service.cc:1558] Processing DeleteTablet for tablet 201599fedb72468491a67616aead2876 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:59264
I20260601 13:36:00.793555  6150 tablet_replica.cc:333] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: stopping tablet replica
W20260601 13:36:00.793601  5756 catalog_manager.cc:4754] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): DeleteTablet:TABLET_DATA_DELETED RPC failed for tablet 10d2ab0f04064b6d9a9dadedd3fed788: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111)
I20260601 13:36:00.793798 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:00.793902  6150 raft_consensus.cc:2243] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.793992  6150 raft_consensus.cc:2272] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.794355  6150 ts_tablet_manager.cc:1916] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Deleting tablet data with delete state TABLET_DATA_DELETED
W20260601 13:36:00.796051  6154 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:00.796065 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:00.796164  6148 ts_tablet_manager.cc:1929] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
W20260601 13:36:00.796053  6151 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:00.796329  6148 log.cc:1199] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/10d2ab0f04064b6d9a9dadedd3fed788
I20260601 13:36:00.796581  6148 ts_tablet_manager.cc:1950] T 10d2ab0f04064b6d9a9dadedd3fed788 P 292c891e26c14ec6ba0a9365626364aa: Deleting consensus metadata
I20260601 13:36:00.796799  6150 ts_tablet_manager.cc:1929] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.796859  6150 log.cc:1199] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/10d2ab0f04064b6d9a9dadedd3fed788
I20260601 13:36:00.797088  6150 ts_tablet_manager.cc:1950] T 10d2ab0f04064b6d9a9dadedd3fed788 P e733f389cce3406caef7f3c400438480: Deleting consensus metadata
I20260601 13:36:00.797300  5758 catalog_manager.cc:5027] TS 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531): tablet 10d2ab0f04064b6d9a9dadedd3fed788 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.797340  6148 tablet_replica.cc:333] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:00.797482  6148 raft_consensus.cc:2243] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.797596  6148 raft_consensus.cc:2272] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.797719  6150 tablet_replica.cc:333] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:00.797786  5756 catalog_manager.cc:5027] TS e733f389cce3406caef7f3c400438480 (127.30.33.130:34019): tablet 10d2ab0f04064b6d9a9dadedd3fed788 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.797837  6150 raft_consensus.cc:2243] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.797933  6150 raft_consensus.cc:2272] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.798036  6148 ts_tablet_manager.cc:1916] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.798319  6150 ts_tablet_manager.cc:1916] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.799482  6148 ts_tablet_manager.cc:1929] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.799539  6148 log.cc:1199] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/7ad6c31589f5417c9510dc4727dd1845
I20260601 13:36:00.799754  6148 ts_tablet_manager.cc:1950] T 7ad6c31589f5417c9510dc4727dd1845 P 292c891e26c14ec6ba0a9365626364aa: Deleting consensus metadata
I20260601 13:36:00.799973  6150 ts_tablet_manager.cc:1929] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.800066  6150 log.cc:1199] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/7ad6c31589f5417c9510dc4727dd1845
I20260601 13:36:00.800266  6150 ts_tablet_manager.cc:1950] T 7ad6c31589f5417c9510dc4727dd1845 P e733f389cce3406caef7f3c400438480: Deleting consensus metadata
I20260601 13:36:00.800347  6148 tablet_replica.cc:333] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:00.800424  5758 catalog_manager.cc:5027] TS 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531): tablet 7ad6c31589f5417c9510dc4727dd1845 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.800459  6148 raft_consensus.cc:2243] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.800563  6148 raft_consensus.cc:2272] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.800810  6150 tablet_replica.cc:333] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:00.800906  6148 ts_tablet_manager.cc:1916] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.800920  5756 catalog_manager.cc:5027] TS e733f389cce3406caef7f3c400438480 (127.30.33.130:34019): tablet 7ad6c31589f5417c9510dc4727dd1845 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
W20260601 13:36:00.801090  6152 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:00.800941  6150 raft_consensus.cc:2243] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.801389  6150 raft_consensus.cc:2272] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.801409 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:00.801474 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:00.801505 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320960801505 us; error 0 us; skew 500 ppm
I20260601 13:36:00.801810  6150 ts_tablet_manager.cc:1916] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.802513 30854 webserver.cc:533] Webserver started at http://127.30.33.132:39001/ using document root <none> and password file <none>
I20260601 13:36:00.802646  6148 ts_tablet_manager.cc:1929] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.802681 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:00.802695  6148 log.cc:1199] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/b11f5bf5a4cd42489f233ca968bb80bb
I20260601 13:36:00.802750 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:00.802825 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:00.802867  6148 ts_tablet_manager.cc:1950] T b11f5bf5a4cd42489f233ca968bb80bb P 292c891e26c14ec6ba0a9365626364aa: Deleting consensus metadata
I20260601 13:36:00.803288 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "4fef2ea55a0d462884fef3b8f8813fc4"
format_stamp: "Formatted at 2026-06-01 13:36:00 on dist-test-slave-w2jz"
I20260601 13:36:00.803395  6148 tablet_replica.cc:333] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:00.803471  5758 catalog_manager.cc:5027] TS 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531): tablet b11f5bf5a4cd42489f233ca968bb80bb (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.803498  6148 raft_consensus.cc:2243] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:00.803653  6148 raft_consensus.cc:2272] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.803834  6150 ts_tablet_manager.cc:1929] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.803922  6150 log.cc:1199] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/b11f5bf5a4cd42489f233ca968bb80bb
I20260601 13:36:00.804131  6150 ts_tablet_manager.cc:1950] T b11f5bf5a4cd42489f233ca968bb80bb P e733f389cce3406caef7f3c400438480: Deleting consensus metadata
I20260601 13:36:00.804368  6148 ts_tablet_manager.cc:1916] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.804689  6150 tablet_replica.cc:333] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:00.804785  5756 catalog_manager.cc:5027] TS e733f389cce3406caef7f3c400438480 (127.30.33.130:34019): tablet b11f5bf5a4cd42489f233ca968bb80bb (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.804860  6150 raft_consensus.cc:2243] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.804958  6150 raft_consensus.cc:2272] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.805060 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:00.805414  6150 ts_tablet_manager.cc:1916] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.806214  6148 ts_tablet_manager.cc:1929] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:36:00.806277  6159 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:00.806308  6148 log.cc:1199] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/201599fedb72468491a67616aead2876
I20260601 13:36:00.806567 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.806624  6148 ts_tablet_manager.cc:1950] T 201599fedb72468491a67616aead2876 P 292c891e26c14ec6ba0a9365626364aa: Deleting consensus metadata
I20260601 13:36:00.806633 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "4fef2ea55a0d462884fef3b8f8813fc4"
format_stamp: "Formatted at 2026-06-01 13:36:00 on dist-test-slave-w2jz"
I20260601 13:36:00.806748 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:36:00.807194  6150 ts_tablet_manager.cc:1929] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:36:00.807228  5758 catalog_manager.cc:5027] TS 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531): tablet 201599fedb72468491a67616aead2876 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.807256  6150 log.cc:1199] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/201599fedb72468491a67616aead2876
I20260601 13:36:00.807545  6150 ts_tablet_manager.cc:1950] T 201599fedb72468491a67616aead2876 P e733f389cce3406caef7f3c400438480: Deleting consensus metadata
I20260601 13:36:00.808640  5756 catalog_manager.cc:5027] TS e733f389cce3406caef7f3c400438480 (127.30.33.130:34019): tablet 201599fedb72468491a67616aead2876 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.817500 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:00.817826 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:00.818097 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:00.818506 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:00.818564 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:00.818619 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:00.818653 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:00.823201 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:44327
I20260601 13:36:00.824539 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:00.824723  6222 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:44327 every 8 connection(s)
W20260601 13:36:00.826388  6227 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:00.826524 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:00.826541  6226 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:00.826601  6229 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:00.827032 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:00.827105 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:00.827128 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320960827127 us; error 0 us; skew 500 ppm
I20260601 13:36:00.828042 30854 webserver.cc:533] Webserver started at http://127.30.33.129:34011/ using document root <none> and password file <none>
I20260601 13:36:00.828187 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:00.828258 30854 fs_manager.cc:365] Using existing metadata directory in first data directory
I20260601 13:36:00.829452 30854 fs_manager.cc:714] Time spent opening directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.830246  6223 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46733
I20260601 13:36:00.830315  6223 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:00.830468  6223 heartbeater.cc:507] Master 127.30.33.190:46733 requested a full tablet report, sending...
I20260601 13:36:00.831018  6234 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:00.831092  5768 ts_manager.cc:194] Registered new tserver with Master: 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327)
I20260601 13:36:00.831251 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.831327 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "8027e17f7d104775ade85d66aeb3b80b"
format_stamp: "Formatted at 2026-06-01 13:35:58 on dist-test-slave-w2jz"
I20260601 13:36:00.831395 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-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)
I20260601 13:36:00.831769  5768 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52204
I20260601 13:36:00.840704 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:00.840974 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:00.841178 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:00.841791  6241 ts_tablet_manager.cc:542] Loading tablet metadata (0/8 complete)
I20260601 13:36:00.847393 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (8 total tablets, 8 live tablets)
I20260601 13:36:00.847481 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:36:00.847543 30854 ts_tablet_manager.cc:600] Registering tablets (0/8 complete)
I20260601 13:36:00.848444  6241 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.848541  6140 consensus_queue.cc:579] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Leader has been unable to successfully communicate with peer 8027e17f7d104775ade85d66aeb3b80b for more than 1 seconds (1.441s)
I20260601 13:36:00.850873  6025 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:00.851554  6241 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.851871  6241 tablet_bootstrap.cc:492] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.852072  6241 ts_tablet_manager.cc:1403] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:36:00.852502  6241 raft_consensus.cc:359] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.852649  6241 raft_consensus.cc:740] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.852689 30854 ts_tablet_manager.cc:616] Registered 8 tablets
I20260601 13:36:00.852741 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.005s	user 0.002s	sys 0.002s
I20260601 13:36:00.852782  6241 consensus_queue.cc:260] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.852962  5950 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:00.853154  6241 ts_tablet_manager.cc:1434] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:00.853350  6241 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.853389  6140 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
W20260601 13:36:00.854306  5989 consensus_peers.cc:597] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa -> Peer 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): Couldn't send request to peer 8027e17f7d104775ade85d66aeb3b80b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:38825: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:00.855604  6139 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.855980  5950 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.857560  5758 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5d32f6ceaf6f4c64846cf228af8de727 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 1)
I20260601 13:36:00.858080 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38825
I20260601 13:36:00.858434  6241 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.858763  6241 tablet_bootstrap.cc:492] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.858946  6241 ts_tablet_manager.cc:1403] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.002s
I20260601 13:36:00.859074  5768 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.859406  6241 raft_consensus.cc:359] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
W20260601 13:36:00.859490  5988 consensus_peers.cc:597] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5d32f6ceaf6f4c64846cf228af8de727. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:00.859544  6241 raft_consensus.cc:740] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.859719  6241 consensus_queue.cc:260] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.860081  6241 ts_tablet_manager.cc:1434] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:00.860183  6305 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38825 every 8 connection(s)
I20260601 13:36:00.860250  6241 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.862908  6241 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.863137  6241 tablet_bootstrap.cc:492] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.863442  6241 ts_tablet_manager.cc:1403] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:00.863955  6241 raft_consensus.cc:359] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.864050  6241 raft_consensus.cc:740] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.864213  6241 consensus_queue.cc:260] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.864485  6241 ts_tablet_manager.cc:1434] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:00.864648  6241 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.865473  6306 heartbeater.cc:344] Connected to a master server at 127.30.33.190:46733
I20260601 13:36:00.865561  6306 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:00.865767  6306 heartbeater.cc:507] Master 127.30.33.190:46733 requested a full tablet report, sending...
I20260601 13:36:00.866189  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.866115  6268 tablet_service.cc:1558] Processing DeleteTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.866573  6311 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:00.866683  6311 raft_consensus.cc:2243] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.866706  5770 ts_manager.cc:194] Re-registered known tserver with Master: 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825)
I20260601 13:36:00.866833  6311 pending_rounds.cc:70] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:36:00.866868  6311 pending_rounds.cc:77] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194651132260352 op_type: NO_OP noop_request { }
I20260601 13:36:00.866925  6311 raft_consensus.cc:2889] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:00.866986  6311 raft_consensus.cc:2272] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.867556  6241 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.867560  6311 ts_tablet_manager.cc:1916] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.867806  6241 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.868013  6241 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.003s	sys 0.000s
I20260601 13:36:00.868443  6241 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.868541  6241 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.868665  6241 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.868784  5770 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:52218
I20260601 13:36:00.868948  6241 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:00.869124  6241 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.869612  6306 heartbeater.cc:499] Master 127.30.33.190:46733 was elected leader, sending a full tablet report...
I20260601 13:36:00.869946  6311 ts_tablet_manager.cc:1929] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:36:00.870023  6311 log.cc:1199] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/10d2ab0f04064b6d9a9dadedd3fed788
I20260601 13:36:00.870304  6311 ts_tablet_manager.cc:1950] T 10d2ab0f04064b6d9a9dadedd3fed788 P 8027e17f7d104775ade85d66aeb3b80b: Deleting consensus metadata
I20260601 13:36:00.870995  5756 catalog_manager.cc:5027] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): tablet 10d2ab0f04064b6d9a9dadedd3fed788 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
W20260601 13:36:00.871194  5756 catalog_manager.cc:5007] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): delete failed for tablet b11f5bf5a4cd42489f233ca968bb80bb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b11f5bf5a4cd42489f233ca968bb80bb already in progress: opening tablet
I20260601 13:36:00.872416  6268 tablet_service.cc:1558] Processing DeleteTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.872460  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet 10d2ab0f04064b6d9a9dadedd3fed788 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
W20260601 13:36:00.872783  5756 catalog_manager.cc:5007] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): delete failed for tablet b11f5bf5a4cd42489f233ca968bb80bb because tablet deleting was already in progress. No further retry: Already present: State transition of tablet b11f5bf5a4cd42489f233ca968bb80bb already in progress: opening tablet
W20260601 13:36:00.872915  5756 catalog_manager.cc:4994] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): delete failed for tablet 10d2ab0f04064b6d9a9dadedd3fed788 because the tablet was not found. No further retry: Not found: Tablet not found: 10d2ab0f04064b6d9a9dadedd3fed788
I20260601 13:36:00.873001  6241 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.873205  6241 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.873309  6241 ts_tablet_manager.cc:1403] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:00.873600  6241 raft_consensus.cc:359] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:36:00.873683  6241 raft_consensus.cc:740] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.873772  6241 consensus_queue.cc:260] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:36:00.873941  6241 ts_tablet_manager.cc:1434] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:00.874040  6241 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.876294  6241 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.876477  6241 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.876632  6241 ts_tablet_manager.cc:1403] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:00.876991  6241 raft_consensus.cc:359] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.877071  6241 raft_consensus.cc:740] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.877239  6241 consensus_queue.cc:260] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.877483  6241 ts_tablet_manager.cc:1434] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:00.877640  6241 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.880281  6241 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.880548  6241 tablet_bootstrap.cc:492] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.880717  6241 ts_tablet_manager.cc:1403] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:00.881065  6241 raft_consensus.cc:359] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 1 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.881206  6241 raft_consensus.cc:740] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.881351  6241 consensus_queue.cc:260] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.881633  6241 ts_tablet_manager.cc:1434] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:00.881825  6241 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap starting.
I20260601 13:36:00.882860  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet b11f5bf5a4cd42489f233ca968bb80bb with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.883037  6311 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:00.883131  6311 raft_consensus.cc:2243] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.883219  6311 pending_rounds.cc:70] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:36:00.883255  6311 pending_rounds.cc:77] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194650522267648 op_type: NO_OP noop_request { }
I20260601 13:36:00.883306  6311 raft_consensus.cc:2889] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:00.883369  6311 raft_consensus.cc:2272] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.883788  6311 ts_tablet_manager.cc:1916] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.884298  6241 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: 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
I20260601 13:36:00.884524  6241 tablet_bootstrap.cc:492] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Bootstrap complete.
I20260601 13:36:00.884687  6241 ts_tablet_manager.cc:1403] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:00.885123  6241 raft_consensus.cc:359] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.885237  6241 raft_consensus.cc:740] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8027e17f7d104775ade85d66aeb3b80b, State: Initialized, Role: FOLLOWER
I20260601 13:36:00.885373  6241 consensus_queue.cc:260] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.885630  6241 ts_tablet_manager.cc:1434] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:00.885950  6311 ts_tablet_manager.cc:1929] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:36:00.886021  6311 log.cc:1199] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/b11f5bf5a4cd42489f233ca968bb80bb
I20260601 13:36:00.886258  6311 ts_tablet_manager.cc:1950] T b11f5bf5a4cd42489f233ca968bb80bb P 8027e17f7d104775ade85d66aeb3b80b: Deleting consensus metadata
I20260601 13:36:00.886847  5756 catalog_manager.cc:5027] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): tablet b11f5bf5a4cd42489f233ca968bb80bb (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.912590  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet 201599fedb72468491a67616aead2876 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.912879  6311 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:00.913055  6311 raft_consensus.cc:2243] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.913198  6311 raft_consensus.cc:2272] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.913699  6311 ts_tablet_manager.cc:1916] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.915445  5950 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:00.915577  6311 ts_tablet_manager.cc:1929] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 0.0
I20260601 13:36:00.915664  6311 log.cc:1199] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/201599fedb72468491a67616aead2876
I20260601 13:36:00.915925  6311 ts_tablet_manager.cc:1950] T 201599fedb72468491a67616aead2876 P 8027e17f7d104775ade85d66aeb3b80b: Deleting consensus metadata
I20260601 13:36:00.916965  6025 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:00.917376  5756 catalog_manager.cc:5027] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): tablet 201599fedb72468491a67616aead2876 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.917486  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet 7ad6c31589f5417c9510dc4727dd1845 with delete_type TABLET_DATA_DELETED (Table deleted at 2026-06-01 13:36:00 UTC) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:00.917672  6311 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:00.917835  6311 raft_consensus.cc:2243] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:00.917948  6311 pending_rounds.cc:70] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Trying to abort 1 pending ops.
I20260601 13:36:00.918004  6311 pending_rounds.cc:77] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194650244329472 op_type: NO_OP noop_request { }
I20260601 13:36:00.918112  6311 raft_consensus.cc:2889] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:00.918226  6311 raft_consensus.cc:2272] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:00.918740  6311 ts_tablet_manager.cc:1916] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Deleting tablet data with delete state TABLET_DATA_DELETED
I20260601 13:36:00.918089  6132 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:00.920675  6311 ts_tablet_manager.cc:1929] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: tablet deleted with delete type TABLET_DATA_DELETED: last-logged OpId 1.1
I20260601 13:36:00.920737  6311 log.cc:1199] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/7ad6c31589f5417c9510dc4727dd1845
I20260601 13:36:00.920621  6132 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.921006  6311 ts_tablet_manager.cc:1950] T 7ad6c31589f5417c9510dc4727dd1845 P 8027e17f7d104775ade85d66aeb3b80b: Deleting consensus metadata
W20260601 13:36:00.921259  5913 consensus_peers.cc:597] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c38ed8f5301c493ab35ba2f288eae931. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:00.921315  6280 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:00.921693  5756 catalog_manager.cc:5027] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): tablet 7ad6c31589f5417c9510dc4727dd1845 (table dugtrio [id=009dd46cc50c46fb9b4e2ac8710d3799]) successfully deleted
I20260601 13:36:00.922057  5756 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet c38ed8f5301c493ab35ba2f288eae931 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 5)
I20260601 13:36:00.922087  6132 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:00.922708  6025 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.923156  5770 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:00.923237  6280 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.942247  5950 consensus_queue.cc:237] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:00.943600  6280 raft_consensus.cc:1275] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:00.943776  5913 consensus_peers.cc:597] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 5764dc07dccf4190a4ebb26e7b24cab8. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:00.944017  6025 raft_consensus.cc:1275] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:00.944037  6318 consensus_queue.cc:1048] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:00.944404  6082 consensus_queue.cc:1048] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:00.945438  6318 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.945945  6280 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.946575  6025 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:00.947326  5756 catalog_manager.cc:5209] ChangeConfig:ADD_PEER:NON_VOTER RPC for tablet 5764dc07dccf4190a4ebb26e7b24cab8 with cas_config_opid_index -1: ChangeConfig:ADD_PEER:NON_VOTER succeeded (attempt 6)
I20260601 13:36:00.948413  5768 catalog_manager.cc:5696] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 reported cstate change: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:00.951009  5950 consensus_queue.cc:237] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:00.952169  6280 raft_consensus.cc:1275] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:00.952179  6025 raft_consensus.cc:1275] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:00.952467  6082 consensus_queue.cc:1048] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:00.952584  6318 consensus_queue.cc:1048] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:00.953823  6093 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:00.954226  6025 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:00.955078  5756 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5764dc07dccf4190a4ebb26e7b24cab8 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:00.955245  6280 raft_consensus.cc:2955] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:00.955708  5770 catalog_manager.cc:5696] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 reported cstate change: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:00.961324  6187 tablet_service.cc:1558] Processing DeleteTablet for tablet 5764dc07dccf4190a4ebb26e7b24cab8 with delete_type TABLET_DATA_TOMBSTONED (TS 4fef2ea55a0d462884fef3b8f8813fc4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36218
W20260601 13:36:00.961927  5755 catalog_manager.cc:4994] TS 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): delete failed for tablet 5764dc07dccf4190a4ebb26e7b24cab8 because the tablet was not found. No further retry: Not found: Tablet not found: 5764dc07dccf4190a4ebb26e7b24cab8
W20260601 13:36:01.075583  5819 auto_rebalancer.cc:591] Failed to schedule move for tablet c38ed8f5301c493ab35ba2f288eae931: Invalid argument: Server with UUID 4fef2ea55a0d462884fef3b8f8813fc4 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
W20260601 13:36:01.079830  5819 auto_rebalancer.cc:591] Failed to schedule move for tablet 5d32f6ceaf6f4c64846cf228af8de727: Invalid argument: Server with UUID 4fef2ea55a0d462884fef3b8f8813fc4 is already a member of the config. RaftConfig: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
W20260601 13:36:01.083981  5819 auto_rebalancer.cc:591] Failed to schedule move for tablet fe1b4616379e4f3ca243f8c5c09de144: Illegal state: Replica 8027e17f7d104775ade85d66aeb3b80b is not leader of this config. Role: FOLLOWER. Consensus state: current_term: 1 committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } }
I20260601 13:36:01.244526  6140 raft_consensus.cc:493] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Starting pre-election (detected failure of leader 8027e17f7d104775ade85d66aeb3b80b)
I20260601 13:36:01.244712  6140 raft_consensus.cc:515] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:36:01.245260  6140 leader_election.cc:290] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 2 pre-election: Requested pre-vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825)
I20260601 13:36:01.245774  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480" is_pre_election: true
I20260601 13:36:01.245944  5950 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 1.
I20260601 13:36:01.246315  5989 leader_election.cc:304] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: 292c891e26c14ec6ba0a9365626364aa, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:36:01.246523  6140 raft_consensus.cc:2804] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Leader pre-election won for term 2
I20260601 13:36:01.246608  6140 raft_consensus.cc:493] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Starting leader election (detected failure of leader 8027e17f7d104775ade85d66aeb3b80b)
I20260601 13:36:01.246659  6140 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:01.247771  6140 raft_consensus.cc:515] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:36:01.248203  6140 leader_election.cc:290] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [CANDIDATE]: Term 2 election: Requested vote from peers e733f389cce3406caef7f3c400438480 (127.30.33.130:34019), 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825)
I20260601 13:36:01.248530  5950 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "e733f389cce3406caef7f3c400438480"
I20260601 13:36:01.248634  5950 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:01.249153  6279 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b"
I20260601 13:36:01.249286  6279 raft_consensus.cc:3060] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Advancing to term 2
I20260601 13:36:01.249398  6280 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "fe1b4616379e4f3ca243f8c5c09de144" candidate_uuid: "292c891e26c14ec6ba0a9365626364aa" candidate_term: 2 candidate_status { last_received { term: 1 index: 1 } } ignore_live_leader: false dest_uuid: "8027e17f7d104775ade85d66aeb3b80b" is_pre_election: true
I20260601 13:36:01.249756  5950 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 2.
I20260601 13:36:01.249821  6329 ts_tablet_manager.cc:933] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Initiating tablet copy from peer 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:36:01.250001  5989 leader_election.cc:304] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: 292c891e26c14ec6ba0a9365626364aa, e733f389cce3406caef7f3c400438480; no voters: 
I20260601 13:36:01.250190  6329 tablet_copy_client.cc:323] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:46531
I20260601 13:36:01.250262  6140 raft_consensus.cc:2804] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 FOLLOWER]: Leader election won for term 2
I20260601 13:36:01.250306  6279 raft_consensus.cc:2468] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 292c891e26c14ec6ba0a9365626364aa in term 2.
I20260601 13:36:01.250360  6140 raft_consensus.cc:697] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 LEADER]: Becoming Leader. State: Replica: 292c891e26c14ec6ba0a9365626364aa, State: Running, Role: LEADER
I20260601 13:36:01.250488  6140 consensus_queue.cc:237] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } }
I20260601 13:36:01.252185  5768 catalog_manager.cc:5696] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: term changed from 1 to 2, leader changed from 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129) to 292c891e26c14ec6ba0a9365626364aa (127.30.33.131). New cstate: current_term: 2 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:01.253965  6035 tablet_copy_service.cc:140] P 292c891e26c14ec6ba0a9365626364aa: Received BeginTabletCopySession request for tablet 5d32f6ceaf6f4c64846cf228af8de727 from peer 4fef2ea55a0d462884fef3b8f8813fc4 ({username='slave'} at 127.0.0.1:58054)
I20260601 13:36:01.254076  6035 tablet_copy_service.cc:161] P 292c891e26c14ec6ba0a9365626364aa: Beginning new tablet copy session on tablet 5d32f6ceaf6f4c64846cf228af8de727 from peer 4fef2ea55a0d462884fef3b8f8813fc4 at {username='slave'} at 127.0.0.1:58054: session id = 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727
I20260601 13:36:01.254916  6035 tablet_copy_source_session.cc:215] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:01.255661  6329 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d32f6ceaf6f4c64846cf228af8de727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:01.257439  6329 tablet_copy_client.cc:806] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:01.257603  6329 tablet_copy_client.cc:670] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:01.258649  6329 tablet_copy_client.cc:538] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:01.259703  6329 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap starting.
I20260601 13:36:01.262821  6329 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: 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
I20260601 13:36:01.263082  6329 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap complete.
I20260601 13:36:01.263273  6329 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:01.263722  6329 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:01.263823  6329 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fef2ea55a0d462884fef3b8f8813fc4, State: Initialized, Role: LEARNER
I20260601 13:36:01.263973  6329 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:01.264326  6329 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:01.264456  6223 heartbeater.cc:499] Master 127.30.33.190:46733 was elected leader, sending a full tablet report...
I20260601 13:36:01.264916  6035 tablet_copy_service.cc:342] P 292c891e26c14ec6ba0a9365626364aa: Request end of tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727 received from {username='slave'} at 127.0.0.1:58054
I20260601 13:36:01.265010  6035 tablet_copy_service.cc:434] P 292c891e26c14ec6ba0a9365626364aa: ending tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727 on tablet 5d32f6ceaf6f4c64846cf228af8de727 with peer 4fef2ea55a0d462884fef3b8f8813fc4
I20260601 13:36:01.300714  5950 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:01.301894  6025 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:01.301903  6279 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:01.302325  6093 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:01.302438  6318 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:01.303938  6082 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.304381  6025 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.304445  6279 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.305315  5756 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c38ed8f5301c493ab35ba2f288eae931 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:01.306411  5768 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 reported cstate change: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:01.309170  6187 tablet_service.cc:1558] Processing DeleteTablet for tablet c38ed8f5301c493ab35ba2f288eae931 with delete_type TABLET_DATA_TOMBSTONED (TS 4fef2ea55a0d462884fef3b8f8813fc4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36218
W20260601 13:36:01.309554  5755 catalog_manager.cc:4994] TS 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): delete failed for tablet c38ed8f5301c493ab35ba2f288eae931 because the tablet was not found. No further retry: Not found: Tablet not found: c38ed8f5301c493ab35ba2f288eae931
I20260601 13:36:01.466253  6140 consensus_queue.cc:1050] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Got LMP mismatch error from peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:01.467700  6279 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:01.781123  6197 raft_consensus.cc:1217] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.1->[1.2-1.2]   Dedup: 1.2->[]
I20260601 13:36:01.786077  5950 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:01.786532  6336 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:01.789201  6279 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 2 index: 2. (index mismatch)
I20260601 13:36:01.789685  6140 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:01.863958  6025 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } }
I20260601 13:36:01.865317  5950 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:01.865391  6279 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:01.865769  6140 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:01.865913  6337 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:01.867455  6337 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.867987  6279 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.868449  5950 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Committing config change with OpId 1.3: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.869323  5758 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d32f6ceaf6f4c64846cf228af8de727 with cas_config_opid_index 2: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:01.870371  5771 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: config changed from index 2 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } }
I20260601 13:36:01.873202  6187 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d32f6ceaf6f4c64846cf228af8de727 with delete_type TABLET_DATA_TOMBSTONED (TS 4fef2ea55a0d462884fef3b8f8813fc4 not found in new config with opid_index 3) from {username='slave'} at 127.0.0.1:36218
I20260601 13:36:01.873518  6348 tablet_replica.cc:333] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: stopping tablet replica
I20260601 13:36:01.873651  6348 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:01.873775  6348 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:01.874228  6348 ts_tablet_manager.cc:1916] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:01.875969  6348 ts_tablet_manager.cc:1929] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.2
I20260601 13:36:01.876029  6348 log.cc:1199] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-3-root/wals/5d32f6ceaf6f4c64846cf228af8de727
I20260601 13:36:01.876466  5755 catalog_manager.cc:5027] TS 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): tablet 5d32f6ceaf6f4c64846cf228af8de727 (table test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]) successfully deleted
I20260601 13:36:02.086742  6025 consensus_queue.cc:237] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.088119  5950 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
I20260601 13:36:02.088158  6279 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 2. Preceding OpId from leader: term: 2 index: 3. (index mismatch)
W20260601 13:36:02.088383  5988 consensus_peers.cc:597] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: fe1b4616379e4f3ca243f8c5c09de144. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:02.088491  6140 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:02.088593  6336 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:02.090049  6140 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 LEADER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.090574  6279 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.090586  5950 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Committing config change with OpId 2.3: config changed from index -1 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.092660  5770 catalog_manager.cc:5696] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index -1 to 3, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 2 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:02.093029  6025 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.094391  6279 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:36:02.094421  5988 consensus_peers.cc:597] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Illegal state: Tablet not RUNNING: STOPPED. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:02.094911  5950 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:02.095125  6337 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:02.095275  6140 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:02.097643  6140 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.098163  5950 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.098492  6279 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.100055  5771 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:02.100785  5950 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.102115  6025 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:02.102283  6279 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
W20260601 13:36:02.102552  5913 consensus_peers.cc:597] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 -> Peer 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132:44327): Couldn't send request to peer 4fef2ea55a0d462884fef3b8f8813fc4. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: c38ed8f5301c493ab35ba2f288eae931. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:02.102749  6350 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:02.102924  6318 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:02.104408  6349 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.104799  6279 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.104799  6025 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.106802  5768 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: config changed from index 3 to 4, NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } } }
I20260601 13:36:02.614630  6351 ts_tablet_manager.cc:933] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: Initiating tablet copy from peer 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:36:02.615061  6351 tablet_copy_client.cc:323] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:46531
I20260601 13:36:02.615582  6035 tablet_copy_service.cc:140] P 292c891e26c14ec6ba0a9365626364aa: Received BeginTabletCopySession request for tablet fe1b4616379e4f3ca243f8c5c09de144 from peer 4fef2ea55a0d462884fef3b8f8813fc4 ({username='slave'} at 127.0.0.1:58054)
I20260601 13:36:02.615691  6035 tablet_copy_service.cc:161] P 292c891e26c14ec6ba0a9365626364aa: Beginning new tablet copy session on tablet fe1b4616379e4f3ca243f8c5c09de144 from peer 4fef2ea55a0d462884fef3b8f8813fc4 at {username='slave'} at 127.0.0.1:58054: session id = 4fef2ea55a0d462884fef3b8f8813fc4-fe1b4616379e4f3ca243f8c5c09de144
I20260601 13:36:02.616564  6035 tablet_copy_source_session.cc:215] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:02.617512  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet fe1b4616379e4f3ca243f8c5c09de144. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:02.619477  6351 tablet_copy_client.cc:806] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:02.619642  6351 tablet_copy_client.cc:670] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:02.620880  6351 tablet_copy_client.cc:538] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:02.621945  6351 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap starting.
I20260601 13:36:02.625175  6351 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: 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
I20260601 13:36:02.625448  6351 tablet_bootstrap.cc:492] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap complete.
I20260601 13:36:02.625638  6351 ts_tablet_manager.cc:1403] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent bootstrapping tablet: real 0.004s	user 0.003s	sys 0.000s
I20260601 13:36:02.626096  6351 raft_consensus.cc:359] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.626227  6351 raft_consensus.cc:740] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 LEARNER]: Becoming Follower/Learner. State: Replica: 4fef2ea55a0d462884fef3b8f8813fc4, State: Initialized, Role: LEARNER
I20260601 13:36:02.626350  6351 consensus_queue.cc:260] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.626763  6351 ts_tablet_manager.cc:1434] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:02.627321  6035 tablet_copy_service.cc:342] P 292c891e26c14ec6ba0a9365626364aa: Request end of tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-fe1b4616379e4f3ca243f8c5c09de144 received from {username='slave'} at 127.0.0.1:58054
I20260601 13:36:02.627426  6035 tablet_copy_service.cc:434] P 292c891e26c14ec6ba0a9365626364aa: ending tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-fe1b4616379e4f3ca243f8c5c09de144 on tablet fe1b4616379e4f3ca243f8c5c09de144 with peer 4fef2ea55a0d462884fef3b8f8813fc4
I20260601 13:36:02.672266  6351 ts_tablet_manager.cc:933] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: Initiating tablet copy from peer e733f389cce3406caef7f3c400438480 (127.30.33.130:34019)
I20260601 13:36:02.672680  6351 tablet_copy_client.cc:323] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:34019
I20260601 13:36:02.676939  5960 tablet_copy_service.cc:140] P e733f389cce3406caef7f3c400438480: Received BeginTabletCopySession request for tablet c38ed8f5301c493ab35ba2f288eae931 from peer 4fef2ea55a0d462884fef3b8f8813fc4 ({username='slave'} at 127.0.0.1:44698)
I20260601 13:36:02.677105  5960 tablet_copy_service.cc:161] P e733f389cce3406caef7f3c400438480: Beginning new tablet copy session on tablet c38ed8f5301c493ab35ba2f288eae931 from peer 4fef2ea55a0d462884fef3b8f8813fc4 at {username='slave'} at 127.0.0.1:44698: session id = 4fef2ea55a0d462884fef3b8f8813fc4-c38ed8f5301c493ab35ba2f288eae931
I20260601 13:36:02.677966  5960 tablet_copy_source_session.cc:215] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:02.678897  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c38ed8f5301c493ab35ba2f288eae931. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:02.681535  6351 tablet_copy_client.cc:806] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:02.681699  6351 tablet_copy_client.cc:670] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:02.682883  6351 tablet_copy_client.cc:538] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:02.684080  6351 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap starting.
I20260601 13:36:02.687664  6351 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: 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
I20260601 13:36:02.687974  6351 tablet_bootstrap.cc:492] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap complete.
I20260601 13:36:02.688169  6351 ts_tablet_manager.cc:1403] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.001s
I20260601 13:36:02.688576  6351 raft_consensus.cc:359] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.688704  6351 raft_consensus.cc:740] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fef2ea55a0d462884fef3b8f8813fc4, State: Initialized, Role: LEARNER
I20260601 13:36:02.688819  6351 consensus_queue.cc:260] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.689093  6351 ts_tablet_manager.cc:1434] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:02.689674  5960 tablet_copy_service.cc:342] P e733f389cce3406caef7f3c400438480: Request end of tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-c38ed8f5301c493ab35ba2f288eae931 received from {username='slave'} at 127.0.0.1:44698
I20260601 13:36:02.689752  5960 tablet_copy_service.cc:434] P e733f389cce3406caef7f3c400438480: ending tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-c38ed8f5301c493ab35ba2f288eae931 on tablet c38ed8f5301c493ab35ba2f288eae931 with peer 4fef2ea55a0d462884fef3b8f8813fc4
I20260601 13:36:02.715653  6351 ts_tablet_manager.cc:933] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Initiating tablet copy from peer 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531)
I20260601 13:36:02.716178  6351 tablet_copy_client.cc:323] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.131:46531
I20260601 13:36:02.716794  6035 tablet_copy_service.cc:140] P 292c891e26c14ec6ba0a9365626364aa: Received BeginTabletCopySession request for tablet 5d32f6ceaf6f4c64846cf228af8de727 from peer 4fef2ea55a0d462884fef3b8f8813fc4 ({username='slave'} at 127.0.0.1:58054)
I20260601 13:36:02.716930  6035 tablet_copy_service.cc:161] P 292c891e26c14ec6ba0a9365626364aa: Beginning new tablet copy session on tablet 5d32f6ceaf6f4c64846cf228af8de727 from peer 4fef2ea55a0d462884fef3b8f8813fc4 at {username='slave'} at 127.0.0.1:58054: session id = 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727
I20260601 13:36:02.717795  6035 tablet_copy_source_session.cc:215] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:02.718580  6351 ts_tablet_manager.cc:1916] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Deleting tablet data with delete state TABLET_DATA_COPYING
I20260601 13:36:02.720551  6351 ts_tablet_manager.cc:1929] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet deleted with delete type TABLET_DATA_COPYING: last-logged OpId 1.2
I20260601 13:36:02.720770  6351 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5d32f6ceaf6f4c64846cf228af8de727. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:02.721736  6351 tablet_copy_client.cc:806] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:02.721903  6351 tablet_copy_client.cc:670] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:02.723179  6351 tablet_copy_client.cc:538] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:02.724299  6351 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap starting.
I20260601 13:36:02.727810  6351 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: 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
I20260601 13:36:02.728083  6351 tablet_bootstrap.cc:492] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Bootstrap complete.
I20260601 13:36:02.728282  6351 ts_tablet_manager.cc:1403] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.002s
I20260601 13:36:02.728706  6351 raft_consensus.cc:359] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.728806  6351 raft_consensus.cc:740] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: 4fef2ea55a0d462884fef3b8f8813fc4, State: Initialized, Role: LEARNER
I20260601 13:36:02.728926  6351 consensus_queue.cc:260] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: true } }
I20260601 13:36:02.729206  6351 ts_tablet_manager.cc:1434] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:02.729801  6035 tablet_copy_service.cc:342] P 292c891e26c14ec6ba0a9365626364aa: Request end of tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727 received from {username='slave'} at 127.0.0.1:58054
I20260601 13:36:02.729887  6035 tablet_copy_service.cc:434] P 292c891e26c14ec6ba0a9365626364aa: ending tablet copy session 4fef2ea55a0d462884fef3b8f8813fc4-5d32f6ceaf6f4c64846cf228af8de727 on tablet 5d32f6ceaf6f4c64846cf228af8de727 with peer 4fef2ea55a0d462884fef3b8f8813fc4
I20260601 13:36:03.076676  6197 raft_consensus.cc:1217] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 LEARNER]: Deduplicated request from leader. Original: 2.2->[2.3-2.3]   Dedup: 2.3->[]
I20260601 13:36:03.134869  6197 raft_consensus.cc:1217] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:36:03.185835  6197 raft_consensus.cc:1217] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Deduplicated request from leader. Original: 1.3->[1.4-1.4]   Dedup: 1.4->[]
I20260601 13:36:03.566061  6362 raft_consensus.cc:1064] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: attempting to promote NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 to VOTER
I20260601 13:36:03.566639  6362 consensus_queue.cc:237] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.568253  6197 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 LEARNER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:36:03.568331  5950 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:36:03.568298  6279 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 3. Preceding OpId from leader: term: 2 index: 4. (index mismatch)
I20260601 13:36:03.568640  6336 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:03.568796  6366 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:03.569058  6361 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:03.570894  6366 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 LEADER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.571327  6279 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.573238  5950 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.573544  5770 catalog_manager.cc:5696] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index 3 to 4, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 2 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:03.574857  6197 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 FOLLOWER]: Committing config change with OpId 2.4: config changed from index 3 to 4, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.577880  6025 consensus_queue.cc:237] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [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: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.578955  5950 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:36:03.579308  6197 raft_consensus.cc:1275] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 2 index: 4. Preceding OpId from leader: term: 2 index: 5. (index mismatch)
I20260601 13:36:03.579387  6336 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.579639  6361 consensus_queue.cc:1048] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.581269  6362 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 LEADER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.581663  5950 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.581661  6197 raft_consensus.cc:2955] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 FOLLOWER]: Committing config change with OpId 2.5: config changed from index 4 to 5, VOTER 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129) evicted. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.582628  5758 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet fe1b4616379e4f3ca243f8c5c09de144 with cas_config_opid_index 4: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:03.583258  5768 catalog_manager.cc:5696] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index 4 to 5, VOTER 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129) evicted. New cstate: current_term: 2 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:03.585466  6267 tablet_service.cc:1558] Processing DeleteTablet for tablet fe1b4616379e4f3ca243f8c5c09de144 with delete_type TABLET_DATA_TOMBSTONED (TS 8027e17f7d104775ade85d66aeb3b80b not found in new config with opid_index 5) from {username='slave'} at 127.0.0.1:46336
I20260601 13:36:03.586001  6375 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:03.586126  6375 raft_consensus.cc:2243] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:03.586251  6375 raft_consensus.cc:2272] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:03.586766  6375 ts_tablet_manager.cc:1916] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:03.588764  6375 ts_tablet_manager.cc:1929] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 2.4
I20260601 13:36:03.588879  6375 log.cc:1199] T fe1b4616379e4f3ca243f8c5c09de144 P 8027e17f7d104775ade85d66aeb3b80b: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-0-root/wals/fe1b4616379e4f3ca243f8c5c09de144
I20260601 13:36:03.589501  5756 catalog_manager.cc:5027] TS 8027e17f7d104775ade85d66aeb3b80b (127.30.33.129:38825): tablet fe1b4616379e4f3ca243f8c5c09de144 (table test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]) successfully deleted
I20260601 13:36:03.760406  6366 raft_consensus.cc:1064] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: attempting to promote NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 to VOTER
I20260601 13:36:03.760872  6366 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.762267  6197 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.762383  6279 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.762607  6366 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.762729  5950 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.762818  6362 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.763345  6362 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.764554  6366 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.766215  6197 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.766860  5770 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:03.768395  6279 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.768492  5950 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } attrs { replace: true } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.769829  6025 consensus_queue.cc:237] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.770843  6197 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:36:03.771145  6362 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:36:03.772228  6279 raft_consensus.cc:1275] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer 292c891e26c14ec6ba0a9365626364aa: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:36:03.772396  6361 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e733f389cce3406caef7f3c400438480 (127.30.33.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.772787  6197 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e733f389cce3406caef7f3c400438480 (127.30.33.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.772792  6362 consensus_queue.cc:1048] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.001s
I20260601 13:36:03.773859  5758 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 5d32f6ceaf6f4c64846cf228af8de727 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:03.774956  6279 raft_consensus.cc:2955] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER e733f389cce3406caef7f3c400438480 (127.30.33.130) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.775215  5770 catalog_manager.cc:5696] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa reported cstate change: config changed from index 5 to 6, VOTER e733f389cce3406caef7f3c400438480 (127.30.33.130) evicted. New cstate: current_term: 1 leader_uuid: "292c891e26c14ec6ba0a9365626364aa" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } health_report { overall_health: HEALTHY } } }
I20260601 13:36:03.777680  5939 tablet_service.cc:1558] Processing DeleteTablet for tablet 5d32f6ceaf6f4c64846cf228af8de727 with delete_type TABLET_DATA_TOMBSTONED (TS e733f389cce3406caef7f3c400438480 not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:59264
I20260601 13:36:03.778025  6381 tablet_replica.cc:333] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:03.778177  6381 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:03.778339  6381 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:03.779131  6381 ts_tablet_manager.cc:1916] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:03.781322  6381 ts_tablet_manager.cc:1929] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:36:03.781369  6364 raft_consensus.cc:1064] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: attempting to promote NON_VOTER 4fef2ea55a0d462884fef3b8f8813fc4 to VOTER
I20260601 13:36:03.781400  6381 log.cc:1199] T 5d32f6ceaf6f4c64846cf228af8de727 P e733f389cce3406caef7f3c400438480: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-1-root/wals/5d32f6ceaf6f4c64846cf228af8de727
I20260601 13:36:03.781786  6364 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.781973  5756 catalog_manager.cc:5027] TS e733f389cce3406caef7f3c400438480 (127.30.33.130:34019): tablet 5d32f6ceaf6f4c64846cf228af8de727 (table test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]) successfully deleted
I20260601 13:36:03.782924  6197 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 LEARNER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.783105  6025 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.783246  6385 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.783444  6382 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.783555  6279 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 4. Preceding OpId from leader: term: 1 index: 5. (index mismatch)
I20260601 13:36:03.783957  6384 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 5, Last known committed idx: 4, Time since last communication: 0.000s
I20260601 13:36:03.785307  6382 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.786139  6279 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.787031  6025 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.788146  5771 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.788791  6197 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Committing config change with OpId 1.5: config changed from index 4 to 5, 4fef2ea55a0d462884fef3b8f8813fc4 (127.30.33.132) changed from NON_VOTER to VOTER. New config: { opid_index: 5 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "292c891e26c14ec6ba0a9365626364aa" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46531 } attrs { replace: true } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.794324  5950 consensus_queue.cc:237] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [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: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } }
I20260601 13:36:03.795363  6197 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:36:03.795368  6279 raft_consensus.cc:1275] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Refusing update from remote peer e733f389cce3406caef7f3c400438480: Log matching property violated. Preceding OpId in replica: term: 1 index: 5. Preceding OpId from leader: term: 1 index: 6. (index mismatch)
I20260601 13:36:03.795717  6364 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:36:03.795929  6385 consensus_queue.cc:1048] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 6, Last known committed idx: 5, Time since last communication: 0.000s
I20260601 13:36:03.797298  6384 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 292c891e26c14ec6ba0a9365626364aa (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.797782  6279 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 292c891e26c14ec6ba0a9365626364aa (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.797794  6197 raft_consensus.cc:2955] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Committing config change with OpId 1.6: config changed from index 5 to 6, VOTER 292c891e26c14ec6ba0a9365626364aa (127.30.33.131) evicted. New config: { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.799400  5756 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet c38ed8f5301c493ab35ba2f288eae931 with cas_config_opid_index 5: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:03.799767  5770 catalog_manager.cc:5696] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b reported cstate change: config changed from index 5 to 6, VOTER 292c891e26c14ec6ba0a9365626364aa (127.30.33.131) evicted. New cstate: current_term: 1 leader_uuid: "e733f389cce3406caef7f3c400438480" committed_config { opid_index: 6 OBSOLETE_local: false peers { permanent_uuid: "8027e17f7d104775ade85d66aeb3b80b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38825 } } peers { permanent_uuid: "e733f389cce3406caef7f3c400438480" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 34019 } } peers { permanent_uuid: "4fef2ea55a0d462884fef3b8f8813fc4" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 44327 } attrs { promote: false } } }
I20260601 13:36:03.801923  6012 tablet_service.cc:1558] Processing DeleteTablet for tablet c38ed8f5301c493ab35ba2f288eae931 with delete_type TABLET_DATA_TOMBSTONED (TS 292c891e26c14ec6ba0a9365626364aa not found in new config with opid_index 6) from {username='slave'} at 127.0.0.1:58038
I20260601 13:36:03.802286  6389 tablet_replica.cc:333] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:03.802412  6389 raft_consensus.cc:2243] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:03.802525  6389 raft_consensus.cc:2272] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:03.803145  6389 ts_tablet_manager.cc:1916] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Deleting tablet data with delete state TABLET_DATA_TOMBSTONED
I20260601 13:36:03.804890  6389 ts_tablet_manager.cc:1929] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: tablet deleted with delete type TABLET_DATA_TOMBSTONED: last-logged OpId 1.5
I20260601 13:36:03.804951  6389 log.cc:1199] T c38ed8f5301c493ab35ba2f288eae931 P 292c891e26c14ec6ba0a9365626364aa: Deleting WAL directory at /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestDeletedTables.1780320792930885-30854-0/minicluster-data/ts-2-root/wals/c38ed8f5301c493ab35ba2f288eae931
I20260601 13:36:03.805367  5758 catalog_manager.cc:5027] TS 292c891e26c14ec6ba0a9365626364aa (127.30.33.131:46531): tablet c38ed8f5301c493ab35ba2f288eae931 (table test-workload [id=7a86ed37d7eb4a9fa64d8d1f6b010893]) successfully deleted
W20260601 13:36:04.802049  5819 auto_rebalancer.cc:259] Could not retrieve cluster info: Not found: tserver 4fef2ea55a0d462884fef3b8f8813fc4 not available for placement
I20260601 13:36:05.889902 30854 tablet_server.cc:179] TabletServer@127.30.33.129:38825 shutting down...
I20260601 13:36:05.893728 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:05.893983 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:05.894136 30854 raft_consensus.cc:2243] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.894299 30854 raft_consensus.cc:2272] T 5764dc07dccf4190a4ebb26e7b24cab8 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.894794 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:05.894914 30854 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.895084 30854 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.895452 30854 tablet_replica.cc:333] stopping tablet replica
I20260601 13:36:05.895560 30854 raft_consensus.cc:2243] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.895704 30854 raft_consensus.cc:2272] T c38ed8f5301c493ab35ba2f288eae931 P 8027e17f7d104775ade85d66aeb3b80b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.908684 30854 tablet_server.cc:196] TabletServer@127.30.33.129:38825 shutdown complete.
I20260601 13:36:05.911507 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:05.915825 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:05.916054 30854 tablet_replica.cc:333] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:05.916165 30854 raft_consensus.cc:2243] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:05.916323 30854 raft_consensus.cc:2272] T c38ed8f5301c493ab35ba2f288eae931 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.916661 30854 tablet_replica.cc:333] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:05.916731 30854 raft_consensus.cc:2243] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.916823 30854 raft_consensus.cc:2272] T fe1b4616379e4f3ca243f8c5c09de144 P e733f389cce3406caef7f3c400438480 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.917090 30854 tablet_replica.cc:333] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480: stopping tablet replica
I20260601 13:36:05.917156 30854 raft_consensus.cc:2243] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:05.917493 30854 raft_consensus.cc:2272] T 5764dc07dccf4190a4ebb26e7b24cab8 P e733f389cce3406caef7f3c400438480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.930321 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:05.932741 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:05.937188 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:05.937490 30854 tablet_replica.cc:333] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:05.937618 30854 raft_consensus.cc:2243] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 LEADER]: Raft consensus shutting down.
I20260601 13:36:05.937821 30854 raft_consensus.cc:2272] T fe1b4616379e4f3ca243f8c5c09de144 P 292c891e26c14ec6ba0a9365626364aa [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.938252 30854 tablet_replica.cc:333] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:05.938374 30854 raft_consensus.cc:2243] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.938508 30854 raft_consensus.cc:2272] T 5764dc07dccf4190a4ebb26e7b24cab8 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.938833 30854 tablet_replica.cc:333] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa: stopping tablet replica
I20260601 13:36:05.938930 30854 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:05.939090 30854 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P 292c891e26c14ec6ba0a9365626364aa [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.951836 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:05.954123 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:05.958479 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:05.958654 30854 tablet_replica.cc:333] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4: stopping tablet replica
I20260601 13:36:05.958760 30854 raft_consensus.cc:2243] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.958853 30854 raft_consensus.cc:2272] T 5d32f6ceaf6f4c64846cf228af8de727 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.959148 30854 tablet_replica.cc:333] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4: stopping tablet replica
I20260601 13:36:05.959216 30854 raft_consensus.cc:2243] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.959295 30854 raft_consensus.cc:2272] T c38ed8f5301c493ab35ba2f288eae931 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.959549 30854 tablet_replica.cc:333] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4: stopping tablet replica
I20260601 13:36:05.959616 30854 raft_consensus.cc:2243] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:05.959703 30854 raft_consensus.cc:2272] T fe1b4616379e4f3ca243f8c5c09de144 P 4fef2ea55a0d462884fef3b8f8813fc4 [term 2 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.973006 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:05.974856 30854 master.cc:562] Master@127.30.33.190:46733 shutting down...
I20260601 13:36:05.978302 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:05.978410 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:05.978456 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 713c82be849846c584320d56e5d78ddb: stopping tablet replica
I20260601 13:36:05.990752 30854 master.cc:584] Master@127.30.33.190:46733 shutdown complete.
[       OK ] AutoRebalancerTest.TestDeletedTables (7968 ms)
[ RUN      ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails
I20260601 13:36:05.998983 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:34643
I20260601 13:36:05.999281 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:06.001226 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:06.001240  6390 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.001323  6391 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.001426  6393 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:06.001641 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:06.001684 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:06.001699 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320966001699 us; error 0 us; skew 500 ppm
I20260601 13:36:06.002446 30854 webserver.cc:533] Webserver started at http://127.30.33.190:36651/ using document root <none> and password file <none>
I20260601 13:36:06.002627 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:06.002682 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:06.002765 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:06.003224 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "c85e8bb9b65a41ac95c420b74505f800"
format_stamp: "Formatted at 2026-06-01 13:36:05 on dist-test-slave-w2jz"
I20260601 13:36:06.004664 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:06.005473  6398 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.005741 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:06.005800 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "c85e8bb9b65a41ac95c420b74505f800"
format_stamp: "Formatted at 2026-06-01 13:36:05 on dist-test-slave-w2jz"
I20260601 13:36:06.005883 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-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)
I20260601 13:36:06.025261 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:06.025596 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:06.029663 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:34643
I20260601 13:36:06.034799  6450 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:34643 every 8 connection(s)
I20260601 13:36:06.035244  6451 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:06.036973  6451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800: Bootstrap starting.
I20260601 13:36:06.037726  6451 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:06.038746  6451 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800: No bootstrap required, opened a new log
I20260601 13:36:06.039122  6451 raft_consensus.cc:359] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER }
I20260601 13:36:06.039201  6451 raft_consensus.cc:385] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:06.039259  6451 raft_consensus.cc:740] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: c85e8bb9b65a41ac95c420b74505f800, State: Initialized, Role: FOLLOWER
I20260601 13:36:06.039428  6451 consensus_queue.cc:260] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER }
I20260601 13:36:06.039496  6451 raft_consensus.cc:399] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:06.039552  6451 raft_consensus.cc:493] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:06.039621  6451 raft_consensus.cc:3060] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:06.040320  6451 raft_consensus.cc:515] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER }
I20260601 13:36:06.040462  6451 leader_election.cc:304] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [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: c85e8bb9b65a41ac95c420b74505f800; no voters: 
I20260601 13:36:06.040665  6451 leader_election.cc:290] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:06.040798  6454 raft_consensus.cc:2804] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:06.041025  6454 raft_consensus.cc:697] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 1 LEADER]: Becoming Leader. State: Replica: c85e8bb9b65a41ac95c420b74505f800, State: Running, Role: LEADER
I20260601 13:36:06.041059  6451 sys_catalog.cc:565] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:06.041173  6454 consensus_queue.cc:237] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [LEADER]: Queue going to LEADER mode. State: All 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: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER }
I20260601 13:36:06.041625  6455 sys_catalog.cc:455] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "c85e8bb9b65a41ac95c420b74505f800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER } }
I20260601 13:36:06.041673  6456 sys_catalog.cc:455] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [sys.catalog]: SysCatalogTable state changed. Reason: New leader c85e8bb9b65a41ac95c420b74505f800. Latest consensus state: current_term: 1 leader_uuid: "c85e8bb9b65a41ac95c420b74505f800" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "c85e8bb9b65a41ac95c420b74505f800" member_type: VOTER } }
I20260601 13:36:06.041725  6455 sys_catalog.cc:458] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:06.041759  6456 sys_catalog.cc:458] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:06.042366  6462 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:06.043331  6462 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:06.043545 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:06.045184  6462 catalog_manager.cc:1382] Generated new cluster ID: 1fe4f02b8d9d4642a232d7ac1f3af4cc
I20260601 13:36:06.045240  6462 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:06.050777  6462 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:06.051282  6462 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:06.056214  6462 catalog_manager.cc:6069] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800: Generated new TSK 0
I20260601 13:36:06.056384  6462 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:06.059677 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:06.061465  6473 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.061547  6472 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.061640  6475 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:06.061769 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:06.061894 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:06.061924 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:06.061939 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320966061939 us; error 0 us; skew 500 ppm
I20260601 13:36:06.066689 30854 webserver.cc:533] Webserver started at http://127.30.33.129:33255/ using document root <none> and password file <none>
I20260601 13:36:06.066815 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:06.066855 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:06.066902 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:06.067230 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.068646 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:06.069470  6480 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.069769 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:06.069825 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.069913 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-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)
I20260601 13:36:06.093307 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:06.093685 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:06.093971 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:06.094431 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:06.094470 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.094523 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:06.094563 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.098961 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:42069
I20260601 13:36:06.098995  6543 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:42069 every 8 connection(s)
I20260601 13:36:06.099819 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:06.101569  6548 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.101693  6549 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.101786  6551 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:06.102073 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:06.102255 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:06.102293 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:06.102308 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320966102308 us; error 0 us; skew 500 ppm
I20260601 13:36:06.103142 30854 webserver.cc:533] Webserver started at http://127.30.33.130:37973/ using document root <none> and password file <none>
I20260601 13:36:06.103310 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:06.103353 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:06.103399 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:06.103777 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "16725df2d5db40978321225a2a1659d1"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.105144 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:06.105971  6556 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.106416 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:06.106487 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "16725df2d5db40978321225a2a1659d1"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.106549 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-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)
I20260601 13:36:06.107265  6544 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34643
I20260601 13:36:06.107362  6544 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:06.107573  6544 heartbeater.cc:507] Master 127.30.33.190:34643 requested a full tablet report, sending...
I20260601 13:36:06.108223  6415 ts_manager.cc:194] Registered new tserver with Master: d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069)
I20260601 13:36:06.109216  6415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51386
I20260601 13:36:06.116755 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:06.117026 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:06.117236 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:06.117674 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:06.117712 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.117770 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:06.117805 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.121631 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:33085
I20260601 13:36:06.121704  6619 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:33085 every 8 connection(s)
I20260601 13:36:06.122360 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:06.124083  6623 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.124236  6626 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:06.124357  6624 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:06.125217 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:06.125392 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:06.125444 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:06.125473 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320966125471 us; error 0 us; skew 500 ppm
I20260601 13:36:06.126338 30854 webserver.cc:533] Webserver started at http://127.30.33.131:34153/ using document root <none> and password file <none>
I20260601 13:36:06.126489 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:06.126542 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:06.126612 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:06.126940 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "e9cdcb49ba544ae28f8193db8038caed"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.127357  6620 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34643
I20260601 13:36:06.127466  6620 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:06.127671  6620 heartbeater.cc:507] Master 127.30.33.190:34643 requested a full tablet report, sending...
I20260601 13:36:06.128335  6415 ts_manager.cc:194] Registered new tserver with Master: 16725df2d5db40978321225a2a1659d1 (127.30.33.130:33085)
I20260601 13:36:06.128870 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:06.129055  6415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51398
I20260601 13:36:06.129951  6631 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.130307 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:06.130365 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "e9cdcb49ba544ae28f8193db8038caed"
format_stamp: "Formatted at 2026-06-01 13:36:06 on dist-test-slave-w2jz"
I20260601 13:36:06.130445 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-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)
I20260601 13:36:06.141402 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:06.141757 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:06.142046 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:06.142498 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:06.142546 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.142611 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:06.142673 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:06.147076 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:40565
I20260601 13:36:06.147128  6694 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:40565 every 8 connection(s)
I20260601 13:36:06.151192  6695 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34643
I20260601 13:36:06.151268  6695 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:06.151475  6695 heartbeater.cc:507] Master 127.30.33.190:34643 requested a full tablet report, sending...
I20260601 13:36:06.152086  6415 ts_manager.cc:194] Registered new tserver with Master: e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565)
I20260601 13:36:06.152627  6415 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51400
I20260601 13:36:06.153035 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005493379s
I20260601 13:36:07.110885  6544 heartbeater.cc:499] Master 127.30.33.190:34643 was elected leader, sending a full tablet report...
I20260601 13:36:07.129925  6620 heartbeater.cc:499] Master 127.30.33.190:34643 was elected leader, sending a full tablet report...
I20260601 13:36:07.153604  6695 heartbeater.cc:499] Master 127.30.33.190:34643 was elected leader, sending a full tablet report...
I20260601 13:36:07.187343  6415 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:51408:
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"
    }
  }
}
W20260601 13:36:07.187906  6415 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.
I20260601 13:36:07.198688  6657 tablet_service.cc:1511] Processing CreateTablet for tablet 639d2856a2bf4edc815dbec4a48ad142 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:07.198768  6659 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9efe3cdfc84d70844fd2af13de7ecc (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:07.199012  6657 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d2856a2bf4edc815dbec4a48ad142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.199208  6658 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd0b6fb8c6c4c11ac657593ca0849df (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:07.199446  6658 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd0b6fb8c6c4c11ac657593ca0849df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.199774  6584 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9efe3cdfc84d70844fd2af13de7ecc (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:07.200022  6584 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9efe3cdfc84d70844fd2af13de7ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.201474  6715 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: Bootstrap starting.
I20260601 13:36:07.201602  6656 tablet_service.cc:1511] Processing CreateTablet for tablet 687057fd17bf4ab18699afffacce12d2 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:07.201849  6656 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687057fd17bf4ab18699afffacce12d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.202291  6716 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: Bootstrap starting.
I20260601 13:36:07.202634  6715 tablet_bootstrap.cc:654] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.203327  6716 tablet_bootstrap.cc:654] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.203788  6715 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: No bootstrap required, opened a new log
I20260601 13:36:07.203894  6715 ts_tablet_manager.cc:1403] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:07.204136  6508 tablet_service.cc:1511] Processing CreateTablet for tablet 2e9efe3cdfc84d70844fd2af13de7ecc (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION VALUES < 536870911
I20260601 13:36:07.204370  6715 raft_consensus.cc:359] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.204381  6507 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd0b6fb8c6c4c11ac657593ca0849df (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:07.204484  6715 raft_consensus.cc:385] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.204519  6715 raft_consensus.cc:740] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cdcb49ba544ae28f8193db8038caed, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.204566  6506 tablet_service.cc:1511] Processing CreateTablet for tablet 639d2856a2bf4edc815dbec4a48ad142 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:07.204615  6581 tablet_service.cc:1511] Processing CreateTablet for tablet 687057fd17bf4ab18699afffacce12d2 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:07.204381  6505 tablet_service.cc:1511] Processing CreateTablet for tablet 687057fd17bf4ab18699afffacce12d2 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1610612733 <= VALUES
I20260601 13:36:07.204866  6581 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687057fd17bf4ab18699afffacce12d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.204679  6715 consensus_queue.cc:260] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.205204  6715 ts_tablet_manager.cc:1434] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.205379  6715 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: Bootstrap starting.
I20260601 13:36:07.206280  6715 tablet_bootstrap.cc:654] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.207155  6582 tablet_service.cc:1511] Processing CreateTablet for tablet 639d2856a2bf4edc815dbec4a48ad142 (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 1073741822 <= VALUES < 1610612733
I20260601 13:36:07.207404  6582 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d2856a2bf4edc815dbec4a48ad142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.207496  6715 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: No bootstrap required, opened a new log
I20260601 13:36:07.207571  6715 ts_tablet_manager.cc:1403] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:07.208020  6715 raft_consensus.cc:359] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.208125  6715 raft_consensus.cc:385] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.208199  6715 raft_consensus.cc:740] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cdcb49ba544ae28f8193db8038caed, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.208112  6583 tablet_service.cc:1511] Processing CreateTablet for tablet 8dd0b6fb8c6c4c11ac657593ca0849df (DEFAULT_TABLE table=test-workload [id=0fa68b5a856d43f693cf46e8debbe2fc]), partition=RANGE (key) PARTITION 536870911 <= VALUES < 1073741822
I20260601 13:36:07.208297  6715 consensus_queue.cc:260] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.208385  6583 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd0b6fb8c6c4c11ac657593ca0849df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.208559  6715 ts_tablet_manager.cc:1434] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.208701  6715 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: Bootstrap starting.
I20260601 13:36:07.209610  6715 tablet_bootstrap.cc:654] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.210798  6659 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9efe3cdfc84d70844fd2af13de7ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.204383  6508 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 2e9efe3cdfc84d70844fd2af13de7ecc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.211037  6505 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687057fd17bf4ab18699afffacce12d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.212001  6506 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 639d2856a2bf4edc815dbec4a48ad142. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.213250  6722 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: Bootstrap starting.
I20260601 13:36:07.213825  6507 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 8dd0b6fb8c6c4c11ac657593ca0849df. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:07.214296  6722 tablet_bootstrap.cc:654] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.214998  6716 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: No bootstrap required, opened a new log
I20260601 13:36:07.215068  6716 ts_tablet_manager.cc:1403] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: Time spent bootstrapping tablet: real 0.013s	user 0.002s	sys 0.000s
I20260601 13:36:07.215504  6722 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: No bootstrap required, opened a new log
I20260601 13:36:07.215512  6716 raft_consensus.cc:359] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.215653  6716 raft_consensus.cc:385] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.215700  6716 raft_consensus.cc:740] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.215703  6722 ts_tablet_manager.cc:1403] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:07.215855  6716 consensus_queue.cc:260] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.216228  6716 ts_tablet_manager.cc:1434] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:07.216245  6722 raft_consensus.cc:359] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.216405  6722 raft_consensus.cc:385] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.216470  6722 raft_consensus.cc:740] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d583c5f1a2d94b6cb1c5645291004b0b, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.216475  6716 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: Bootstrap starting.
I20260601 13:36:07.216636  6722 consensus_queue.cc:260] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.216954  6722 ts_tablet_manager.cc:1434] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.217387  6722 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: Bootstrap starting.
I20260601 13:36:07.217538  6716 tablet_bootstrap.cc:654] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.218449  6722 tablet_bootstrap.cc:654] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.218992  6715 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: No bootstrap required, opened a new log
I20260601 13:36:07.219089  6715 ts_tablet_manager.cc:1403] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: Time spent bootstrapping tablet: real 0.010s	user 0.002s	sys 0.000s
I20260601 13:36:07.219512  6715 raft_consensus.cc:359] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.219614  6715 raft_consensus.cc:385] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.219681  6715 raft_consensus.cc:740] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cdcb49ba544ae28f8193db8038caed, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.219800  6715 consensus_queue.cc:260] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.219857  6722 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: No bootstrap required, opened a new log
I20260601 13:36:07.219950  6722 ts_tablet_manager.cc:1403] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:07.220086  6715 ts_tablet_manager.cc:1434] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.220237  6715 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: Bootstrap starting.
I20260601 13:36:07.220361  6722 raft_consensus.cc:359] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.220441  6722 raft_consensus.cc:385] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.220472  6722 raft_consensus.cc:740] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d583c5f1a2d94b6cb1c5645291004b0b, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.220587  6722 consensus_queue.cc:260] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.220836  6722 ts_tablet_manager.cc:1434] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:07.220976  6722 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: Bootstrap starting.
I20260601 13:36:07.221135  6715 tablet_bootstrap.cc:654] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.221938  6722 tablet_bootstrap.cc:654] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.222792  6715 tablet_bootstrap.cc:492] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: No bootstrap required, opened a new log
I20260601 13:36:07.222904  6715 ts_tablet_manager.cc:1403] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:07.223212  6722 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: No bootstrap required, opened a new log
I20260601 13:36:07.223284  6722 ts_tablet_manager.cc:1403] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:07.223416  6716 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: No bootstrap required, opened a new log
I20260601 13:36:07.223361  6715 raft_consensus.cc:359] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.223464  6715 raft_consensus.cc:385] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.223476  6716 ts_tablet_manager.cc:1403] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:36:07.223526  6715 raft_consensus.cc:740] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e9cdcb49ba544ae28f8193db8038caed, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.223639  6715 consensus_queue.cc:260] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.223685  6722 raft_consensus.cc:359] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.223773  6722 raft_consensus.cc:385] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.223809  6722 raft_consensus.cc:740] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d583c5f1a2d94b6cb1c5645291004b0b, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.223855  6715 ts_tablet_manager.cc:1434] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:07.224009  6722 consensus_queue.cc:260] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.224166  6716 raft_consensus.cc:359] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.224246  6716 raft_consensus.cc:385] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.224277  6716 raft_consensus.cc:740] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.224282  6722 ts_tablet_manager.cc:1434] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:07.224431  6716 consensus_queue.cc:260] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.224613  6722 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: Bootstrap starting.
I20260601 13:36:07.224680  6716 ts_tablet_manager.cc:1434] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:07.224823  6716 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: Bootstrap starting.
I20260601 13:36:07.225517  6722 tablet_bootstrap.cc:654] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.225658  6716 tablet_bootstrap.cc:654] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.226688  6722 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: No bootstrap required, opened a new log
I20260601 13:36:07.226780  6722 ts_tablet_manager.cc:1403] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:07.227146  6716 tablet_bootstrap.cc:492] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: No bootstrap required, opened a new log
I20260601 13:36:07.227224  6722 raft_consensus.cc:359] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.227285  6716 ts_tablet_manager.cc:1403] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:07.227402  6722 raft_consensus.cc:385] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.227505  6722 raft_consensus.cc:740] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: d583c5f1a2d94b6cb1c5645291004b0b, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.227705  6722 consensus_queue.cc:260] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.227804  6716 raft_consensus.cc:359] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.227998  6716 raft_consensus.cc:385] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.228106  6716 raft_consensus.cc:740] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.228302  6716 consensus_queue.cc:260] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.228343  6722 ts_tablet_manager.cc:1434] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:07.228615  6716 ts_tablet_manager.cc:1434] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.228816  6716 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: Bootstrap starting.
I20260601 13:36:07.229760  6716 tablet_bootstrap.cc:654] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:07.230921  6716 tablet_bootstrap.cc:492] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: No bootstrap required, opened a new log
I20260601 13:36:07.231030  6716 ts_tablet_manager.cc:1403] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:07.231396  6716 raft_consensus.cc:359] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.231559  6716 raft_consensus.cc:385] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:07.231621  6716 raft_consensus.cc:740] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Initialized, Role: FOLLOWER
I20260601 13:36:07.231751  6716 consensus_queue.cc:260] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.232018  6716 ts_tablet_manager.cc:1434] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:07.249104  6719 raft_consensus.cc:493] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:07.249212  6719 raft_consensus.cc:515] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.249614  6719 leader_election.cc:290] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), 16725df2d5db40978321225a2a1659d1 (127.30.33.130:33085)
I20260601 13:36:07.253999  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd0b6fb8c6c4c11ac657593ca0849df" candidate_uuid: "e9cdcb49ba544ae28f8193db8038caed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" is_pre_election: true
I20260601 13:36:07.254009  6594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd0b6fb8c6c4c11ac657593ca0849df" candidate_uuid: "e9cdcb49ba544ae28f8193db8038caed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16725df2d5db40978321225a2a1659d1" is_pre_election: true
I20260601 13:36:07.254148  6518 raft_consensus.cc:2468] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9cdcb49ba544ae28f8193db8038caed in term 0.
I20260601 13:36:07.254176  6594 raft_consensus.cc:2468] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate e9cdcb49ba544ae28f8193db8038caed in term 0.
I20260601 13:36:07.254434  6634 leader_election.cc:304] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: d583c5f1a2d94b6cb1c5645291004b0b, e9cdcb49ba544ae28f8193db8038caed; no voters: 
I20260601 13:36:07.254652  6719 raft_consensus.cc:2804] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:07.254700  6719 raft_consensus.cc:493] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:07.254729  6719 raft_consensus.cc:3060] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.255481  6719 raft_consensus.cc:515] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.255824  6719 leader_election.cc:290] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [CANDIDATE]: Term 1 election: Requested vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), 16725df2d5db40978321225a2a1659d1 (127.30.33.130:33085)
I20260601 13:36:07.256075  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd0b6fb8c6c4c11ac657593ca0849df" candidate_uuid: "e9cdcb49ba544ae28f8193db8038caed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
I20260601 13:36:07.256091  6594 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "8dd0b6fb8c6c4c11ac657593ca0849df" candidate_uuid: "e9cdcb49ba544ae28f8193db8038caed" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "16725df2d5db40978321225a2a1659d1"
I20260601 13:36:07.256160  6518 raft_consensus.cc:3060] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.256215  6594 raft_consensus.cc:3060] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.256978  6518 raft_consensus.cc:2468] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9cdcb49ba544ae28f8193db8038caed in term 1.
I20260601 13:36:07.257084  6594 raft_consensus.cc:2468] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate e9cdcb49ba544ae28f8193db8038caed in term 1.
I20260601 13:36:07.257364  6633 leader_election.cc:304] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, e9cdcb49ba544ae28f8193db8038caed; no voters: 
I20260601 13:36:07.257536  6719 raft_consensus.cc:2804] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.257766  6719 raft_consensus.cc:697] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 LEADER]: Becoming Leader. State: Replica: e9cdcb49ba544ae28f8193db8038caed, State: Running, Role: LEADER
I20260601 13:36:07.257917  6719 consensus_queue.cc:237] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.259332  6413 catalog_manager.cc:5696] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed reported cstate change: term changed from 0 to 1, leader changed from <none> to e9cdcb49ba544ae28f8193db8038caed (127.30.33.131). New cstate: current_term: 1 leader_uuid: "e9cdcb49ba544ae28f8193db8038caed" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:07.264026  6724 raft_consensus.cc:493] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:07.264106  6724 raft_consensus.cc:515] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.264472  6724 leader_election.cc:290] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565), d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069)
I20260601 13:36:07.267695  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9efe3cdfc84d70844fd2af13de7ecc" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed" is_pre_election: true
I20260601 13:36:07.267791  6669 raft_consensus.cc:2468] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.267793  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9efe3cdfc84d70844fd2af13de7ecc" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" is_pre_election: true
I20260601 13:36:07.268033  6518 raft_consensus.cc:2468] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.268188  6558 leader_election.cc:304] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, e9cdcb49ba544ae28f8193db8038caed; no voters: 
I20260601 13:36:07.268348  6724 raft_consensus.cc:2804] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:07.268407  6724 raft_consensus.cc:493] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:07.268455  6724 raft_consensus.cc:3060] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.269246  6724 raft_consensus.cc:515] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.269627  6724 leader_election.cc:290] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Requested vote from peers e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565), d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069)
I20260601 13:36:07.269840  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9efe3cdfc84d70844fd2af13de7ecc" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed"
I20260601 13:36:07.269968  6669 raft_consensus.cc:3060] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.270010  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "2e9efe3cdfc84d70844fd2af13de7ecc" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
I20260601 13:36:07.270095  6518 raft_consensus.cc:3060] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.270790  6669 raft_consensus.cc:2468] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.270972  6518 raft_consensus.cc:2468] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.271121  6558 leader_election.cc:304] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, e9cdcb49ba544ae28f8193db8038caed; no voters: 
I20260601 13:36:07.271294  6724 raft_consensus.cc:2804] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.271502  6724 raft_consensus.cc:697] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Becoming Leader. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Running, Role: LEADER
I20260601 13:36:07.271636  6724 consensus_queue.cc:237] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } }
I20260601 13:36:07.273041  6413 catalog_manager.cc:5696] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16725df2d5db40978321225a2a1659d1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:07.304525  6724 raft_consensus.cc:493] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:07.304657  6724 raft_consensus.cc:515] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.305032  6724 leader_election.cc:290] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565)
I20260601 13:36:07.305375  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d2856a2bf4edc815dbec4a48ad142" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" is_pre_election: true
I20260601 13:36:07.305375  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d2856a2bf4edc815dbec4a48ad142" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed" is_pre_election: true
I20260601 13:36:07.305539  6669 raft_consensus.cc:2468] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.305539  6518 raft_consensus.cc:2468] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.305850  6559 leader_election.cc:304] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, d583c5f1a2d94b6cb1c5645291004b0b; no voters: 
I20260601 13:36:07.306038  6724 raft_consensus.cc:2804] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:07.306113  6724 raft_consensus.cc:493] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:07.306152  6724 raft_consensus.cc:3060] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.306923  6724 raft_consensus.cc:515] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.307308  6724 leader_election.cc:290] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Requested vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565)
I20260601 13:36:07.307598  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d2856a2bf4edc815dbec4a48ad142" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
I20260601 13:36:07.307700  6518 raft_consensus.cc:3060] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.307704  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "639d2856a2bf4edc815dbec4a48ad142" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed"
I20260601 13:36:07.307840  6669 raft_consensus.cc:3060] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.308494  6518 raft_consensus.cc:2468] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.308676  6669 raft_consensus.cc:2468] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.308796  6559 leader_election.cc:304] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, d583c5f1a2d94b6cb1c5645291004b0b; no voters: 
I20260601 13:36:07.308946  6724 raft_consensus.cc:2804] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.309069  6724 raft_consensus.cc:697] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Becoming Leader. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Running, Role: LEADER
I20260601 13:36:07.309232  6724 consensus_queue.cc:237] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.310714  6413 catalog_manager.cc:5696] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16725df2d5db40978321225a2a1659d1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:07.347820  6724 raft_consensus.cc:493] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:07.347986  6724 raft_consensus.cc:515] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.348410  6724 leader_election.cc:290] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565)
I20260601 13:36:07.348783  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687057fd17bf4ab18699afffacce12d2" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed" is_pre_election: true
I20260601 13:36:07.348783  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687057fd17bf4ab18699afffacce12d2" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" is_pre_election: true
I20260601 13:36:07.348937  6669 raft_consensus.cc:2468] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.348935  6518 raft_consensus.cc:2468] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 0.
I20260601 13:36:07.349202  6559 leader_election.cc:304] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, d583c5f1a2d94b6cb1c5645291004b0b; no voters: 
I20260601 13:36:07.349363  6724 raft_consensus.cc:2804] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:07.349429  6724 raft_consensus.cc:493] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:07.349478  6724 raft_consensus.cc:3060] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.350303  6724 raft_consensus.cc:515] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
W20260601 13:36:07.350603  6545 tablet.cc:2404] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: Can't schedule compaction. Clean time has not been advanced past its initial value.
I20260601 13:36:07.350680  6724 leader_election.cc:290] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Requested vote from peers d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069), e9cdcb49ba544ae28f8193db8038caed (127.30.33.131:40565)
I20260601 13:36:07.350915  6518 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687057fd17bf4ab18699afffacce12d2" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "d583c5f1a2d94b6cb1c5645291004b0b"
I20260601 13:36:07.350960  6669 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "687057fd17bf4ab18699afffacce12d2" candidate_uuid: "16725df2d5db40978321225a2a1659d1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "e9cdcb49ba544ae28f8193db8038caed"
I20260601 13:36:07.351046  6518 raft_consensus.cc:3060] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.351084  6669 raft_consensus.cc:3060] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:07.351776  6518 raft_consensus.cc:2468] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.351871  6669 raft_consensus.cc:2468] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 16725df2d5db40978321225a2a1659d1 in term 1.
I20260601 13:36:07.352073  6559 leader_election.cc:304] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 16725df2d5db40978321225a2a1659d1, d583c5f1a2d94b6cb1c5645291004b0b; no voters: 
I20260601 13:36:07.352245  6724 raft_consensus.cc:2804] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:07.352334  6724 raft_consensus.cc:697] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Becoming Leader. State: Replica: 16725df2d5db40978321225a2a1659d1, State: Running, Role: LEADER
I20260601 13:36:07.352464  6724 consensus_queue.cc:237] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:07.353888  6413 catalog_manager.cc:5696] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 16725df2d5db40978321225a2a1659d1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:07.379048 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:07.381125  6746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:07.381125  6744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:07.381177  6743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:07.381379 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:07.381614 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:07.381680 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:07.381716 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320967381714 us; error 0 us; skew 500 ppm
I20260601 13:36:07.382618 30854 webserver.cc:533] Webserver started at http://127.30.33.132:38903/ using document root <none> and password file <none>
I20260601 13:36:07.382790 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:07.382858 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:07.382934 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:07.383344 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "b6e6f9a09d7649728df491fa9698499a"
format_stamp: "Formatted at 2026-06-01 13:36:07 on dist-test-slave-w2jz"
I20260601 13:36:07.384853 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:07.385754  6751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:07.385984 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:07.386068 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "b6e6f9a09d7649728df491fa9698499a"
format_stamp: "Formatted at 2026-06-01 13:36:07 on dist-test-slave-w2jz"
I20260601 13:36:07.386160 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails.1780320792930885-30854-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)
I20260601 13:36:07.411928 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:07.412400 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:07.412731 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:07.413399 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:07.413493 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:07.413564 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:07.413602 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:07.418526 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:41655
I20260601 13:36:07.418569  6814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:41655 every 8 connection(s)
I20260601 13:36:07.423228  6815 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34643
I20260601 13:36:07.423342  6815 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:07.423552  6815 heartbeater.cc:507] Master 127.30.33.190:34643 requested a full tablet report, sending...
I20260601 13:36:07.424176  6413 ts_manager.cc:194] Registered new tserver with Master: b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655)
I20260601 13:36:07.424710  6413 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:51414
I20260601 13:36:07.683652  6719 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.687178  6820 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.722390  6724 consensus_queue.cc:1048] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.725564  6825 consensus_queue.cc:1048] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.751736  6825 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.754660  6739 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.756493  6739 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:07.758792  6724 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
W20260601 13:36:08.043843  6463 auto_rebalancer.cc:281] could not retrieve auto-rebalancing replica moves: Not found: table 0fa68b5a856d43f693cf46e8debbe2fc: could not find any suitable replica to move from server 16725df2d5db40978321225a2a1659d1 to server b6e6f9a09d7649728df491fa9698499a
I20260601 13:36:08.425619  6815 heartbeater.cc:499] Master 127.30.33.190:34643 was elected leader, sending a full tablet report...
I20260601 13:36:09.050076  6669 consensus_queue.cc:237] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.051501  6518 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:09.051664  6594 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:09.051913  6832 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.052156  6837 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.053771  6837 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.054189  6518 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.054872  6594 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
W20260601 13:36:09.055413  6633 consensus_peers.cc:597] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd0b6fb8c6c4c11ac657593ca0849df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.056706  6413 catalog_manager.cc:5696] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed reported cstate change: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "e9cdcb49ba544ae28f8193db8038caed" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:09.061125  6594 consensus_queue.cc:237] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.062453  6518 raft_consensus.cc:1275] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:09.062851  6669 raft_consensus.cc:1275] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:09.063221  6849 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.063457  6850 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.065217  6825 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.065547  6669 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
W20260601 13:36:09.065884  6558 consensus_peers.cc:597] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 687057fd17bf4ab18699afffacce12d2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.067785  6518 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.067854  6415 catalog_manager.cc:5696] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 reported cstate change: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:09.067994  6594 consensus_queue.cc:237] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.069280  6518 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
W20260601 13:36:09.069514  6558 consensus_peers.cc:597] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 639d2856a2bf4edc815dbec4a48ad142. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.069658  6855 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.069815  6669 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 1. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:09.070223  6825 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 2, Last known committed idx: 1, Time since last communication: 0.000s
I20260601 13:36:09.071234  6825 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.071635  6518 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.073470  6669 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Committing config change with OpId 1.2: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New config: { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.073633  6414 catalog_manager.cc:5696] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b reported cstate change: config changed from index -1 to 2, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: 2 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: true } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.074981  6668 consensus_queue.cc:237] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.076435  6594 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
W20260601 13:36:09.076701  6633 consensus_peers.cc:597] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 8dd0b6fb8c6c4c11ac657593ca0849df. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.076447  6518 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:09.076884  6832 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.077157  6836 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.078189  6832 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.078608  6594 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.078838  6518 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
W20260601 13:36:09.080068  6463 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:36:09.080145  6463 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:36:09.080600  6415 catalog_manager.cc:5696] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "e9cdcb49ba544ae28f8193db8038caed" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:09.081820  6594 consensus_queue.cc:237] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
W20260601 13:36:09.083189  6558 consensus_peers.cc:597] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 687057fd17bf4ab18699afffacce12d2. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.083458  6668 consensus_queue.cc:237] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
I20260601 13:36:09.084167  6669 raft_consensus.cc:1275] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:09.084822  6594 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:09.084821  6854 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.084920  6517 raft_consensus.cc:1275] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer e9cdcb49ba544ae28f8193db8038caed: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:09.085531  6836 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:09.085659  6837 consensus_queue.cc:1048] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:09.086016  6518 raft_consensus.cc:1275] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:09.086841  6849 consensus_queue.cc:1048] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.087200  6855 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.087297  6836 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.087631  6518 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.087767  6517 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
W20260601 13:36:09.088809  6463 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:36:09.088876  6463 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:36:09.089538  6400 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 8dd0b6fb8c6c4c11ac657593ca0849df with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:09.089802  6594 raft_consensus.cc:2955] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.089924  6593 consensus_queue.cc:237] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.090548  6413 catalog_manager.cc:5696] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.090806  6413 catalog_manager.cc:5696] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b reported cstate change: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "e9cdcb49ba544ae28f8193db8038caed" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } attrs { replace: false } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
W20260601 13:36:09.092450  6558 consensus_peers.cc:597] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 -> Peer b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): Couldn't send request to peer b6e6f9a09d7649728df491fa9698499a. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 639d2856a2bf4edc815dbec4a48ad142. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.092705  6517 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:09.093626  6669 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 2. Preceding OpId from leader: term: 1 index: 3. (index mismatch)
I20260601 13:36:09.093967  6850 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.094136  6860 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 3, Last known committed idx: 2, Time since last communication: 0.000s
I20260601 13:36:09.094684  6669 raft_consensus.cc:2955] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.097419  6849 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.097746  6517 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
I20260601 13:36:09.097923  6668 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } } }
W20260601 13:36:09.098948  6463 auto_rebalancer.cc:863] Could not move replica: Illegal state: Injected artificial test failure.
W20260601 13:36:09.099009  6463 auto_rebalancer.cc:300] scheduled replica move failed to complete: Illegal state: Injected artificial test failure.
I20260601 13:36:09.099797  6415 catalog_manager.cc:5696] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 reported cstate change: config changed from index 2 to 3. New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:09.101148  6779 tablet_service.cc:1558] Processing DeleteTablet for tablet 8dd0b6fb8c6c4c11ac657593ca0849df with delete_type TABLET_DATA_TOMBSTONED (TS b6e6f9a09d7649728df491fa9698499a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47720
I20260601 13:36:09.102306  6594 consensus_queue.cc:237] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [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: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } }
W20260601 13:36:09.102380  6400 catalog_manager.cc:4994] TS b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): delete failed for tablet 8dd0b6fb8c6c4c11ac657593ca0849df because the tablet was not found. No further retry: Not found: Tablet not found: 8dd0b6fb8c6c4c11ac657593ca0849df
I20260601 13:36:09.103420  6517 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:09.103456  6668 raft_consensus.cc:1275] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Refusing update from remote peer 16725df2d5db40978321225a2a1659d1: Log matching property violated. Preceding OpId in replica: term: 1 index: 3. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:09.103742  6850 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:09.104043  6850 consensus_queue.cc:1048] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 4, Last known committed idx: 3, Time since last communication: 0.000s
I20260601 13:36:09.105108  6825 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.105492  6517 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.105890  6668 raft_consensus.cc:2955] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Committing config change with OpId 1.4: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New config: { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } } }
I20260601 13:36:09.106690  6400 catalog_manager.cc:5209] ChangeConfig:REMOVE_PEER RPC for tablet 639d2856a2bf4edc815dbec4a48ad142 with cas_config_opid_index 3: ChangeConfig:REMOVE_PEER succeeded (attempt 1)
I20260601 13:36:09.107286  6414 catalog_manager.cc:5696] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 reported cstate change: config changed from index 3 to 4, NON_VOTER b6e6f9a09d7649728df491fa9698499a (127.30.33.132) evicted. New cstate: current_term: 1 leader_uuid: "16725df2d5db40978321225a2a1659d1" committed_config { opid_index: 4 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } attrs { replace: false } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:09.109472  6779 tablet_service.cc:1558] Processing DeleteTablet for tablet 639d2856a2bf4edc815dbec4a48ad142 with delete_type TABLET_DATA_TOMBSTONED (TS b6e6f9a09d7649728df491fa9698499a not found in new config with opid_index 4) from {username='slave'} at 127.0.0.1:47720
W20260601 13:36:09.109856  6400 catalog_manager.cc:4994] TS b6e6f9a09d7649728df491fa9698499a (127.30.33.132:41655): delete failed for tablet 639d2856a2bf4edc815dbec4a48ad142 because the tablet was not found. No further retry: Not found: Tablet not found: 639d2856a2bf4edc815dbec4a48ad142
I20260601 13:36:09.462260 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:09.463717  6865 ts_tablet_manager.cc:933] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: Initiating tablet copy from peer 16725df2d5db40978321225a2a1659d1 (127.30.33.130:33085)
I20260601 13:36:09.464097  6865 tablet_copy_client.cc:323] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: tablet copy: Beginning tablet copy session from remote peer at address 127.30.33.130:33085
I20260601 13:36:09.466475 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:09.466671 30854 tablet_replica.cc:333] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b: stopping tablet replica
I20260601 13:36:09.466797 30854 raft_consensus.cc:2243] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.466966 30854 raft_consensus.cc:2272] T 8dd0b6fb8c6c4c11ac657593ca0849df P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.467620 30854 tablet_replica.cc:333] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b: stopping tablet replica
I20260601 13:36:09.467736 30854 raft_consensus.cc:2243] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.467861 30854 raft_consensus.cc:2272] T 639d2856a2bf4edc815dbec4a48ad142 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.468250  6604 tablet_copy_service.cc:140] P 16725df2d5db40978321225a2a1659d1: Received BeginTabletCopySession request for tablet 687057fd17bf4ab18699afffacce12d2 from peer b6e6f9a09d7649728df491fa9698499a ({username='slave'} at 127.0.0.1:49698)
I20260601 13:36:09.468344  6604 tablet_copy_service.cc:161] P 16725df2d5db40978321225a2a1659d1: Beginning new tablet copy session on tablet 687057fd17bf4ab18699afffacce12d2 from peer b6e6f9a09d7649728df491fa9698499a at {username='slave'} at 127.0.0.1:49698: session id = b6e6f9a09d7649728df491fa9698499a-687057fd17bf4ab18699afffacce12d2
I20260601 13:36:09.468472 30854 tablet_replica.cc:333] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b: stopping tablet replica
I20260601 13:36:09.468591 30854 raft_consensus.cc:2243] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.468724 30854 raft_consensus.cc:2272] T 687057fd17bf4ab18699afffacce12d2 P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.469238 30854 tablet_replica.cc:333] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b: stopping tablet replica
I20260601 13:36:09.469287  6604 tablet_copy_source_session.cc:215] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: Tablet Copy: opened 0 blocks and 1 log segments
I20260601 13:36:09.469344 30854 raft_consensus.cc:2243] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.469451 30854 raft_consensus.cc:2272] T 2e9efe3cdfc84d70844fd2af13de7ecc P d583c5f1a2d94b6cb1c5645291004b0b [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.470095  6865 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 687057fd17bf4ab18699afffacce12d2. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:09.472314  6865 tablet_copy_client.cc:806] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: tablet copy: Starting download of 0 data blocks...
I20260601 13:36:09.472482  6865 tablet_copy_client.cc:670] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: tablet copy: Starting download of 1 WAL segments...
I20260601 13:36:09.473629  6865 tablet_copy_client.cc:538] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: tablet copy: Tablet Copy complete. Replacing tablet superblock.
I20260601 13:36:09.473809 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:09.474886  6865 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: Bootstrap starting.
I20260601 13:36:09.476449 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:09.478411 30854 tablet_copy_service.cc:362] P 16725df2d5db40978321225a2a1659d1: Destroying tablet copy session b6e6f9a09d7649728df491fa9698499a-687057fd17bf4ab18699afffacce12d2 due to service shutdown
I20260601 13:36:09.478477 30854 tablet_copy_service.cc:434] P 16725df2d5db40978321225a2a1659d1: ending tablet copy session b6e6f9a09d7649728df491fa9698499a-687057fd17bf4ab18699afffacce12d2 on tablet 687057fd17bf4ab18699afffacce12d2 with peer b6e6f9a09d7649728df491fa9698499a
I20260601 13:36:09.479137  6865 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: 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
I20260601 13:36:09.479471  6865 tablet_bootstrap.cc:492] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: Bootstrap complete.
I20260601 13:36:09.479668  6865 ts_tablet_manager.cc:1403] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.004s
I20260601 13:36:09.480248  6865 raft_consensus.cc:359] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a [term 1 LEARNER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.480429  6865 raft_consensus.cc:740] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a [term 1 LEARNER]: Becoming Follower/Learner. State: Replica: b6e6f9a09d7649728df491fa9698499a, State: Initialized, Role: LEARNER
I20260601 13:36:09.480538  6865 consensus_queue.cc:260] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 3, Last appended: 1.3, Last appended by leader: 3, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: 3 OBSOLETE_local: false peers { permanent_uuid: "d583c5f1a2d94b6cb1c5645291004b0b" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42069 } } peers { permanent_uuid: "16725df2d5db40978321225a2a1659d1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 33085 } } peers { permanent_uuid: "e9cdcb49ba544ae28f8193db8038caed" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 40565 } attrs { replace: false } } peers { permanent_uuid: "b6e6f9a09d7649728df491fa9698499a" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 41655 } attrs { promote: true } }
I20260601 13:36:09.480867  6865 ts_tablet_manager.cc:1434] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:09.482795 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:09.482976 30854 tablet_replica.cc:333] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1: stopping tablet replica
I20260601 13:36:09.483086 30854 raft_consensus.cc:2243] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.483217 30854 raft_consensus.cc:2272] T 8dd0b6fb8c6c4c11ac657593ca0849df P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.483701 30854 tablet_replica.cc:333] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1: stopping tablet replica
I20260601 13:36:09.483775 30854 raft_consensus.cc:2243] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:09.483965 30854 raft_consensus.cc:2272] T 639d2856a2bf4edc815dbec4a48ad142 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.484440 30854 tablet_replica.cc:333] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1: stopping tablet replica
I20260601 13:36:09.484513 30854 raft_consensus.cc:2243] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:09.484642 30854 raft_consensus.cc:2272] T 2e9efe3cdfc84d70844fd2af13de7ecc P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.484911 30854 tablet_replica.cc:333] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1: stopping tablet replica
I20260601 13:36:09.484987 30854 raft_consensus.cc:2243] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:09.485140 30854 raft_consensus.cc:2272] T 687057fd17bf4ab18699afffacce12d2 P 16725df2d5db40978321225a2a1659d1 [term 1 FOLLOWER]: Raft consensus is shut down!
W20260601 13:36:09.491444  6865 tablet_copy_client.cc:1130] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: tablet copy: Unable to close tablet copy session: Network error: failure ending tablet copy session: Client connection negotiation failed: client connection to 127.30.33.130:33085: connect: Connection refused (error 111)
W20260601 13:36:09.498490  6634 proxy.cc:239] Call had error, refreshing address and retrying: Network error: Client connection negotiation failed: client connection to 127.30.33.129:42069: connect: Connection refused (error 111) [suppressed 18 similar messages]
I20260601 13:36:09.498795 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
W20260601 13:36:09.499320  6634 consensus_peers.cc:597] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed -> Peer d583c5f1a2d94b6cb1c5645291004b0b (127.30.33.129:42069): Couldn't send request to peer d583c5f1a2d94b6cb1c5645291004b0b. Status: Network error: Client connection negotiation failed: client connection to 127.30.33.129:42069: connect: Connection refused (error 111). This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:09.501298 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:09.505115 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:09.505331 30854 tablet_replica.cc:333] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed: stopping tablet replica
I20260601 13:36:09.505470 30854 raft_consensus.cc:2243] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.505605 30854 raft_consensus.cc:2272] T 2e9efe3cdfc84d70844fd2af13de7ecc P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.506021 30854 tablet_replica.cc:333] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed: stopping tablet replica
I20260601 13:36:09.506150 30854 raft_consensus.cc:2243] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.506368 30854 raft_consensus.cc:2272] T 687057fd17bf4ab18699afffacce12d2 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.506915 30854 tablet_replica.cc:333] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed: stopping tablet replica
I20260601 13:36:09.506995 30854 raft_consensus.cc:2243] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:09.507211 30854 raft_consensus.cc:2272] T 8dd0b6fb8c6c4c11ac657593ca0849df P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.507604 30854 tablet_replica.cc:333] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed: stopping tablet replica
I20260601 13:36:09.507709 30854 raft_consensus.cc:2243] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:09.507825 30854 raft_consensus.cc:2272] T 639d2856a2bf4edc815dbec4a48ad142 P e9cdcb49ba544ae28f8193db8038caed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.510994 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:09.513095 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:09.516582 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:09.516873 30854 tablet_replica.cc:333] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a: stopping tablet replica
I20260601 13:36:09.517022 30854 raft_consensus.cc:2243] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a [term 1 LEARNER]: Raft consensus shutting down.
I20260601 13:36:09.517148 30854 raft_consensus.cc:2272] T 687057fd17bf4ab18699afffacce12d2 P b6e6f9a09d7649728df491fa9698499a [term 1 LEARNER]: Raft consensus is shut down!
I20260601 13:36:09.529803 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:09.531687 30854 master.cc:562] Master@127.30.33.190:34643 shutting down...
I20260601 13:36:09.535224 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:09.535346 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:09.535393 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P c85e8bb9b65a41ac95c420b74505f800: stopping tablet replica
I20260601 13:36:09.537806 30854 master.cc:584] Master@127.30.33.190:34643 shutdown complete.
[       OK ] AutoRebalancerTest.TestRemoveReplaceFlagIfMoveFails (3547 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag
I20260601 13:36:09.546149 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:34807
I20260601 13:36:09.546432 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:09.548156  6871 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.548240  6872 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.548270  6874 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.548451 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:09.548600 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:09.548653 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:09.548715 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320969548714 us; error 0 us; skew 500 ppm
I20260601 13:36:09.549497 30854 webserver.cc:533] Webserver started at http://127.30.33.190:46867/ using document root <none> and password file <none>
I20260601 13:36:09.549669 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:09.549741 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:09.549817 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:09.550217 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "b9941969e4014ce3ab341cf3965264e1"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.551721 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:09.552757  6879 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.553033 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:09.553117 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "b9941969e4014ce3ab341cf3965264e1"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.553205 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-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)
I20260601 13:36:09.577363 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:09.577787 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:09.581869 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:34807
I20260601 13:36:09.585541  6931 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:34807 every 8 connection(s)
I20260601 13:36:09.586046  6932 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:09.587749  6932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1: Bootstrap starting.
I20260601 13:36:09.588524  6932 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:09.589484  6932 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1: No bootstrap required, opened a new log
I20260601 13:36:09.589872  6932 raft_consensus.cc:359] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER }
I20260601 13:36:09.589957  6932 raft_consensus.cc:385] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:09.589979  6932 raft_consensus.cc:740] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b9941969e4014ce3ab341cf3965264e1, State: Initialized, Role: FOLLOWER
I20260601 13:36:09.590116  6932 consensus_queue.cc:260] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER }
I20260601 13:36:09.590185  6932 raft_consensus.cc:399] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:09.590242  6932 raft_consensus.cc:493] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:09.590301  6932 raft_consensus.cc:3060] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:09.590965  6932 raft_consensus.cc:515] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER }
I20260601 13:36:09.591102  6932 leader_election.cc:304] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [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: b9941969e4014ce3ab341cf3965264e1; no voters: 
I20260601 13:36:09.591295  6932 leader_election.cc:290] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:09.591516  6935 raft_consensus.cc:2804] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:09.591710  6932 sys_catalog.cc:565] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:09.591741  6935 raft_consensus.cc:697] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 1 LEADER]: Becoming Leader. State: Replica: b9941969e4014ce3ab341cf3965264e1, State: Running, Role: LEADER
I20260601 13:36:09.591851  6935 consensus_queue.cc:237] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [LEADER]: Queue going to LEADER mode. State: All 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: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER }
I20260601 13:36:09.592303  6936 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "b9941969e4014ce3ab341cf3965264e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER } }
I20260601 13:36:09.592411  6936 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:09.592317  6937 sys_catalog.cc:455] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [sys.catalog]: SysCatalogTable state changed. Reason: New leader b9941969e4014ce3ab341cf3965264e1. Latest consensus state: current_term: 1 leader_uuid: "b9941969e4014ce3ab341cf3965264e1" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "b9941969e4014ce3ab341cf3965264e1" member_type: VOTER } }
I20260601 13:36:09.592667  6937 sys_catalog.cc:458] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:09.592746  6942 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:09.593518  6942 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:09.593672 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:09.595338  6942 catalog_manager.cc:1382] Generated new cluster ID: bcce2379274a4f449d494a890a05fc78
I20260601 13:36:09.595393  6942 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:09.615088  6942 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:09.615579  6942 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:09.624357  6942 catalog_manager.cc:6069] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1: Generated new TSK 0
I20260601 13:36:09.624500  6942 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:09.625869 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:09.627794  6956 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.627940 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:09.627912  6953 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.627794  6954 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.628273 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:09.628325 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:09.628342 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320969628342 us; error 0 us; skew 500 ppm
I20260601 13:36:09.629148 30854 webserver.cc:533] Webserver started at http://127.30.33.129:34927/ using document root <none> and password file <none>
I20260601 13:36:09.629263 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:09.629302 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:09.629354 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:09.629681 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "a5152fb0bbe24f0c9433d668be04ccf8"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.631017 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:09.631825  6961 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.632097 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:09.632153 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "a5152fb0bbe24f0c9433d668be04ccf8"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.632238 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-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)
I20260601 13:36:09.644191 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:09.644515 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:09.644797 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:09.645247 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:09.645308 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.645357 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:09.645408 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.649454 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:40867
I20260601 13:36:09.649509  7024 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:40867 every 8 connection(s)
I20260601 13:36:09.650280 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:09.651893  7029 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.652004  7032 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.652004  7030 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.652398 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:09.652515 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:09.652546 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:09.652561 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320969652561 us; error 0 us; skew 500 ppm
I20260601 13:36:09.653374 30854 webserver.cc:533] Webserver started at http://127.30.33.130:45855/ using document root <none> and password file <none>
I20260601 13:36:09.653528 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:09.653592 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:09.653714 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:09.654192 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "75579174ee794f89bee13b6f0ef38288"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.655011  7025 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34807
I20260601 13:36:09.655130  7025 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:09.655345  7025 heartbeater.cc:507] Master 127.30.33.190:34807 requested a full tablet report, sending...
I20260601 13:36:09.655948 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:09.656023  6896 ts_manager.cc:194] Registered new tserver with Master: a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867)
I20260601 13:36:09.656709  6896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59516
I20260601 13:36:09.656978  7037 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.657224 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:09.657300 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "75579174ee794f89bee13b6f0ef38288"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.657382 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-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)
I20260601 13:36:09.686892 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:09.687328 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:09.687692 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:09.688202 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:09.688266 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.688323 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:09.688375 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.692364 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:35955
I20260601 13:36:09.692431  7100 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:35955 every 8 connection(s)
I20260601 13:36:09.693356 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:09.695298  7104 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.695361 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:09.695461  7107 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:09.695518  7105 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:09.695785 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:09.695830 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:09.695845 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320969695845 us; error 0 us; skew 500 ppm
I20260601 13:36:09.696832 30854 webserver.cc:533] Webserver started at http://127.30.33.131:42421/ using document root <none> and password file <none>
I20260601 13:36:09.697003 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:09.697068 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:09.697177 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:09.697578  7101 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34807
I20260601 13:36:09.697615 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "972bde9908ac4e1089bef11335f506a7"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.697685  7101 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:09.697896  7101 heartbeater.cc:507] Master 127.30.33.190:34807 requested a full tablet report, sending...
I20260601 13:36:09.698518  6896 ts_manager.cc:194] Registered new tserver with Master: 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955)
I20260601 13:36:09.698979  6896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59524
I20260601 13:36:09.699308 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:09.700269  7112 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.700524 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:09.700584 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "972bde9908ac4e1089bef11335f506a7"
format_stamp: "Formatted at 2026-06-01 13:36:09 on dist-test-slave-w2jz"
I20260601 13:36:09.700680 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag.1780320792930885-30854-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)
I20260601 13:36:09.729867 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:09.730340 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:09.730669 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:09.731178 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:09.731245 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.731302 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:09.731355 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:09.735543 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:44637
I20260601 13:36:09.735625  7175 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:44637 every 8 connection(s)
I20260601 13:36:09.740154  7176 heartbeater.cc:344] Connected to a master server at 127.30.33.190:34807
I20260601 13:36:09.740242  7176 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:09.740473  7176 heartbeater.cc:507] Master 127.30.33.190:34807 requested a full tablet report, sending...
I20260601 13:36:09.741075  6896 ts_manager.cc:194] Registered new tserver with Master: 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:09.741528  6896 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59528
I20260601 13:36:09.741696 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005660368s
I20260601 13:36:10.657670  7025 heartbeater.cc:499] Master 127.30.33.190:34807 was elected leader, sending a full tablet report...
I20260601 13:36:10.699921  7101 heartbeater.cc:499] Master 127.30.33.190:34807 was elected leader, sending a full tablet report...
I20260601 13:36:10.742369  7176 heartbeater.cc:499] Master 127.30.33.190:34807 was elected leader, sending a full tablet report...
I20260601 13:36:10.775980  6896 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59544:
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"
    }
  }
}
W20260601 13:36:10.776569  6896 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.
I20260601 13:36:10.787516  7139 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8b25a50eb944a5904431439579b15b (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:10.787732  7140 tablet_service.cc:1511] Processing CreateTablet for tablet 9d491039902d43ddad7dca8819fab190 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:10.787827  7139 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8b25a50eb944a5904431439579b15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.788107  7136 tablet_service.cc:1511] Processing CreateTablet for tablet f0d1a48b258e4846a6358239d221c5b9 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:10.788352  7140 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d491039902d43ddad7dca8819fab190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.789201  7137 tablet_service.cc:1511] Processing CreateTablet for tablet 3805fa2e832f40bc97b99d4e5b10ef17 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:10.789520  7138 tablet_service.cc:1511] Processing CreateTablet for tablet 268e36f96079479eb7122deafcfb53b4 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:10.789902  7061 tablet_service.cc:1511] Processing CreateTablet for tablet f0d1a48b258e4846a6358239d221c5b9 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:10.790149  7061 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d1a48b258e4846a6358239d221c5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.790352  7137 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805fa2e832f40bc97b99d4e5b10ef17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.790303  7065 tablet_service.cc:1511] Processing CreateTablet for tablet 9d491039902d43ddad7dca8819fab190 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:10.790525  7065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d491039902d43ddad7dca8819fab190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.792302  7138 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268e36f96079479eb7122deafcfb53b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.792734  6986 tablet_service.cc:1511] Processing CreateTablet for tablet 3805fa2e832f40bc97b99d4e5b10ef17 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:10.792865  6985 tablet_service.cc:1511] Processing CreateTablet for tablet f0d1a48b258e4846a6358239d221c5b9 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:10.792918  6988 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8b25a50eb944a5904431439579b15b (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:10.792999  6986 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805fa2e832f40bc97b99d4e5b10ef17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.793130  6985 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d1a48b258e4846a6358239d221c5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.793326  6989 tablet_service.cc:1511] Processing CreateTablet for tablet 9d491039902d43ddad7dca8819fab190 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:10.793540  6989 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9d491039902d43ddad7dca8819fab190. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.795120  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0d1a48b258e4846a6358239d221c5b9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.795295  6984 tablet_service.cc:1511] Processing CreateTablet for tablet a93f06158b054ae0812405b73ca1482a (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:10.795506  6984 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f06158b054ae0812405b73ca1482a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.795646  7062 tablet_service.cc:1511] Processing CreateTablet for tablet 3805fa2e832f40bc97b99d4e5b10ef17 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:10.795907  7062 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3805fa2e832f40bc97b99d4e5b10ef17. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.797519  7136 tablet_service.cc:1511] Processing CreateTablet for tablet a93f06158b054ae0812405b73ca1482a (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:10.797770  7136 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f06158b054ae0812405b73ca1482a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.797979  7065 tablet_service.cc:1511] Processing CreateTablet for tablet a93f06158b054ae0812405b73ca1482a (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:10.798019  7063 tablet_service.cc:1511] Processing CreateTablet for tablet 268e36f96079479eb7122deafcfb53b4 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:10.798199  7065 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet a93f06158b054ae0812405b73ca1482a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.798507  7198 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.798462  7064 tablet_service.cc:1511] Processing CreateTablet for tablet 0e8b25a50eb944a5904431439579b15b (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:10.798697  7064 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8b25a50eb944a5904431439579b15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.799530  7198 tablet_bootstrap.cc:654] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.792734  6987 tablet_service.cc:1511] Processing CreateTablet for tablet 268e36f96079479eb7122deafcfb53b4 (DEFAULT_TABLE table=test-workload [id=f0a0f84888bf45deb6399787ff7d5f30]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:10.799911  6987 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268e36f96079479eb7122deafcfb53b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.800787  7198 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.800824  6988 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0e8b25a50eb944a5904431439579b15b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.800866  7198 ts_tablet_manager.cc:1403] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:10.801337  7198 raft_consensus.cc:359] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.801431  7198 raft_consensus.cc:385] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.801461  7198 raft_consensus.cc:740] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.801582  7198 consensus_queue.cc:260] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.801942  7198 ts_tablet_manager.cc:1434] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.802035  7197 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.802150  7198 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.802898  7063 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 268e36f96079479eb7122deafcfb53b4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:10.803042  7196 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.803092  7198 tablet_bootstrap.cc:654] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.802891  7197 tablet_bootstrap.cc:654] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.804086  7196 tablet_bootstrap.cc:654] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.805109  7198 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.805253  7198 ts_tablet_manager.cc:1403] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:10.805418  7197 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.805512  7197 ts_tablet_manager.cc:1403] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:10.805637  7196 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.805706  7196 ts_tablet_manager.cc:1403] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:10.805776  7198 raft_consensus.cc:359] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.805891  7198 raft_consensus.cc:385] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.805938  7198 raft_consensus.cc:740] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.805955  7197 raft_consensus.cc:359] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.806064  7197 raft_consensus.cc:385] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.806109  7197 raft_consensus.cc:740] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.806087  7198 consensus_queue.cc:260] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.806223  7196 raft_consensus.cc:359] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.806231  7197 consensus_queue.cc:260] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.806330  7196 raft_consensus.cc:385] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.806365  7196 raft_consensus.cc:740] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.806509  7198 ts_tablet_manager.cc:1434] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.806488  7196 consensus_queue.cc:260] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.806627  7197 ts_tablet_manager.cc:1434] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.806706  7198 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.806804  7197 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.806823  7196 ts_tablet_manager.cc:1434] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.807467  7196 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.807624  7198 tablet_bootstrap.cc:654] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.807739  7197 tablet_bootstrap.cc:654] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.808586  7196 tablet_bootstrap.cc:654] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.809633  7197 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.809773  7197 ts_tablet_manager.cc:1403] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.001s
I20260601 13:36:10.809935  7198 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.810020  7198 ts_tablet_manager.cc:1403] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:10.810238  7197 raft_consensus.cc:359] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.810389  7197 raft_consensus.cc:385] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.810391  7198 raft_consensus.cc:359] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.810549  7198 raft_consensus.cc:385] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.810586  7198 raft_consensus.cc:740] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.810699  7198 consensus_queue.cc:260] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.810957  7198 ts_tablet_manager.cc:1434] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.811120  7198 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.812037  7196 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.812121  7197 raft_consensus.cc:740] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.812306  7197 consensus_queue.cc:260] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.812556  7197 ts_tablet_manager.cc:1434] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:36:10.812621  7198 tablet_bootstrap.cc:654] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.812744  7197 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.812115  7196 ts_tablet_manager.cc:1403] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:10.813359  7196 raft_consensus.cc:359] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.813489  7196 raft_consensus.cc:385] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.813537  7196 raft_consensus.cc:740] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.813673  7196 consensus_queue.cc:260] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.813725  7197 tablet_bootstrap.cc:654] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.813949  7196 ts_tablet_manager.cc:1434] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.814128  7196 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.815052  7197 tablet_bootstrap.cc:492] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.815161  7197 ts_tablet_manager.cc:1403] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:10.815626  7197 raft_consensus.cc:359] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.815069  7196 tablet_bootstrap.cc:654] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.815712  7197 raft_consensus.cc:385] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.815793  7197 raft_consensus.cc:740] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.815712  7198 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.815979  7198 ts_tablet_manager.cc:1403] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:10.815936  7197 consensus_queue.cc:260] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.816184  7197 ts_tablet_manager.cc:1434] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.816346  7197 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.816387  7198 raft_consensus.cc:359] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.816468  7198 raft_consensus.cc:385] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.816496  7198 raft_consensus.cc:740] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.816607  7198 consensus_queue.cc:260] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.817365  7197 tablet_bootstrap.cc:654] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.817504  7198 ts_tablet_manager.cc:1434] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.817708  7198 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.818115  7196 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.818244  7196 ts_tablet_manager.cc:1403] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.004s	user 0.000s	sys 0.002s
I20260601 13:36:10.818689  7198 tablet_bootstrap.cc:654] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.819010  7196 raft_consensus.cc:359] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.819190  7196 raft_consensus.cc:385] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.819278  7196 raft_consensus.cc:740] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.819483  7196 consensus_queue.cc:260] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.819775  7198 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.819810  7196 ts_tablet_manager.cc:1434] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.819862  7198 ts_tablet_manager.cc:1403] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:10.820015  7196 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.820313  7198 raft_consensus.cc:359] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.820410  7198 raft_consensus.cc:385] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.820433  7198 raft_consensus.cc:740] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.820551  7198 consensus_queue.cc:260] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.820808  7198 ts_tablet_manager.cc:1434] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:10.820966  7198 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: Bootstrap starting.
I20260601 13:36:10.821000  7196 tablet_bootstrap.cc:654] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.819810  7197 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.821609  7197 ts_tablet_manager.cc:1403] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.005s	user 0.001s	sys 0.001s
I20260601 13:36:10.821939  7198 tablet_bootstrap.cc:654] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.822012  7197 raft_consensus.cc:359] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.822132  7197 raft_consensus.cc:385] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.822157  7197 raft_consensus.cc:740] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.822278  7197 consensus_queue.cc:260] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.822526  7197 ts_tablet_manager.cc:1434] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:10.822677  7197 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.823340  7198 tablet_bootstrap.cc:492] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: No bootstrap required, opened a new log
I20260601 13:36:10.823429  7198 ts_tablet_manager.cc:1403] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:10.823686  7197 tablet_bootstrap.cc:654] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.823784  7198 raft_consensus.cc:359] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.823853  7198 raft_consensus.cc:385] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.823925  7198 raft_consensus.cc:740] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.824172  7198 consensus_queue.cc:260] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.824432  7198 ts_tablet_manager.cc:1434] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:10.825099  7196 tablet_bootstrap.cc:492] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.825157  7197 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.825276  7196 ts_tablet_manager.cc:1403] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:10.825348  7197 ts_tablet_manager.cc:1403] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:10.825731  7196 raft_consensus.cc:359] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.825855  7196 raft_consensus.cc:385] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.825874  7197 raft_consensus.cc:359] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.825932  7196 raft_consensus.cc:740] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.825986  7197 raft_consensus.cc:385] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.826026  7197 raft_consensus.cc:740] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.826144  7196 consensus_queue.cc:260] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:10.826148  7197 consensus_queue.cc:260] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.826508  7197 ts_tablet_manager.cc:1434] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:10.826534  7196 ts_tablet_manager.cc:1434] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.827178  7197 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: Bootstrap starting.
I20260601 13:36:10.827204  7196 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.828351  7196 tablet_bootstrap.cc:654] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.828608  7197 tablet_bootstrap.cc:654] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.829568  7196 tablet_bootstrap.cc:492] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.829672  7196 ts_tablet_manager.cc:1403] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:10.829809  7197 tablet_bootstrap.cc:492] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: No bootstrap required, opened a new log
I20260601 13:36:10.829902  7197 ts_tablet_manager.cc:1403] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:10.830080  7196 raft_consensus.cc:359] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.830188  7196 raft_consensus.cc:385] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.830232  7196 raft_consensus.cc:740] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.830329  7197 raft_consensus.cc:359] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.830370  7196 consensus_queue.cc:260] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.830430  7197 raft_consensus.cc:385] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.830507  7197 raft_consensus.cc:740] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.830685  7196 ts_tablet_manager.cc:1434] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.830663  7197 consensus_queue.cc:260] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.830919  7196 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: Bootstrap starting.
I20260601 13:36:10.831274  7197 ts_tablet_manager.cc:1434] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:10.831959  7196 tablet_bootstrap.cc:654] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:10.833087  7196 tablet_bootstrap.cc:492] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: No bootstrap required, opened a new log
I20260601 13:36:10.833176  7196 ts_tablet_manager.cc:1403] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:10.833652  7196 raft_consensus.cc:359] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.833748  7196 raft_consensus.cc:385] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:10.833799  7196 raft_consensus.cc:740] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Initialized, Role: FOLLOWER
I20260601 13:36:10.833915  7196 consensus_queue.cc:260] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.834195  7196 ts_tablet_manager.cc:1434] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:10.889420  7204 raft_consensus.cc:493] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:10.889593  7204 raft_consensus.cc:515] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.890154  7204 leader_election.cc:290] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:10.893971  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8b25a50eb944a5904431439579b15b" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288" is_pre_election: true
I20260601 13:36:10.894032  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8b25a50eb944a5904431439579b15b" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7" is_pre_election: true
I20260601 13:36:10.894100  7075 raft_consensus.cc:2468] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:10.894201  7150 raft_consensus.cc:2468] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:10.894462  6964 leader_election.cc:304] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:10.894659  7204 raft_consensus.cc:2804] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:10.894723  7204 raft_consensus.cc:493] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:10.894765  7204 raft_consensus.cc:3060] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.895645  7204 raft_consensus.cc:515] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.896080  7204 leader_election.cc:290] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Requested vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:10.896312  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8b25a50eb944a5904431439579b15b" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288"
I20260601 13:36:10.896416  7075 raft_consensus.cc:3060] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.896430  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "0e8b25a50eb944a5904431439579b15b" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7"
I20260601 13:36:10.896571  7150 raft_consensus.cc:3060] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.897281  7075 raft_consensus.cc:2468] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:10.897441  7150 raft_consensus.cc:2468] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:10.897542  6964 leader_election.cc:304] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:10.897712  7204 raft_consensus.cc:2804] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:10.897816  7204 raft_consensus.cc:697] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Becoming Leader. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Running, Role: LEADER
I20260601 13:36:10.897990  7204 consensus_queue.cc:237] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.899608  6894 catalog_manager.cc:5696] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:10.905833  7204 raft_consensus.cc:493] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:10.905931  7204 raft_consensus.cc:515] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.906253  7204 leader_election.cc:290] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:10.906548  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805fa2e832f40bc97b99d4e5b10ef17" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288" is_pre_election: true
I20260601 13:36:10.906556  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805fa2e832f40bc97b99d4e5b10ef17" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7" is_pre_election: true
I20260601 13:36:10.906714  7075 raft_consensus.cc:2468] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:10.906759  7150 raft_consensus.cc:2468] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:10.906987  6964 leader_election.cc:304] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:10.907127  7204 raft_consensus.cc:2804] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:10.907196  7204 raft_consensus.cc:493] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:10.907225  7204 raft_consensus.cc:3060] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.907968  7204 raft_consensus.cc:515] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.908290  7204 leader_election.cc:290] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Requested vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:10.908516  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805fa2e832f40bc97b99d4e5b10ef17" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288"
I20260601 13:36:10.908622  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3805fa2e832f40bc97b99d4e5b10ef17" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7"
I20260601 13:36:10.908620  7075 raft_consensus.cc:3060] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.908741  7150 raft_consensus.cc:3060] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:10.909406  7075 raft_consensus.cc:2468] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:10.909511  7150 raft_consensus.cc:2468] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:10.909682  6964 leader_election.cc:304] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:10.909835  7204 raft_consensus.cc:2804] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:10.909927  7204 raft_consensus.cc:697] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Becoming Leader. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Running, Role: LEADER
I20260601 13:36:10.910085  7204 consensus_queue.cc:237] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:10.911499  6894 catalog_manager.cc:5696] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:11.014886  7206 raft_consensus.cc:493] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:11.015074  7206 raft_consensus.cc:515] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:11.015687  7206 leader_election.cc:290] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867)
I20260601 13:36:11.019485  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d491039902d43ddad7dca8819fab190" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" is_pre_election: true
I20260601 13:36:11.019481  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d491039902d43ddad7dca8819fab190" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288" is_pre_election: true
I20260601 13:36:11.019683  7075 raft_consensus.cc:2468] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 0.
I20260601 13:36:11.019683  6999 raft_consensus.cc:2468] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 0.
I20260601 13:36:11.019987  7114 leader_election.cc:304] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972bde9908ac4e1089bef11335f506a7, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.020159  7206 raft_consensus.cc:2804] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:11.020254  7206 raft_consensus.cc:493] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:11.020311  7206 raft_consensus.cc:3060] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.021183  7206 raft_consensus.cc:515] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:11.021543  7206 leader_election.cc:290] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 election: Requested vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867)
I20260601 13:36:11.021852  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d491039902d43ddad7dca8819fab190" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8"
I20260601 13:36:11.021973  6999 raft_consensus.cc:3060] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.022125  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9d491039902d43ddad7dca8819fab190" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288"
I20260601 13:36:11.022234  7075 raft_consensus.cc:3060] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.023021  6999 raft_consensus.cc:2468] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 1.
I20260601 13:36:11.023027  7075 raft_consensus.cc:2468] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 1.
I20260601 13:36:11.023320  7114 leader_election.cc:304] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 972bde9908ac4e1089bef11335f506a7, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.023504  7206 raft_consensus.cc:2804] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.023725  7206 raft_consensus.cc:697] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 1 LEADER]: Becoming Leader. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Running, Role: LEADER
I20260601 13:36:11.023874  7206 consensus_queue.cc:237] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } }
I20260601 13:36:11.023985  7205 raft_consensus.cc:493] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:11.024056  7205 raft_consensus.cc:515] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.024457  7205 leader_election.cc:290] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:11.025808  6894 catalog_manager.cc:5696] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 972bde9908ac4e1089bef11335f506a7 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "972bde9908ac4e1089bef11335f506a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:11.028488  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f06158b054ae0812405b73ca1482a" candidate_uuid: "75579174ee794f89bee13b6f0ef38288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" is_pre_election: true
I20260601 13:36:11.028625  6999 raft_consensus.cc:2468] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75579174ee794f89bee13b6f0ef38288 in term 0.
I20260601 13:36:11.028813  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f06158b054ae0812405b73ca1482a" candidate_uuid: "75579174ee794f89bee13b6f0ef38288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7" is_pre_election: true
I20260601 13:36:11.028890  7039 leader_election.cc:304] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.028931  7150 raft_consensus.cc:2468] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 75579174ee794f89bee13b6f0ef38288 in term 0.
I20260601 13:36:11.029042  7205 raft_consensus.cc:2804] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:11.029116  7205 raft_consensus.cc:493] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:11.029158  7205 raft_consensus.cc:3060] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.029891  7205 raft_consensus.cc:515] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.030191  7205 leader_election.cc:290] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [CANDIDATE]: Term 1 election: Requested vote from peers a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:11.030445  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f06158b054ae0812405b73ca1482a" candidate_uuid: "75579174ee794f89bee13b6f0ef38288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8"
I20260601 13:36:11.030493  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "a93f06158b054ae0812405b73ca1482a" candidate_uuid: "75579174ee794f89bee13b6f0ef38288" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7"
I20260601 13:36:11.030546  6999 raft_consensus.cc:3060] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.030642  7150 raft_consensus.cc:3060] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.031308  6999 raft_consensus.cc:2468] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75579174ee794f89bee13b6f0ef38288 in term 1.
I20260601 13:36:11.031399  7150 raft_consensus.cc:2468] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 75579174ee794f89bee13b6f0ef38288 in term 1.
I20260601 13:36:11.031569  7039 leader_election.cc:304] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.031754  7205 raft_consensus.cc:2804] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.031980  7205 raft_consensus.cc:697] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 1 LEADER]: Becoming Leader. State: Replica: 75579174ee794f89bee13b6f0ef38288, State: Running, Role: LEADER
I20260601 13:36:11.032130  7205 consensus_queue.cc:237] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.033512  6894 catalog_manager.cc:5696] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 reported cstate change: term changed from 0 to 1, leader changed from <none> to 75579174ee794f89bee13b6f0ef38288 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "75579174ee794f89bee13b6f0ef38288" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:11.049921  7206 raft_consensus.cc:493] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:11.050046  7206 raft_consensus.cc:515] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.050516  7206 leader_election.cc:290] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867), 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955)
I20260601 13:36:11.050972  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d1a48b258e4846a6358239d221c5b9" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" is_pre_election: true
I20260601 13:36:11.050972  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d1a48b258e4846a6358239d221c5b9" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288" is_pre_election: true
I20260601 13:36:11.051136  7075 raft_consensus.cc:2468] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 0.
I20260601 13:36:11.051151  6999 raft_consensus.cc:2468] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 0.
I20260601 13:36:11.051440  7115 leader_election.cc:304] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, 972bde9908ac4e1089bef11335f506a7; no voters: 
I20260601 13:36:11.051632  7206 raft_consensus.cc:2804] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:11.051695  7206 raft_consensus.cc:493] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:11.051772  7206 raft_consensus.cc:3060] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.052646  7206 raft_consensus.cc:515] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.053006  7206 leader_election.cc:290] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 election: Requested vote from peers a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129:40867), 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955)
I20260601 13:36:11.053277  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d1a48b258e4846a6358239d221c5b9" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288"
I20260601 13:36:11.053277  6999 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0d1a48b258e4846a6358239d221c5b9" candidate_uuid: "972bde9908ac4e1089bef11335f506a7" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "a5152fb0bbe24f0c9433d668be04ccf8"
I20260601 13:36:11.053416  7075 raft_consensus.cc:3060] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.053416  6999 raft_consensus.cc:3060] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.054328  7075 raft_consensus.cc:2468] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 1.
I20260601 13:36:11.054347  6999 raft_consensus.cc:2468] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 972bde9908ac4e1089bef11335f506a7 in term 1.
I20260601 13:36:11.054646  7115 leader_election.cc:304] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, 972bde9908ac4e1089bef11335f506a7; no voters: 
I20260601 13:36:11.054847  7206 raft_consensus.cc:2804] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.054983  7206 raft_consensus.cc:697] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 1 LEADER]: Becoming Leader. State: Replica: 972bde9908ac4e1089bef11335f506a7, State: Running, Role: LEADER
I20260601 13:36:11.055145  7206 consensus_queue.cc:237] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.056667  6894 catalog_manager.cc:5696] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 reported cstate change: term changed from 0 to 1, leader changed from <none> to 972bde9908ac4e1089bef11335f506a7 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "972bde9908ac4e1089bef11335f506a7" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:11.057835  7204 raft_consensus.cc:493] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:11.057921  7204 raft_consensus.cc:515] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.058266  7204 leader_election.cc:290] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:11.058535  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268e36f96079479eb7122deafcfb53b4" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288" is_pre_election: true
I20260601 13:36:11.058588  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268e36f96079479eb7122deafcfb53b4" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7" is_pre_election: true
I20260601 13:36:11.058657  7075 raft_consensus.cc:2468] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:11.058714  7150 raft_consensus.cc:2468] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 0.
I20260601 13:36:11.058892  6964 leader_election.cc:304] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.059033  7204 raft_consensus.cc:2804] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:11.059099  7204 raft_consensus.cc:493] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:11.059127  7204 raft_consensus.cc:3060] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.059922  7204 raft_consensus.cc:515] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.060300  7204 leader_election.cc:290] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Requested vote from peers 75579174ee794f89bee13b6f0ef38288 (127.30.33.130:35955), 972bde9908ac4e1089bef11335f506a7 (127.30.33.131:44637)
I20260601 13:36:11.060519  7075 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268e36f96079479eb7122deafcfb53b4" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "75579174ee794f89bee13b6f0ef38288"
I20260601 13:36:11.060629  7075 raft_consensus.cc:3060] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.060632  7150 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "268e36f96079479eb7122deafcfb53b4" candidate_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "972bde9908ac4e1089bef11335f506a7"
I20260601 13:36:11.060768  7150 raft_consensus.cc:3060] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.061327  7075 raft_consensus.cc:2468] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:11.061512  7150 raft_consensus.cc:2468] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate a5152fb0bbe24f0c9433d668be04ccf8 in term 1.
I20260601 13:36:11.061595  6964 leader_election.cc:304] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 75579174ee794f89bee13b6f0ef38288, a5152fb0bbe24f0c9433d668be04ccf8; no voters: 
I20260601 13:36:11.061764  7204 raft_consensus.cc:2804] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.061878  7204 raft_consensus.cc:697] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Becoming Leader. State: Replica: a5152fb0bbe24f0c9433d668be04ccf8, State: Running, Role: LEADER
I20260601 13:36:11.062000  7204 consensus_queue.cc:237] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } }
I20260601 13:36:11.063407  6894 catalog_manager.cc:5696] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 reported cstate change: term changed from 0 to 1, leader changed from <none> to a5152fb0bbe24f0c9433d668be04ccf8 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:11.097064  7150 raft_consensus.cc:1275] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.097450  7075 raft_consensus.cc:1275] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.097900  7204 consensus_queue.cc:1048] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.098169  7200 consensus_queue.cc:1048] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.098817  7075 raft_consensus.cc:1275] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.099222  7200 consensus_queue.cc:1048] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.099905  7150 raft_consensus.cc:1275] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.100347  7200 consensus_queue.cc:1048] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.102984  6999 raft_consensus.cc:1275] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Refusing update from remote peer 75579174ee794f89bee13b6f0ef38288: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.103433  7205 consensus_queue.cc:1048] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.104422  7148 raft_consensus.cc:1275] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.104656  7147 raft_consensus.cc:1275] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Refusing update from remote peer 75579174ee794f89bee13b6f0ef38288: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.104817  7204 consensus_queue.cc:1048] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.105103  7205 consensus_queue.cc:1048] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [LEADER]: Connected to new peer: Peer: permanent_uuid: "972bde9908ac4e1089bef11335f506a7" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44637 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.105718  7073 raft_consensus.cc:1275] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Refusing update from remote peer a5152fb0bbe24f0c9433d668be04ccf8: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.107486  6998 raft_consensus.cc:1275] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Refusing update from remote peer 972bde9908ac4e1089bef11335f506a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.108273  7204 consensus_queue.cc:1048] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.110567  6998 raft_consensus.cc:1275] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Refusing update from remote peer 972bde9908ac4e1089bef11335f506a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.111377  7072 raft_consensus.cc:1275] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Refusing update from remote peer 972bde9908ac4e1089bef11335f506a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.111608  7227 consensus_queue.cc:1048] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.111688  7071 raft_consensus.cc:1275] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Refusing update from remote peer 972bde9908ac4e1089bef11335f506a7: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:11.112191  7206 consensus_queue.cc:1048] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.112460  7206 consensus_queue.cc:1048] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "75579174ee794f89bee13b6f0ef38288" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35955 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.113950  7227 consensus_queue.cc:1048] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [LEADER]: Connected to new peer: Peer: permanent_uuid: "a5152fb0bbe24f0c9433d668be04ccf8" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 40867 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:11.116910  7246 mvcc.cc:204] Tried to move back new op lower bound from 7292194697613742080 to 7292194697471295488. Current Snapshot: MvccSnapshot[applied={T|T < 7292194697613742080}]
I20260601 13:36:11.300793 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:11.304601 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.304853 30854 tablet_replica.cc:333] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.304949 30854 raft_consensus.cc:2243] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.305176 30854 raft_consensus.cc:2272] T 0e8b25a50eb944a5904431439579b15b P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.305781 30854 tablet_replica.cc:333] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.305864 30854 raft_consensus.cc:2243] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.305986 30854 raft_consensus.cc:2272] T 268e36f96079479eb7122deafcfb53b4 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.306481 30854 tablet_replica.cc:333] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.306557 30854 raft_consensus.cc:2243] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.306634 30854 raft_consensus.cc:2272] T a93f06158b054ae0812405b73ca1482a P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.307091 30854 tablet_replica.cc:333] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.307164 30854 raft_consensus.cc:2243] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.307236 30854 raft_consensus.cc:2272] T 9d491039902d43ddad7dca8819fab190 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.307757 30854 tablet_replica.cc:333] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.307824 30854 raft_consensus.cc:2243] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.308032 30854 raft_consensus.cc:2272] T 3805fa2e832f40bc97b99d4e5b10ef17 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.308637 30854 tablet_replica.cc:333] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8: stopping tablet replica
I20260601 13:36:11.308732 30854 raft_consensus.cc:2243] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.308835 30854 raft_consensus.cc:2272] T f0d1a48b258e4846a6358239d221c5b9 P a5152fb0bbe24f0c9433d668be04ccf8 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.323658 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:11.326517 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:11.331282 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.331540 30854 tablet_replica.cc:333] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.331679 30854 raft_consensus.cc:2243] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.331804 30854 raft_consensus.cc:2272] T 268e36f96079479eb7122deafcfb53b4 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.332378 30854 tablet_replica.cc:333] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.332469 30854 raft_consensus.cc:2243] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.332633 30854 raft_consensus.cc:2272] T a93f06158b054ae0812405b73ca1482a P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.333115 30854 tablet_replica.cc:333] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.333192 30854 raft_consensus.cc:2243] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.333323 30854 raft_consensus.cc:2272] T 0e8b25a50eb944a5904431439579b15b P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.333877 30854 tablet_replica.cc:333] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.333950 30854 raft_consensus.cc:2243] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.334075 30854 raft_consensus.cc:2272] T f0d1a48b258e4846a6358239d221c5b9 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.335114 30854 tablet_replica.cc:333] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.335242 30854 raft_consensus.cc:2243] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.335357 30854 raft_consensus.cc:2272] T 3805fa2e832f40bc97b99d4e5b10ef17 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.335855 30854 tablet_replica.cc:333] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288: stopping tablet replica
I20260601 13:36:11.335994 30854 raft_consensus.cc:2243] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.336134 30854 raft_consensus.cc:2272] T 9d491039902d43ddad7dca8819fab190 P 75579174ee794f89bee13b6f0ef38288 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.352216 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:11.355012 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:11.359722 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:11.359975 30854 tablet_replica.cc:333] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.360136 30854 raft_consensus.cc:2243] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.360301 30854 raft_consensus.cc:2272] T a93f06158b054ae0812405b73ca1482a P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.360903 30854 tablet_replica.cc:333] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.361028 30854 raft_consensus.cc:2243] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.361222 30854 raft_consensus.cc:2272] T f0d1a48b258e4846a6358239d221c5b9 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.361697 30854 tablet_replica.cc:333] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.361810 30854 raft_consensus.cc:2243] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.361934 30854 raft_consensus.cc:2272] T 0e8b25a50eb944a5904431439579b15b P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.362397 30854 tablet_replica.cc:333] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.362470 30854 raft_consensus.cc:2243] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.362679 30854 raft_consensus.cc:2272] T 9d491039902d43ddad7dca8819fab190 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.363113 30854 tablet_replica.cc:333] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.363212 30854 raft_consensus.cc:2243] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.363322 30854 raft_consensus.cc:2272] T 3805fa2e832f40bc97b99d4e5b10ef17 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.363732 30854 tablet_replica.cc:333] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7: stopping tablet replica
I20260601 13:36:11.363827 30854 raft_consensus.cc:2243] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:11.363971 30854 raft_consensus.cc:2272] T 268e36f96079479eb7122deafcfb53b4 P 972bde9908ac4e1089bef11335f506a7 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.377990 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:11.380676 30854 master.cc:562] Master@127.30.33.190:34807 shutting down...
I20260601 13:36:11.384342 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:11.384479 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:11.384528 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P b9941969e4014ce3ab341cf3965264e1: stopping tablet replica
I20260601 13:36:11.397033 30854 master.cc:584] Master@127.30.33.190:34807 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoPopulatesFollowersByTableAndTag (1860 ms)
[ RUN      ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap
I20260601 13:36:11.406827 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:35845
I20260601 13:36:11.407148 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.408874  7302 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.408890  7299 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.408996 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:11.408993  7300 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.409394 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.409446 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:11.409462 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320971409462 us; error 0 us; skew 500 ppm
I20260601 13:36:11.410307 30854 webserver.cc:533] Webserver started at http://127.30.33.190:38151/ using document root <none> and password file <none>
I20260601 13:36:11.410485 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.410531 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.410630 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.411026 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "f218f9c0d0814f90bdbae7ada9485d40"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.412565 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:11.413488  7307 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.413729 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.413812 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "f218f9c0d0814f90bdbae7ada9485d40"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.413899 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-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)
I20260601 13:36:11.421613 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.421968 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.426105 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:35845
I20260601 13:36:11.430891  7359 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:35845 every 8 connection(s)
I20260601 13:36:11.431370  7360 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:11.433202  7360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40: Bootstrap starting.
I20260601 13:36:11.433982  7360 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:11.434931  7360 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40: No bootstrap required, opened a new log
I20260601 13:36:11.435325  7360 raft_consensus.cc:359] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER }
I20260601 13:36:11.435436  7360 raft_consensus.cc:385] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:11.435487  7360 raft_consensus.cc:740] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: f218f9c0d0814f90bdbae7ada9485d40, State: Initialized, Role: FOLLOWER
I20260601 13:36:11.435637  7360 consensus_queue.cc:260] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER }
I20260601 13:36:11.435730  7360 raft_consensus.cc:399] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:11.435789  7360 raft_consensus.cc:493] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:11.435843  7360 raft_consensus.cc:3060] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:11.436570  7360 raft_consensus.cc:515] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER }
I20260601 13:36:11.436713  7360 leader_election.cc:304] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [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: f218f9c0d0814f90bdbae7ada9485d40; no voters: 
I20260601 13:36:11.436923  7360 leader_election.cc:290] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:11.437023  7363 raft_consensus.cc:2804] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:11.437244  7363 raft_consensus.cc:697] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 1 LEADER]: Becoming Leader. State: Replica: f218f9c0d0814f90bdbae7ada9485d40, State: Running, Role: LEADER
I20260601 13:36:11.437351  7360 sys_catalog.cc:565] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:11.437390  7363 consensus_queue.cc:237] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [LEADER]: Queue going to LEADER mode. State: All 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: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER }
I20260601 13:36:11.437841  7364 sys_catalog.cc:455] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "f218f9c0d0814f90bdbae7ada9485d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER } }
I20260601 13:36:11.437940  7364 sys_catalog.cc:458] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.438141  7365 sys_catalog.cc:455] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [sys.catalog]: SysCatalogTable state changed. Reason: New leader f218f9c0d0814f90bdbae7ada9485d40. Latest consensus state: current_term: 1 leader_uuid: "f218f9c0d0814f90bdbae7ada9485d40" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "f218f9c0d0814f90bdbae7ada9485d40" member_type: VOTER } }
I20260601 13:36:11.438208  7368 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:11.438295  7365 sys_catalog.cc:458] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:11.439129  7368 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:11.439301 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:11.440949  7368 catalog_manager.cc:1382] Generated new cluster ID: 715fc82b64024bb8a2b7e43428c88b84
I20260601 13:36:11.441007  7368 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:11.453506  7368 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:11.454098  7368 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:11.459930  7368 catalog_manager.cc:6069] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40: Generated new TSK 0
I20260601 13:36:11.460139  7368 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:11.471772 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.473994  7382 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.474085 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:11.474022  7384 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.474189  7381 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.474421 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.474483 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:11.474519 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320971474516 us; error 0 us; skew 500 ppm
I20260601 13:36:11.475314 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42781/ using document root <none> and password file <none>
I20260601 13:36:11.475487 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.475554 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.475631 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.476123 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "7a7fe1087da741689f363a6ad883018d"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.477576 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.478456  7389 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.478705 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.478794 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "7a7fe1087da741689f363a6ad883018d"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.478880 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-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)
I20260601 13:36:11.507555 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.508015 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.508347 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.508854 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.508915 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.508983 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.509019 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.513201 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:37851
I20260601 13:36:11.513281  7452 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:37851 every 8 connection(s)
I20260601 13:36:11.514081 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.516093  7460 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.516328  7457 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.516364  7458 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.516625 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:11.516809 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.516848 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:11.516868 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320971516868 us; error 0 us; skew 500 ppm
I20260601 13:36:11.517796 30854 webserver.cc:533] Webserver started at http://127.30.33.130:33189/ using document root <none> and password file <none>
I20260601 13:36:11.517982 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.518039 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.518113 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.518546 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "b64256fd98144389ad1f3c132cce14c5"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.520073 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:11.521020  7465 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.521389 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.521453 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "b64256fd98144389ad1f3c132cce14c5"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.521533 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-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)
I20260601 13:36:11.523231  7453 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35845
I20260601 13:36:11.523365  7453 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.523615  7453 heartbeater.cc:507] Master 127.30.33.190:35845 requested a full tablet report, sending...
I20260601 13:36:11.524331  7324 ts_manager.cc:194] Registered new tserver with Master: 7a7fe1087da741689f363a6ad883018d (127.30.33.129:37851)
I20260601 13:36:11.525159  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43540
I20260601 13:36:11.536471 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.536854 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.537163 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.537631 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.537667 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.537720 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.537760 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.541983 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:43687
I20260601 13:36:11.542022  7528 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:43687 every 8 connection(s)
I20260601 13:36:11.542850 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:11.544607  7532 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.544764  7535 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:11.545354  7533 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:11.545897 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:11.546106 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:11.546222 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:11.546262 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320971546261 us; error 0 us; skew 500 ppm
I20260601 13:36:11.547224 30854 webserver.cc:533] Webserver started at http://127.30.33.131:40913/ using document root <none> and password file <none>
I20260601 13:36:11.547408 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:11.547468  7529 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35845
I20260601 13:36:11.547497 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:11.547585  7529 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.547609 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:11.547811  7529 heartbeater.cc:507] Master 127.30.33.190:35845 requested a full tablet report, sending...
I20260601 13:36:11.548115 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "53b39acf5a8843218ece4bb324777bdf"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.548528  7324 ts_manager.cc:194] Registered new tserver with Master: b64256fd98144389ad1f3c132cce14c5 (127.30.33.130:43687)
I20260601 13:36:11.549072  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43548
I20260601 13:36:11.549773 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:11.550665  7540 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.550889 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:11.550971 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "53b39acf5a8843218ece4bb324777bdf"
format_stamp: "Formatted at 2026-06-01 13:36:11 on dist-test-slave-w2jz"
I20260601 13:36:11.551052 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap.1780320792930885-30854-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)
I20260601 13:36:11.560931 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:11.561335 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:11.561655 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:11.562147 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:11.562208 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.562265 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:11.562301 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:11.567075 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:44947
I20260601 13:36:11.567124  7603 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:44947 every 8 connection(s)
I20260601 13:36:11.571573  7604 heartbeater.cc:344] Connected to a master server at 127.30.33.190:35845
I20260601 13:36:11.571682  7604 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:11.572000  7604 heartbeater.cc:507] Master 127.30.33.190:35845 requested a full tablet report, sending...
I20260601 13:36:11.572619  7324 ts_manager.cc:194] Registered new tserver with Master: 53b39acf5a8843218ece4bb324777bdf (127.30.33.131:44947)
I20260601 13:36:11.573158  7324 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:43560
I20260601 13:36:11.573290 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005749764s
I20260601 13:36:12.526173  7453 heartbeater.cc:499] Master 127.30.33.190:35845 was elected leader, sending a full tablet report...
I20260601 13:36:12.550144  7529 heartbeater.cc:499] Master 127.30.33.190:35845 was elected leader, sending a full tablet report...
I20260601 13:36:12.574064  7604 heartbeater.cc:499] Master 127.30.33.190:35845 was elected leader, sending a full tablet report...
I20260601 13:36:12.608685  7324 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33938:
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"
    }
  }
}
W20260601 13:36:12.609097  7324 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.
I20260601 13:36:12.618997  7493 tablet_service.cc:1511] Processing CreateTablet for tablet d7b911ee67534a2c80bed5654a500175 (DEFAULT_TABLE table=test-workload [id=fbe03d92d7b24e6b9a9e768867944c67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:12.619341  7493 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b911ee67534a2c80bed5654a500175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.619520  7568 tablet_service.cc:1511] Processing CreateTablet for tablet d7b911ee67534a2c80bed5654a500175 (DEFAULT_TABLE table=test-workload [id=fbe03d92d7b24e6b9a9e768867944c67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:12.619818  7568 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b911ee67534a2c80bed5654a500175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.621414  7624 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: Bootstrap starting.
I20260601 13:36:12.621639  7417 tablet_service.cc:1511] Processing CreateTablet for tablet d7b911ee67534a2c80bed5654a500175 (DEFAULT_TABLE table=test-workload [id=fbe03d92d7b24e6b9a9e768867944c67]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:12.621881  7417 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d7b911ee67534a2c80bed5654a500175. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:12.622627  7624 tablet_bootstrap.cc:654] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.623828  7624 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: No bootstrap required, opened a new log
I20260601 13:36:12.623947  7624 ts_tablet_manager.cc:1403] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.624092  7625 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: Bootstrap starting.
I20260601 13:36:12.624415  7624 raft_consensus.cc:359] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.624509  7624 raft_consensus.cc:385] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.624532  7624 raft_consensus.cc:740] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: b64256fd98144389ad1f3c132cce14c5, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.624696  7624 consensus_queue.cc:260] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.625072  7624 ts_tablet_manager.cc:1434] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.625079  7625 tablet_bootstrap.cc:654] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.625344  7627 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: Bootstrap starting.
I20260601 13:36:12.626379  7627 tablet_bootstrap.cc:654] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:12.626900  7625 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: No bootstrap required, opened a new log
I20260601 13:36:12.627002  7625 ts_tablet_manager.cc:1403] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:12.627403  7625 raft_consensus.cc:359] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.627519  7625 raft_consensus.cc:385] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.627522  7627 tablet_bootstrap.cc:492] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: No bootstrap required, opened a new log
I20260601 13:36:12.627588  7625 raft_consensus.cc:740] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 53b39acf5a8843218ece4bb324777bdf, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.627628  7627 ts_tablet_manager.cc:1403] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:12.627724  7625 consensus_queue.cc:260] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.628077  7627 raft_consensus.cc:359] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.628106  7625 ts_tablet_manager.cc:1434] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:12.628162  7627 raft_consensus.cc:385] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:12.628185  7627 raft_consensus.cc:740] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 7a7fe1087da741689f363a6ad883018d, State: Initialized, Role: FOLLOWER
I20260601 13:36:12.628286  7627 consensus_queue.cc:260] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.628640  7627 ts_tablet_manager.cc:1434] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:12.908179  7632 raft_consensus.cc:493] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:12.908318  7632 raft_consensus.cc:515] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.908890  7632 leader_election.cc:290] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 53b39acf5a8843218ece4bb324777bdf (127.30.33.131:44947), b64256fd98144389ad1f3c132cce14c5 (127.30.33.130:43687)
I20260601 13:36:12.913439  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b911ee67534a2c80bed5654a500175" candidate_uuid: "7a7fe1087da741689f363a6ad883018d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b39acf5a8843218ece4bb324777bdf" is_pre_election: true
I20260601 13:36:12.913472  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b911ee67534a2c80bed5654a500175" candidate_uuid: "7a7fe1087da741689f363a6ad883018d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64256fd98144389ad1f3c132cce14c5" is_pre_election: true
I20260601 13:36:12.913631  7578 raft_consensus.cc:2468] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7fe1087da741689f363a6ad883018d in term 0.
I20260601 13:36:12.913661  7503 raft_consensus.cc:2468] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 7a7fe1087da741689f363a6ad883018d in term 0.
I20260601 13:36:12.913975  7393 leader_election.cc:304] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 53b39acf5a8843218ece4bb324777bdf, 7a7fe1087da741689f363a6ad883018d; no voters: 
I20260601 13:36:12.914167  7632 raft_consensus.cc:2804] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:12.914227  7632 raft_consensus.cc:493] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:12.914258  7632 raft_consensus.cc:3060] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.915195  7632 raft_consensus.cc:515] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.915546  7632 leader_election.cc:290] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [CANDIDATE]: Term 1 election: Requested vote from peers 53b39acf5a8843218ece4bb324777bdf (127.30.33.131:44947), b64256fd98144389ad1f3c132cce14c5 (127.30.33.130:43687)
I20260601 13:36:12.915853  7578 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b911ee67534a2c80bed5654a500175" candidate_uuid: "7a7fe1087da741689f363a6ad883018d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "53b39acf5a8843218ece4bb324777bdf"
I20260601 13:36:12.915853  7503 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d7b911ee67534a2c80bed5654a500175" candidate_uuid: "7a7fe1087da741689f363a6ad883018d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "b64256fd98144389ad1f3c132cce14c5"
I20260601 13:36:12.915992  7578 raft_consensus.cc:3060] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.915992  7503 raft_consensus.cc:3060] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:12.917001  7578 raft_consensus.cc:2468] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7fe1087da741689f363a6ad883018d in term 1.
I20260601 13:36:12.917001  7503 raft_consensus.cc:2468] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 7a7fe1087da741689f363a6ad883018d in term 1.
I20260601 13:36:12.917292  7390 leader_election.cc:304] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 7a7fe1087da741689f363a6ad883018d, b64256fd98144389ad1f3c132cce14c5; no voters: 
I20260601 13:36:12.917526  7632 raft_consensus.cc:2804] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:12.917795  7632 raft_consensus.cc:697] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 1 LEADER]: Becoming Leader. State: Replica: 7a7fe1087da741689f363a6ad883018d, State: Running, Role: LEADER
I20260601 13:36:12.917951  7632 consensus_queue.cc:237] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } }
I20260601 13:36:12.919440  7323 catalog_manager.cc:5696] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d reported cstate change: term changed from 0 to 1, leader changed from <none> to 7a7fe1087da741689f363a6ad883018d (127.30.33.129). New cstate: current_term: 1 leader_uuid: "7a7fe1087da741689f363a6ad883018d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "7a7fe1087da741689f363a6ad883018d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 37851 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:13.000258  7578 raft_consensus.cc:1275] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 1 FOLLOWER]: Refusing update from remote peer 7a7fe1087da741689f363a6ad883018d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.000258  7503 raft_consensus.cc:1275] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 1 FOLLOWER]: Refusing update from remote peer 7a7fe1087da741689f363a6ad883018d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:13.000700  7632 consensus_queue.cc:1048] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [LEADER]: Connected to new peer: Peer: permanent_uuid: "53b39acf5a8843218ece4bb324777bdf" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 44947 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.000836  7635 consensus_queue.cc:1048] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [LEADER]: Connected to new peer: Peer: permanent_uuid: "b64256fd98144389ad1f3c132cce14c5" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 43687 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:13.003726  7642 mvcc.cc:204] Tried to move back new op lower bound from 7292194705409044480 to 7292194705073348608. Current Snapshot: MvccSnapshot[applied={T|T < 7292194705405280256}]
I20260601 13:36:13.085602 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:13.089205 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:13.089511 30854 tablet_replica.cc:333] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d: stopping tablet replica
I20260601 13:36:13.089645 30854 raft_consensus.cc:2243] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:13.089852 30854 raft_consensus.cc:2272] T d7b911ee67534a2c80bed5654a500175 P 7a7fe1087da741689f363a6ad883018d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:13.103677 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:13.106030 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:13.110280 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:13.110563 30854 tablet_replica.cc:333] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5: stopping tablet replica
I20260601 13:36:13.110698 30854 raft_consensus.cc:2243] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:13.110920 30854 raft_consensus.cc:2272] T d7b911ee67534a2c80bed5654a500175 P b64256fd98144389ad1f3c132cce14c5 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:13.124148 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:13.126134 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:13.129794 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:13.129990 30854 tablet_replica.cc:333] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf: stopping tablet replica
I20260601 13:36:13.130112 30854 raft_consensus.cc:2243] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:13.130242 30854 raft_consensus.cc:2272] T d7b911ee67534a2c80bed5654a500175 P 53b39acf5a8843218ece4bb324777bdf [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:13.143170 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:13.145196 30854 master.cc:562] Master@127.30.33.190:35845 shutting down...
I20260601 13:36:13.148674 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:13.148852 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:13.148933 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P f218f9c0d0814f90bdbae7ada9485d40: stopping tablet replica
I20260601 13:36:13.161613 30854 master.cc:584] Master@127.30.33.190:35845 shutdown complete.
[       OK ] AutoRebalancerTest.BuildClusterInfoExcludesMovingFollowerSourceFromFollowerMap (1761 ms)
[ RUN      ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash
I20260601 13:36:13.168462 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:41265
I20260601 13:36:13.168834 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.170578  7661 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.170632  7664 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.170600  7662 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:13.170746 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:13.170975 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.171022 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:13.171037 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320973171037 us; error 0 us; skew 500 ppm
I20260601 13:36:13.171811 30854 webserver.cc:533] Webserver started at http://127.30.33.190:41771/ using document root <none> and password file <none>
I20260601 13:36:13.171991 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.172035 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.172086 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.172420 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "37d6cd7f38104abda54979c7e773dabb"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.173779 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:13.174597  7669 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.174825 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.174883 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "37d6cd7f38104abda54979c7e773dabb"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.174979 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-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)
I20260601 13:36:13.213717 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.214162 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.218454 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:41265
I20260601 13:36:13.221518  7721 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:41265 every 8 connection(s)
I20260601 13:36:13.221987  7722 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:13.223748  7722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb: Bootstrap starting.
I20260601 13:36:13.224517  7722 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:13.225451  7722 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb: No bootstrap required, opened a new log
I20260601 13:36:13.225838  7722 raft_consensus.cc:359] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER }
I20260601 13:36:13.225945  7722 raft_consensus.cc:385] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:13.225994  7722 raft_consensus.cc:740] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 37d6cd7f38104abda54979c7e773dabb, State: Initialized, Role: FOLLOWER
I20260601 13:36:13.226164  7722 consensus_queue.cc:260] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER }
I20260601 13:36:13.226269  7722 raft_consensus.cc:399] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:13.226317  7722 raft_consensus.cc:493] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:13.226372  7722 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:13.227026  7722 raft_consensus.cc:515] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER }
I20260601 13:36:13.227164  7722 leader_election.cc:304] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [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: 37d6cd7f38104abda54979c7e773dabb; no voters: 
I20260601 13:36:13.227351  7722 leader_election.cc:290] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:13.227460  7725 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:13.227702  7725 raft_consensus.cc:697] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 1 LEADER]: Becoming Leader. State: Replica: 37d6cd7f38104abda54979c7e773dabb, State: Running, Role: LEADER
I20260601 13:36:13.227813  7722 sys_catalog.cc:565] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:13.227891  7725 consensus_queue.cc:237] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [LEADER]: Queue going to LEADER mode. State: All 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: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER }
I20260601 13:36:13.228346  7727 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [sys.catalog]: SysCatalogTable state changed. Reason: New leader 37d6cd7f38104abda54979c7e773dabb. Latest consensus state: current_term: 1 leader_uuid: "37d6cd7f38104abda54979c7e773dabb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER } }
I20260601 13:36:13.228446  7727 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:13.228332  7726 sys_catalog.cc:455] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "37d6cd7f38104abda54979c7e773dabb" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "37d6cd7f38104abda54979c7e773dabb" member_type: VOTER } }
I20260601 13:36:13.228500  7726 sys_catalog.cc:458] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:13.228823  7732 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:13.229667  7732 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:13.229890 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:13.231429  7732 catalog_manager.cc:1382] Generated new cluster ID: 8372422c588e49a5bbb027f113917662
I20260601 13:36:13.231484  7732 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:13.238279  7732 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:13.238766  7732 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:13.246066  7732 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb: Generated new TSK 0
I20260601 13:36:13.246269  7732 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:13.262164 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.264640  7744 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:13.264694 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:13.264644  7746 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.264701  7743 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:13.265074 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.265120 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:13.265136 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320973265136 us; error 0 us; skew 500 ppm
I20260601 13:36:13.265887 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42455/ using document root <none> and password file <none>
I20260601 13:36:13.266013 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.266059 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.266116 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.266467 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "836cab91b7304392aee476b9a01f923e"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.267819 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.268771  7751 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.269034 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.269102 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "836cab91b7304392aee476b9a01f923e"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.269156 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-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)
I20260601 13:36:13.277732 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.278059 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.278293 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.278774 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.278813 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.278872 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.278910 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.283056 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:42849
I20260601 13:36:13.283082  7814 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:42849 every 8 connection(s)
I20260601 13:36:13.283825 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.285836  7819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.285866  7820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.285929  7822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:13.286110 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:13.286303 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.286341 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:13.286357 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320973286357 us; error 0 us; skew 500 ppm
I20260601 13:36:13.287374 30854 webserver.cc:533] Webserver started at http://127.30.33.130:40579/ using document root <none> and password file <none>
I20260601 13:36:13.287528 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.287590 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.287662 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.288167 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "4844b84eaa7b43419973d2ba66b91516"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.288791  7815 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41265
I20260601 13:36:13.288902  7815 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.289114  7815 heartbeater.cc:507] Master 127.30.33.190:41265 requested a full tablet report, sending...
I20260601 13:36:13.289791  7686 ts_manager.cc:194] Registered new tserver with Master: 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849)
I20260601 13:36:13.290087 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:13.290808  7686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37552
I20260601 13:36:13.291152  7827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.291407 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.291494 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "4844b84eaa7b43419973d2ba66b91516"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.291574 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-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)
I20260601 13:36:13.300908 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.301342 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.301612 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.302127 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.302168 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.302230 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.302270 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.306458 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:36663
I20260601 13:36:13.306521  7890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:36663 every 8 connection(s)
I20260601 13:36:13.307390 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:13.309456  7894 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.309506  7895 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:13.309708  7897 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:13.309743 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:13.310026 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:13.310067 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:13.310083 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320973310083 us; error 0 us; skew 500 ppm
I20260601 13:36:13.311007 30854 webserver.cc:533] Webserver started at http://127.30.33.131:36725/ using document root <none> and password file <none>
I20260601 13:36:13.311208 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:13.311271 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:13.311347 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:13.311864 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "4252006c3cfc43229c4337e47305f026"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.311936  7891 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41265
I20260601 13:36:13.312037  7891 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.312251  7891 heartbeater.cc:507] Master 127.30.33.190:41265 requested a full tablet report, sending...
I20260601 13:36:13.312938  7686 ts_manager.cc:194] Registered new tserver with Master: 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130:36663)
I20260601 13:36:13.313666  7686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37554
I20260601 13:36:13.313865 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:13.314918  7902 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.315186 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:13.315253 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "4252006c3cfc43229c4337e47305f026"
format_stamp: "Formatted at 2026-06-01 13:36:13 on dist-test-slave-w2jz"
I20260601 13:36:13.315306 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-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)
I20260601 13:36:13.338277 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:13.338811 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:13.339207 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:13.339924 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:13.339977 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.340029 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:13.340059 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:13.345356 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46171
I20260601 13:36:13.345443  7965 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46171 every 8 connection(s)
I20260601 13:36:13.350097  7966 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41265
I20260601 13:36:13.350234  7966 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:13.350482  7966 heartbeater.cc:507] Master 127.30.33.190:41265 requested a full tablet report, sending...
I20260601 13:36:13.351115  7686 ts_manager.cc:194] Registered new tserver with Master: 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:13.351246 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005539896s
I20260601 13:36:13.351755  7686 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37560
I20260601 13:36:14.291957  7815 heartbeater.cc:499] Master 127.30.33.190:41265 was elected leader, sending a full tablet report...
I20260601 13:36:14.314641  7891 heartbeater.cc:499] Master 127.30.33.190:41265 was elected leader, sending a full tablet report...
I20260601 13:36:14.352670  7966 heartbeater.cc:499] Master 127.30.33.190:41265 was elected leader, sending a full tablet report...
I20260601 13:36:14.387812  7686 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37564:
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"
    }
  }
}
I20260601 13:36:14.399937  7854 tablet_service.cc:1511] Processing CreateTablet for tablet b8e0dad45ed24374a14e0f42cc9b30bc (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:14.399937  7855 tablet_service.cc:1511] Processing CreateTablet for tablet abe78477e7bc40f2ab29b6c8f4572507 (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:14.400332  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b8e0dad45ed24374a14e0f42cc9b30bc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.400559  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet abe78477e7bc40f2ab29b6c8f4572507. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.401446  7779 tablet_service.cc:1511] Processing CreateTablet for tablet ebe2446d4286474e82de2f4577fc989a (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:14.401708  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ebe2446d4286474e82de2f4577fc989a. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.402395  7930 tablet_service.cc:1511] Processing CreateTablet for tablet 0da4e78ffe46487ba9f37b7264652ce8 (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:14.402647  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 0da4e78ffe46487ba9f37b7264652ce8. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.403795  7987 tablet_bootstrap.cc:492] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.403931  7778 tablet_service.cc:1511] Processing CreateTablet for tablet 73c8a81ff4f54ab0821276cebe90afbc (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:14.404163  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 73c8a81ff4f54ab0821276cebe90afbc. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.404786  7988 tablet_bootstrap.cc:492] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.404857  7987 tablet_bootstrap.cc:654] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.404969  7929 tablet_service.cc:1511] Processing CreateTablet for tablet d1d33ddd234446e69feee6098fd08ecb (DEFAULT_TABLE table=test-workload [id=bcbd965fc0794b188765486586c3b767]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:14.405200  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d1d33ddd234446e69feee6098fd08ecb. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.405962  7988 tablet_bootstrap.cc:654] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.405966  7987 tablet_bootstrap.cc:492] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.406138  7987 ts_tablet_manager.cc:1403] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.406584  7986 tablet_bootstrap.cc:492] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.406625  7987 raft_consensus.cc:359] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.406723  7987 raft_consensus.cc:385] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.406762  7987 raft_consensus.cc:740] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.406903  7987 consensus_queue.cc:260] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.406994  7987 raft_consensus.cc:399] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.407039  7987 raft_consensus.cc:493] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.407097  7987 raft_consensus.cc:3060] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.407570  7986 tablet_bootstrap.cc:654] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.408085  7987 raft_consensus.cc:515] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.408236  7987 leader_election.cc:304] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [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: 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.408428  7987 leader_election.cc:290] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.408620  7988 tablet_bootstrap.cc:492] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.408684  7986 tablet_bootstrap.cc:492] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.408696  7988 ts_tablet_manager.cc:1403] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:14.408720  7987 ts_tablet_manager.cc:1434] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.002s
I20260601 13:36:14.408756  7986 ts_tablet_manager.cc:1403] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.409006  7988 raft_consensus.cc:359] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.409068  7988 raft_consensus.cc:385] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.409097  7988 raft_consensus.cc:740] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.409165  7986 raft_consensus.cc:359] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.409214  7987 tablet_bootstrap.cc:492] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.409263  7986 raft_consensus.cc:385] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.409231  7988 consensus_queue.cc:260] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.409296  7986 raft_consensus.cc:740] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.409317  7988 raft_consensus.cc:399] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.409353  7988 raft_consensus.cc:493] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.409396  7988 raft_consensus.cc:3060] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.409399  7986 consensus_queue.cc:260] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.409512  7986 raft_consensus.cc:399] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.409545  7986 raft_consensus.cc:493] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.409583  7986 raft_consensus.cc:3060] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.410140  7987 tablet_bootstrap.cc:654] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.410315  7988 raft_consensus.cc:515] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.410403  7988 leader_election.cc:304] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [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: 4252006c3cfc43229c4337e47305f026; no voters: 
I20260601 13:36:14.410518  7986 raft_consensus.cc:515] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.410562  7988 leader_election.cc:290] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.410635  7986 leader_election.cc:304] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [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: 4844b84eaa7b43419973d2ba66b91516; no voters: 
I20260601 13:36:14.410645  7994 raft_consensus.cc:2804] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.410810  7986 leader_election.cc:290] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.410821  7994 raft_consensus.cc:697] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 1 LEADER]: Becoming Leader. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Running, Role: LEADER
I20260601 13:36:14.410871  7988 ts_tablet_manager.cc:1434] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.410812  7993 raft_consensus.cc:2804] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.411108  7993 raft_consensus.cc:697] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Becoming Leader. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Running, Role: LEADER
I20260601 13:36:14.411161  7986 ts_tablet_manager.cc:1434] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:14.411237  7993 consensus_queue.cc:237] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [LEADER]: Queue going to LEADER mode. State: All 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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.411238  7994 consensus_queue.cc:237] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [LEADER]: Queue going to LEADER mode. State: All 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: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.411325  7986 tablet_bootstrap.cc:492] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.412492  7685 catalog_manager.cc:5696] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e reported cstate change: term changed from 0 to 1, leader changed from <none> to 836cab91b7304392aee476b9a01f923e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "836cab91b7304392aee476b9a01f923e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.412582  7684 catalog_manager.cc:5696] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4252006c3cfc43229c4337e47305f026 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4252006c3cfc43229c4337e47305f026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.412765  7986 tablet_bootstrap.cc:654] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.411170  7988 tablet_bootstrap.cc:492] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.414077  7986 tablet_bootstrap.cc:492] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.414168  7986 ts_tablet_manager.cc:1403] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:14.414214  7988 tablet_bootstrap.cc:654] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.414577  7986 raft_consensus.cc:359] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.414680  7986 raft_consensus.cc:385] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.414717  7986 raft_consensus.cc:740] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.414856  7986 consensus_queue.cc:260] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.414955  7986 raft_consensus.cc:399] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.414975  7987 tablet_bootstrap.cc:492] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.414986  7986 raft_consensus.cc:493] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.415064  7987 ts_tablet_manager.cc:1403] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.006s	user 0.000s	sys 0.001s
I20260601 13:36:14.415064  7986 raft_consensus.cc:3060] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.415211  7988 tablet_bootstrap.cc:492] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.415279  7988 ts_tablet_manager.cc:1403] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:36:14.415545  7987 raft_consensus.cc:359] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.415620  7987 raft_consensus.cc:385] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.415678  7987 raft_consensus.cc:740] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.415629  7988 raft_consensus.cc:359] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.415724  7988 raft_consensus.cc:385] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.415800  7988 raft_consensus.cc:740] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.415786  7987 consensus_queue.cc:260] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.415861  7987 raft_consensus.cc:399] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.415917  7987 raft_consensus.cc:493] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.415958  7987 raft_consensus.cc:3060] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.416016  7986 raft_consensus.cc:515] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.416126  7986 leader_election.cc:304] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [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: 4844b84eaa7b43419973d2ba66b91516; no voters: 
I20260601 13:36:14.416314  7986 leader_election.cc:290] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.416415  8006 raft_consensus.cc:2804] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.416605  8006 raft_consensus.cc:697] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.416693  7986 ts_tablet_manager.cc:1434] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:36:14.416723  8006 consensus_queue.cc:237] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All 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: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.416872  7987 raft_consensus.cc:515] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.416991  7987 leader_election.cc:304] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [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: 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.417081  7987 leader_election.cc:290] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.417127  8000 raft_consensus.cc:2804] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.417191  8000 raft_consensus.cc:697] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Becoming Leader. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Running, Role: LEADER
I20260601 13:36:14.417294  7987 ts_tablet_manager.cc:1434] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:14.417281  8000 consensus_queue.cc:237] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [LEADER]: Queue going to LEADER mode. State: All 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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } }
I20260601 13:36:14.415947  7988 consensus_queue.cc:260] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.417483  7988 raft_consensus.cc:399] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:14.417536  7988 raft_consensus.cc:493] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:14.417598  7988 raft_consensus.cc:3060] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.418488  7988 raft_consensus.cc:515] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.418587  8006 raft_consensus.cc:2804] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.418617  7988 leader_election.cc:304] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [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: 4252006c3cfc43229c4337e47305f026; no voters: 
I20260601 13:36:14.418790  8006 raft_consensus.cc:697] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.418862  7996 raft_consensus.cc:2804] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.418926  7996 raft_consensus.cc:697] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 1 LEADER]: Becoming Leader. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Running, Role: LEADER
I20260601 13:36:14.418905  8006 consensus_queue.cc:237] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All 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: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } }
I20260601 13:36:14.419018  7996 consensus_queue.cc:237] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [LEADER]: Queue going to LEADER mode. State: All 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: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.419023  7684 catalog_manager.cc:5696] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e reported cstate change: term changed from 0 to 1, leader changed from <none> to 836cab91b7304392aee476b9a01f923e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "836cab91b7304392aee476b9a01f923e" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.419626  7988 leader_election.cc:290] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:14.419934  7988 ts_tablet_manager.cc:1434] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.005s	user 0.000s	sys 0.003s
I20260601 13:36:14.421005  7686 catalog_manager.cc:5696] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.421154  7685 catalog_manager.cc:5696] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4252006c3cfc43229c4337e47305f026 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "4252006c3cfc43229c4337e47305f026" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.421198  7686 catalog_manager.cc:5696] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:14.548786  7685 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:37566:
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"
    }
  }
}
W20260601 13:36:14.549257  7685 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.
I20260601 13:36:14.555378  7778 tablet_service.cc:1511] Processing CreateTablet for tablet 6405199f71b44ca98c8c0be274d464b7 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:14.555718  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405199f71b44ca98c8c0be274d464b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.555734  7929 tablet_service.cc:1511] Processing CreateTablet for tablet 6405199f71b44ca98c8c0be274d464b7 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:14.556035  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405199f71b44ca98c8c0be274d464b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.558346  7988 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.558470  7987 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.558353  7854 tablet_service.cc:1511] Processing CreateTablet for tablet 6405199f71b44ca98c8c0be274d464b7 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:14.558658  7854 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6405199f71b44ca98c8c0be274d464b7. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.558882  7855 tablet_service.cc:1511] Processing CreateTablet for tablet b01e052521db4cf4a4cbc0da0ae65e09 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:14.559111  7855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e052521db4cf4a4cbc0da0ae65e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.559401  7852 tablet_service.cc:1511] Processing CreateTablet for tablet 5527aa5bb80345109c864f872e2afcc0 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:14.559669  7852 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5527aa5bb80345109c864f872e2afcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.559620  7853 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee7a1d46bd6430cbb757639c0011eb9 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:14.559859  7853 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee7a1d46bd6430cbb757639c0011eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.560732  7779 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee7a1d46bd6430cbb757639c0011eb9 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:14.560951  7779 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee7a1d46bd6430cbb757639c0011eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.560986  7986 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.561250  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 20f7932e1e394c85958debae5c13db1e (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:14.561475  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f7932e1e394c85958debae5c13db1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.561928  7986 tablet_bootstrap.cc:654] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.562423  7930 tablet_service.cc:1511] Processing CreateTablet for tablet 3ee7a1d46bd6430cbb757639c0011eb9 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:14.562676  7930 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 3ee7a1d46bd6430cbb757639c0011eb9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.563161  7777 tablet_service.cc:1511] Processing CreateTablet for tablet 5527aa5bb80345109c864f872e2afcc0 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:14.563431  7777 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5527aa5bb80345109c864f872e2afcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.564571  7851 tablet_service.cc:1511] Processing CreateTablet for tablet 035cc851ba4e4644aec2ae3c2ff1da2b (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:14.564800  7851 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035cc851ba4e4644aec2ae3c2ff1da2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.564795  7928 tablet_service.cc:1511] Processing CreateTablet for tablet 5527aa5bb80345109c864f872e2afcc0 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:14.565032  7928 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 5527aa5bb80345109c864f872e2afcc0. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.565614  7776 tablet_service.cc:1511] Processing CreateTablet for tablet 20f7932e1e394c85958debae5c13db1e (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:14.565871  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f7932e1e394c85958debae5c13db1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.567178  7927 tablet_service.cc:1511] Processing CreateTablet for tablet 20f7932e1e394c85958debae5c13db1e (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:14.567418  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 20f7932e1e394c85958debae5c13db1e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.568058  7776 tablet_service.cc:1511] Processing CreateTablet for tablet 035cc851ba4e4644aec2ae3c2ff1da2b (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:14.568287  7776 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035cc851ba4e4644aec2ae3c2ff1da2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.568508  7987 tablet_bootstrap.cc:654] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.569840  7927 tablet_service.cc:1511] Processing CreateTablet for tablet 035cc851ba4e4644aec2ae3c2ff1da2b (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:14.570060  7927 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 035cc851ba4e4644aec2ae3c2ff1da2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.559405  7988 tablet_bootstrap.cc:654] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.571738  7987 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.571831  7987 ts_tablet_manager.cc:1403] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.013s	user 0.000s	sys 0.001s
I20260601 13:36:14.571991  7929 tablet_service.cc:1511] Processing CreateTablet for tablet b01e052521db4cf4a4cbc0da0ae65e09 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:14.572047  7988 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.572117  7988 ts_tablet_manager.cc:1403] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.014s	user 0.000s	sys 0.002s
I20260601 13:36:14.572177  7929 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e052521db4cf4a4cbc0da0ae65e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.572336  7987 raft_consensus.cc:359] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.572439  7987 raft_consensus.cc:385] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.572469  7988 raft_consensus.cc:359] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.572554  7988 raft_consensus.cc:385] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.572583  7988 raft_consensus.cc:740] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.572479  7987 raft_consensus.cc:740] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.572715  7988 consensus_queue.cc:260] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.572862  7987 consensus_queue.cc:260] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.573005  7988 ts_tablet_manager.cc:1434] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.573071  7987 ts_tablet_manager.cc:1434] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.573192  7988 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.573377  7778 tablet_service.cc:1511] Processing CreateTablet for tablet b01e052521db4cf4a4cbc0da0ae65e09 (DEFAULT_TABLE table=test-workload-rf3 [id=de62eeb325cc42ac937fafb48a416910]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:14.573575  7778 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b01e052521db4cf4a4cbc0da0ae65e09. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:14.574152  7988 tablet_bootstrap.cc:654] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.575244  7988 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.575337  7988 ts_tablet_manager.cc:1403] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:14.575760  7987 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.575798  7988 raft_consensus.cc:359] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.575958  7988 raft_consensus.cc:385] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.575996  7988 raft_consensus.cc:740] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.576154  7988 consensus_queue.cc:260] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.576452  7988 ts_tablet_manager.cc:1434] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.576617  7988 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.576820  7987 tablet_bootstrap.cc:654] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.577142  7986 tablet_bootstrap.cc:492] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.577225  7986 ts_tablet_manager.cc:1403] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.016s	user 0.000s	sys 0.002s
I20260601 13:36:14.577452  7988 tablet_bootstrap.cc:654] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.577663  7986 raft_consensus.cc:359] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.577768  7986 raft_consensus.cc:385] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.577802  7986 raft_consensus.cc:740] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.577921  7986 consensus_queue.cc:260] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.578190  7986 ts_tablet_manager.cc:1434] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:14.578198  7987 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.578291  7987 ts_tablet_manager.cc:1403] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:14.578787  7986 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.578747  7987 raft_consensus.cc:359] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.578840  7987 raft_consensus.cc:385] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.578871  7987 raft_consensus.cc:740] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.579005  7987 consensus_queue.cc:260] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.579274  7987 ts_tablet_manager.cc:1434] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.579433  7987 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.579769  7986 tablet_bootstrap.cc:654] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.580827  7987 tablet_bootstrap.cc:654] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.582114  7987 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.582223  7987 ts_tablet_manager.cc:1403] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.001s
I20260601 13:36:14.582692  7987 raft_consensus.cc:359] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.582823  7987 raft_consensus.cc:385] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.582834  7986 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.582886  7987 raft_consensus.cc:740] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.582940  7986 ts_tablet_manager.cc:1403] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:14.582994  7988 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.583069  7988 ts_tablet_manager.cc:1403] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.000s
I20260601 13:36:14.583065  7987 consensus_queue.cc:260] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.583398  7987 ts_tablet_manager.cc:1434] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.001s
I20260601 13:36:14.583369  7986 raft_consensus.cc:359] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.583454  7988 raft_consensus.cc:359] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.583534  7988 raft_consensus.cc:385] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.583563  7988 raft_consensus.cc:740] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.583582  7987 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.583671  7988 consensus_queue.cc:260] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.583463  7986 raft_consensus.cc:385] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.583990  7988 ts_tablet_manager.cc:1434] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.584034  7986 raft_consensus.cc:740] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.584187  7988 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.584146  7986 consensus_queue.cc:260] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.584383  7986 ts_tablet_manager.cc:1434] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.584528  7986 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.584688  7987 tablet_bootstrap.cc:654] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.585099  7988 tablet_bootstrap.cc:654] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.585479  7986 tablet_bootstrap.cc:654] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.586534  7986 tablet_bootstrap.cc:492] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.586617  7986 ts_tablet_manager.cc:1403] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.586639  7987 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.586725  7987 ts_tablet_manager.cc:1403] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:14.586992  7986 raft_consensus.cc:359] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.587064  7986 raft_consensus.cc:385] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.587083  7986 raft_consensus.cc:740] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.587185  7987 raft_consensus.cc:359] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.587215  7986 consensus_queue.cc:260] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.587280  7987 raft_consensus.cc:385] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.587320  7987 raft_consensus.cc:740] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.587479  7986 ts_tablet_manager.cc:1434] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:14.587455  7987 consensus_queue.cc:260] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.587648  7986 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.587785  7987 ts_tablet_manager.cc:1434] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.588418  7988 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.588508  7988 ts_tablet_manager.cc:1403] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.004s	user 0.002s	sys 0.000s
I20260601 13:36:14.588687  7986 tablet_bootstrap.cc:654] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.588956  7988 raft_consensus.cc:359] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.589059  7988 raft_consensus.cc:385] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.589108  7988 raft_consensus.cc:740] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.589226  7987 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.589243  7988 consensus_queue.cc:260] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.589501  7988 ts_tablet_manager.cc:1434] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.589668  7988 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.590027  7986 tablet_bootstrap.cc:492] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.590111  7986 ts_tablet_manager.cc:1403] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:14.590461  7986 raft_consensus.cc:359] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.590567  7986 raft_consensus.cc:385] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.590617  7986 raft_consensus.cc:740] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.590663  7988 tablet_bootstrap.cc:654] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.590780  7986 consensus_queue.cc:260] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.591084  7986 ts_tablet_manager.cc:1434] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.591282  7986 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.591336  7987 tablet_bootstrap.cc:654] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.592347  7986 tablet_bootstrap.cc:654] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.592891  7988 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.592985  7988 ts_tablet_manager.cc:1403] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:14.593345  7986 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.593412  7986 ts_tablet_manager.cc:1403] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:14.593362  7988 raft_consensus.cc:359] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.593498  7988 raft_consensus.cc:385] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.593544  7988 raft_consensus.cc:740] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.593678  7988 consensus_queue.cc:260] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.593714  7986 raft_consensus.cc:359] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.593801  7986 raft_consensus.cc:385] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.593879  7986 raft_consensus.cc:740] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.593991  7988 ts_tablet_manager.cc:1434] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:14.594003  7986 consensus_queue.cc:260] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.594206  7988 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: Bootstrap starting.
I20260601 13:36:14.594269  7986 ts_tablet_manager.cc:1434] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:14.594399  7986 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: Bootstrap starting.
I20260601 13:36:14.595045  7988 tablet_bootstrap.cc:654] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.595131  7986 tablet_bootstrap.cc:654] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.596292  7986 tablet_bootstrap.cc:492] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: No bootstrap required, opened a new log
I20260601 13:36:14.596374  7988 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: No bootstrap required, opened a new log
I20260601 13:36:14.596460  7988 ts_tablet_manager.cc:1403] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.596907  7988 raft_consensus.cc:359] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.597004  7988 raft_consensus.cc:385] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.597036  7988 raft_consensus.cc:740] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4252006c3cfc43229c4337e47305f026, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.597066  7987 tablet_bootstrap.cc:492] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.597146  7987 ts_tablet_manager.cc:1403] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.001s
I20260601 13:36:14.597194  7988 consensus_queue.cc:260] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.597419  7988 ts_tablet_manager.cc:1434] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:14.597584  7987 raft_consensus.cc:359] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.597697  7987 raft_consensus.cc:385] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.597741  7987 raft_consensus.cc:740] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.597873  7987 consensus_queue.cc:260] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.598147  7987 ts_tablet_manager.cc:1434] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:14.598335  7987 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: Bootstrap starting.
I20260601 13:36:14.599301  7987 tablet_bootstrap.cc:654] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:14.596390  7986 ts_tablet_manager.cc:1403] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:14.600311  7986 raft_consensus.cc:359] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.600410  7986 raft_consensus.cc:385] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.600449  7987 tablet_bootstrap.cc:492] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: No bootstrap required, opened a new log
I20260601 13:36:14.600463  7986 raft_consensus.cc:740] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.600559  7987 ts_tablet_manager.cc:1403] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:14.600641  7986 consensus_queue.cc:260] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.600909  7986 ts_tablet_manager.cc:1434] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:14.601002  7987 raft_consensus.cc:359] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.601104  7987 raft_consensus.cc:385] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:14.601172  7987 raft_consensus.cc:740] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Initialized, Role: FOLLOWER
I20260601 13:36:14.601300  7987 consensus_queue.cc:260] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.601593  7987 ts_tablet_manager.cc:1434] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:14.616616  8006 raft_consensus.cc:493] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.616755  8006 raft_consensus.cc:515] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.617282  8006 leader_election.cc:290] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.621646  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f7932e1e394c85958debae5c13db1e" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e" is_pre_election: true
I20260601 13:36:14.621795  7789 raft_consensus.cc:2468] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.621889  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f7932e1e394c85958debae5c13db1e" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.622032  7940 raft_consensus.cc:2468] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.622114  7829 leader_election.cc:304] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.622310  8006 raft_consensus.cc:2804] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.622372  8006 raft_consensus.cc:493] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.622442  8006 raft_consensus.cc:3060] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.623291  8006 raft_consensus.cc:515] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.623638  8006 leader_election.cc:290] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.623991  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f7932e1e394c85958debae5c13db1e" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e"
I20260601 13:36:14.623991  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "20f7932e1e394c85958debae5c13db1e" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.624126  7789 raft_consensus.cc:3060] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.624126  7940 raft_consensus.cc:3060] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.625053  7789 raft_consensus.cc:2468] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.625053  7940 raft_consensus.cc:2468] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.625356  7829 leader_election.cc:304] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.625531  8006 raft_consensus.cc:2804] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.625628  8006 raft_consensus.cc:697] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.625766  8006 consensus_queue.cc:237] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.627328  7682 catalog_manager.cc:5696] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.659618  7992 raft_consensus.cc:493] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.659771  7992 raft_consensus.cc:515] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.660351  7992 leader_election.cc:290] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130:36663), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.663825  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5527aa5bb80345109c864f872e2afcc0" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4844b84eaa7b43419973d2ba66b91516" is_pre_election: true
I20260601 13:36:14.663857  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5527aa5bb80345109c864f872e2afcc0" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.664007  7865 raft_consensus.cc:2468] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 0.
I20260601 13:36:14.664050  7940 raft_consensus.cc:2468] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 0.
I20260601 13:36:14.664309  8006 raft_consensus.cc:493] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.664330  7755 leader_election.cc:304] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.664429  8006 raft_consensus.cc:515] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.664557  7992 raft_consensus.cc:2804] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.664619  7992 raft_consensus.cc:493] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.664671  7992 raft_consensus.cc:3060] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.664832  8006 leader_election.cc:290] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.665098  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee7a1d46bd6430cbb757639c0011eb9" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e" is_pre_election: true
I20260601 13:36:14.665201  7789 raft_consensus.cc:2468] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.665418  7829 leader_election.cc:304] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.665583  8006 raft_consensus.cc:2804] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.665652  8006 raft_consensus.cc:493] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.665706  8006 raft_consensus.cc:3060] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.665889  7992 raft_consensus.cc:515] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.666249  7992 leader_election.cc:290] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Requested vote from peers 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130:36663), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.666409  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee7a1d46bd6430cbb757639c0011eb9" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.666517  7940 raft_consensus.cc:2468] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.666558  7939 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5527aa5bb80345109c864f872e2afcc0" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.666653  7939 raft_consensus.cc:3060] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.666610  8006 raft_consensus.cc:515] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.666944  8006 leader_election.cc:290] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.667109  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "5527aa5bb80345109c864f872e2afcc0" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4844b84eaa7b43419973d2ba66b91516"
I20260601 13:36:14.667192  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee7a1d46bd6430cbb757639c0011eb9" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e"
I20260601 13:36:14.667286  7789 raft_consensus.cc:3060] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.667212  7865 raft_consensus.cc:3060] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.667618  7939 raft_consensus.cc:2468] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 1.
I20260601 13:36:14.667943  7752 leader_election.cc:304] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4252006c3cfc43229c4337e47305f026, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.668107  7992 raft_consensus.cc:2804] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.668195  7789 raft_consensus.cc:2468] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.668195  7992 raft_consensus.cc:697] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Becoming Leader. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Running, Role: LEADER
I20260601 13:36:14.668322  7865 raft_consensus.cc:2468] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 1.
I20260601 13:36:14.668391  7992 consensus_queue.cc:237] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.668501  7829 leader_election.cc:304] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.668665  8006 raft_consensus.cc:2804] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.668749  8006 raft_consensus.cc:697] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.668846  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "3ee7a1d46bd6430cbb757639c0011eb9" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.668870  8006 consensus_queue.cc:237] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.668927  7940 raft_consensus.cc:3060] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.669745  7940 raft_consensus.cc:2468] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.670433  7682 catalog_manager.cc:5696] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.670588  7684 catalog_manager.cc:5696] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e reported cstate change: term changed from 0 to 1, leader changed from <none> to 836cab91b7304392aee476b9a01f923e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "836cab91b7304392aee476b9a01f923e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.758574  8006 raft_consensus.cc:493] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.758744  8006 raft_consensus.cc:515] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.759296  8006 leader_election.cc:290] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.759805  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e052521db4cf4a4cbc0da0ae65e09" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.759814  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e052521db4cf4a4cbc0da0ae65e09" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e" is_pre_election: true
I20260601 13:36:14.760041  7940 raft_consensus.cc:2468] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.760103  7789 raft_consensus.cc:2468] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.760380  7828 leader_election.cc:304] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4252006c3cfc43229c4337e47305f026, 4844b84eaa7b43419973d2ba66b91516; no voters: 
I20260601 13:36:14.760632  8006 raft_consensus.cc:2804] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.760692  8006 raft_consensus.cc:493] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.760780  8006 raft_consensus.cc:3060] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.761852  8006 raft_consensus.cc:515] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.762290  8006 leader_election.cc:290] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.762595  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e052521db4cf4a4cbc0da0ae65e09" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e"
I20260601 13:36:14.762718  7789 raft_consensus.cc:3060] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.762784  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b01e052521db4cf4a4cbc0da0ae65e09" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.762912  7940 raft_consensus.cc:3060] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.763558  7789 raft_consensus.cc:2468] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.763721  7940 raft_consensus.cc:2468] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.763854  7829 leader_election.cc:304] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.764086  8006 raft_consensus.cc:2804] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.764195  8006 raft_consensus.cc:697] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.764353  8006 consensus_queue.cc:237] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.766019  7682 catalog_manager.cc:5696] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.818567  8006 raft_consensus.cc:493] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.818730  8006 raft_consensus.cc:515] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.819188  8006 leader_election.cc:290] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.819571  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405199f71b44ca98c8c0be274d464b7" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e" is_pre_election: true
I20260601 13:36:14.819734  7789 raft_consensus.cc:2468] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.819753  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405199f71b44ca98c8c0be274d464b7" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.819911  7940 raft_consensus.cc:2468] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 0.
I20260601 13:36:14.820082  7829 leader_election.cc:304] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.820277  8006 raft_consensus.cc:2804] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.820338  8006 raft_consensus.cc:493] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.820365  8006 raft_consensus.cc:3060] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.821244  8006 raft_consensus.cc:515] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.821599  8006 leader_election.cc:290] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Requested vote from peers 836cab91b7304392aee476b9a01f923e (127.30.33.129:42849), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.821862  7789 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405199f71b44ca98c8c0be274d464b7" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "836cab91b7304392aee476b9a01f923e"
I20260601 13:36:14.821964  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6405199f71b44ca98c8c0be274d464b7" candidate_uuid: "4844b84eaa7b43419973d2ba66b91516" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.821978  7789 raft_consensus.cc:3060] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.822070  7940 raft_consensus.cc:3060] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.822965  7940 raft_consensus.cc:2468] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.822965  7789 raft_consensus.cc:2468] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 4844b84eaa7b43419973d2ba66b91516 in term 1.
I20260601 13:36:14.823287  7828 leader_election.cc:304] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4252006c3cfc43229c4337e47305f026, 4844b84eaa7b43419973d2ba66b91516; no voters: 
I20260601 13:36:14.823441  8006 raft_consensus.cc:2804] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.823549  8006 raft_consensus.cc:697] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Becoming Leader. State: Replica: 4844b84eaa7b43419973d2ba66b91516, State: Running, Role: LEADER
I20260601 13:36:14.823686  8006 consensus_queue.cc:237] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.824489  7992 raft_consensus.cc:493] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:14.824613  7992 raft_consensus.cc:515] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.824947  7992 leader_election.cc:290] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130:36663), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.825173  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035cc851ba4e4644aec2ae3c2ff1da2b" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4844b84eaa7b43419973d2ba66b91516" is_pre_election: true
I20260601 13:36:14.825230  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035cc851ba4e4644aec2ae3c2ff1da2b" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026" is_pre_election: true
I20260601 13:36:14.825300  7865 raft_consensus.cc:2468] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 0.
I20260601 13:36:14.825380  7940 raft_consensus.cc:2468] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 0.
I20260601 13:36:14.825371  7682 catalog_manager.cc:5696] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: term changed from 0 to 1, leader changed from <none> to 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.825596  7755 leader_election.cc:304] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4844b84eaa7b43419973d2ba66b91516, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.825749  7992 raft_consensus.cc:2804] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:14.825811  7992 raft_consensus.cc:493] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:14.825865  7992 raft_consensus.cc:3060] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.826575  7992 raft_consensus.cc:515] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.826954  7992 leader_election.cc:290] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Requested vote from peers 4844b84eaa7b43419973d2ba66b91516 (127.30.33.130:36663), 4252006c3cfc43229c4337e47305f026 (127.30.33.131:46171)
I20260601 13:36:14.827219  7865 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035cc851ba4e4644aec2ae3c2ff1da2b" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4844b84eaa7b43419973d2ba66b91516"
I20260601 13:36:14.827219  7940 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "035cc851ba4e4644aec2ae3c2ff1da2b" candidate_uuid: "836cab91b7304392aee476b9a01f923e" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "4252006c3cfc43229c4337e47305f026"
I20260601 13:36:14.827343  7865 raft_consensus.cc:3060] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.827345  7940 raft_consensus.cc:3060] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:14.828197  7940 raft_consensus.cc:2468] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 1.
I20260601 13:36:14.828243  7865 raft_consensus.cc:2468] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 836cab91b7304392aee476b9a01f923e in term 1.
I20260601 13:36:14.828516  7752 leader_election.cc:304] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 4252006c3cfc43229c4337e47305f026, 836cab91b7304392aee476b9a01f923e; no voters: 
I20260601 13:36:14.828701  7992 raft_consensus.cc:2804] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:14.828889  7992 raft_consensus.cc:697] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Becoming Leader. State: Replica: 836cab91b7304392aee476b9a01f923e, State: Running, Role: LEADER
I20260601 13:36:14.829020  7992 consensus_queue.cc:237] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } }
I20260601 13:36:14.830566  7682 catalog_manager.cc:5696] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e reported cstate change: term changed from 0 to 1, leader changed from <none> to 836cab91b7304392aee476b9a01f923e (127.30.33.129). New cstate: current_term: 1 leader_uuid: "836cab91b7304392aee476b9a01f923e" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:14.894061  7940 raft_consensus.cc:1275] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.896404  7993 consensus_queue.cc:1048] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.899399  7939 raft_consensus.cc:1275] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:14.899770  8000 consensus_queue.cc:1048] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.901669  7938 raft_consensus.cc:1275] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.901893  7937 raft_consensus.cc:1275] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.902166  7865 raft_consensus.cc:1275] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.902503  7864 raft_consensus.cc:1275] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 4. (index mismatch)
I20260601 13:36:14.903141  7936 raft_consensus.cc:1275] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.903661  8007 consensus_queue.cc:1048] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.904016  8007 consensus_queue.cc:1048] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.904343  8007 consensus_queue.cc:1048] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.905871  7992 consensus_queue.cc:1048] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.906141  7992 consensus_queue.cc:1048] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.908025  7788 raft_consensus.cc:1275] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.908105  7789 raft_consensus.cc:1275] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.908367  7787 raft_consensus.cc:1275] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.908628  7786 raft_consensus.cc:1275] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.911955  7940 raft_consensus.cc:1275] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:14.913945  8007 consensus_queue.cc:1048] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.919992  8008 consensus_queue.cc:1048] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.920042  7997 consensus_queue.cc:1048] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.920343  7997 consensus_queue.cc:1048] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.920631  7997 consensus_queue.cc:1048] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:14.925148  8015 mvcc.cc:204] Tried to move back new op lower bound from 7292194713190531072 to 7292194712245100544. Current Snapshot: MvccSnapshot[applied={T|T < 7292194713177145344}]
I20260601 13:36:15.090677 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:15.092931  8102 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.093127  8099 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.093226  8100 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:15.095201 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:15.095386 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:15.095422 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:15.095474 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320975095474 us; error 0 us; skew 500 ppm
I20260601 13:36:15.096468 30854 webserver.cc:533] Webserver started at http://127.30.33.132:43837/ using document root <none> and password file <none>
I20260601 13:36:15.096640 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:15.096711 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:15.096787 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:15.097180 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "e2729ee2ce1f48ec891df4301df75c41"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.098829 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:15.099756  8107 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.100042 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:15.100138 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "e2729ee2ce1f48ec891df4301df75c41"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.100214 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash.1780320792930885-30854-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)
I20260601 13:36:15.112931 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:15.113302 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:15.113566 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:15.114007 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:15.114044 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.114111 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:15.114145 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.119096 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:46791
I20260601 13:36:15.119117  8170 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:46791 every 8 connection(s)
I20260601 13:36:15.123710  8171 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41265
I20260601 13:36:15.123817  8171 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:15.124087  8171 heartbeater.cc:507] Master 127.30.33.190:41265 requested a full tablet report, sending...
I20260601 13:36:15.124689  7684 ts_manager.cc:194] Registered new tserver with Master: e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132:46791)
I20260601 13:36:15.125188  7684 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:37582
I20260601 13:36:15.235821  7789 consensus_queue.cc:237] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } }
I20260601 13:36:15.237264  7940 raft_consensus.cc:1275] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.237471  7865 raft_consensus.cc:1275] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Refusing update from remote peer 836cab91b7304392aee476b9a01f923e: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.237728  8000 consensus_queue.cc:1048] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.237852  8082 consensus_queue.cc:1048] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [LEADER]: Connected to new peer: Peer: permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.239490  8080 raft_consensus.cc:2955] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.239830  7865 raft_consensus.cc:2955] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.239849  7940 raft_consensus.cc:2955] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
W20260601 13:36:15.242197  7752 consensus_peers.cc:597] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e -> Peer e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132:46791): Couldn't send request to peer e2729ee2ce1f48ec891df4301df75c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 035cc851ba4e4644aec2ae3c2ff1da2b. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:15.242363  7684 catalog_manager.cc:5696] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 reported cstate change: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "836cab91b7304392aee476b9a01f923e" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } attrs { replace: true } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.246402  7865 consensus_queue.cc:237] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } }
I20260601 13:36:15.247575  7789 raft_consensus.cc:1275] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.247844  7940 raft_consensus.cc:1275] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.247968  8007 consensus_queue.cc:1048] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.248174  8008 consensus_queue.cc:1048] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.249390  8007 raft_consensus.cc:2955] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.249786  7789 raft_consensus.cc:2955] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.249862  7940 raft_consensus.cc:2955] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.251957  7682 catalog_manager.cc:5696] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:15.252862  7828 consensus_peers.cc:597] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 -> Peer e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132:46791): Couldn't send request to peer e2729ee2ce1f48ec891df4301df75c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 20f7932e1e394c85958debae5c13db1e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:15.253103  7865 consensus_queue.cc:237] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } }
I20260601 13:36:15.254359  7789 raft_consensus.cc:1275] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.254912  7999 consensus_queue.cc:1048] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:36:15.255939  7828 consensus_peers.cc:597] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 -> Peer e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132:46791): Couldn't send request to peer e2729ee2ce1f48ec891df4301df75c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 6405199f71b44ca98c8c0be274d464b7. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:15.256443  7940 raft_consensus.cc:1275] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.256433  7999 raft_consensus.cc:2955] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.256876  7789 raft_consensus.cc:2955] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.257632  7999 consensus_queue.cc:1048] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.258756  7865 consensus_queue.cc:237] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [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: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } }
I20260601 13:36:15.258782  7683 catalog_manager.cc:5696] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e reported cstate change: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.258869  7940 raft_consensus.cc:2955] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.260366  7789 raft_consensus.cc:1275] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.260851  8007 consensus_queue.cc:1048] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:36:15.261029  7828 consensus_peers.cc:597] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 -> Peer e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132:46791): Couldn't send request to peer e2729ee2ce1f48ec891df4301df75c41. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b01e052521db4cf4a4cbc0da0ae65e09. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:15.262342  7999 raft_consensus.cc:2955] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.262349  7940 raft_consensus.cc:1275] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Refusing update from remote peer 4844b84eaa7b43419973d2ba66b91516: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:15.262844  7789 raft_consensus.cc:2955] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.262944  8007 consensus_queue.cc:1048] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [LEADER]: Connected to new peer: Peer: permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:15.263926  7940 raft_consensus.cc:2955] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } } }
I20260601 13:36:15.264398  7684 catalog_manager.cc:5696] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 reported cstate change: config changed from index -1 to 19, NON_VOTER e2729ee2ce1f48ec891df4301df75c41 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "4844b84eaa7b43419973d2ba66b91516" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "836cab91b7304392aee476b9a01f923e" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42849 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4844b84eaa7b43419973d2ba66b91516" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36663 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "4252006c3cfc43229c4337e47305f026" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46171 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "e2729ee2ce1f48ec891df4301df75c41" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 46791 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:15.376005 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:15.380363 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.380616 30854 tablet_replica.cc:333] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.380767 30854 raft_consensus.cc:2243] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.380955 30854 raft_consensus.cc:2272] T b01e052521db4cf4a4cbc0da0ae65e09 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.381738 30854 tablet_replica.cc:333] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.381875 30854 raft_consensus.cc:2243] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.382150 30854 raft_consensus.cc:2272] T 035cc851ba4e4644aec2ae3c2ff1da2b P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.382701 30854 tablet_replica.cc:333] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.382840 30854 raft_consensus.cc:2243] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.382995 30854 raft_consensus.cc:2272] T 73c8a81ff4f54ab0821276cebe90afbc P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.383550 30854 tablet_replica.cc:333] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.383677 30854 raft_consensus.cc:2243] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.383811 30854 raft_consensus.cc:2272] T ebe2446d4286474e82de2f4577fc989a P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.384402 30854 tablet_replica.cc:333] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.384529 30854 raft_consensus.cc:2243] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.384661 30854 raft_consensus.cc:2272] T 6405199f71b44ca98c8c0be274d464b7 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.385228 30854 tablet_replica.cc:333] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.385350 30854 raft_consensus.cc:2243] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.385551 30854 raft_consensus.cc:2272] T 5527aa5bb80345109c864f872e2afcc0 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.386044 30854 tablet_replica.cc:333] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.386163 30854 raft_consensus.cc:2243] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.386324 30854 raft_consensus.cc:2272] T 3ee7a1d46bd6430cbb757639c0011eb9 P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.386884 30854 tablet_replica.cc:333] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e: stopping tablet replica
I20260601 13:36:15.387001 30854 raft_consensus.cc:2243] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.387137 30854 raft_consensus.cc:2272] T 20f7932e1e394c85958debae5c13db1e P 836cab91b7304392aee476b9a01f923e [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.403191 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:15.405831 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:15.411094 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.411288 30854 tablet_replica.cc:333] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.411408 30854 raft_consensus.cc:2243] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.411535 30854 raft_consensus.cc:2272] T 5527aa5bb80345109c864f872e2afcc0 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.412146 30854 tablet_replica.cc:333] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.412254 30854 raft_consensus.cc:2243] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.412371 30854 raft_consensus.cc:2272] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.412870 30854 tablet_replica.cc:333] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.412971 30854 raft_consensus.cc:2243] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.413166 30854 raft_consensus.cc:2272] T 6405199f71b44ca98c8c0be274d464b7 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.413646 30854 tablet_replica.cc:333] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.413745 30854 raft_consensus.cc:2243] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.413842 30854 raft_consensus.cc:2272] T b8e0dad45ed24374a14e0f42cc9b30bc P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.414322 30854 tablet_replica.cc:333] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.414435 30854 raft_consensus.cc:2243] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.414529 30854 raft_consensus.cc:2272] T abe78477e7bc40f2ab29b6c8f4572507 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.415004 30854 tablet_replica.cc:333] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.415102 30854 raft_consensus.cc:2243] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.415293 30854 raft_consensus.cc:2272] T b01e052521db4cf4a4cbc0da0ae65e09 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.415817 30854 tablet_replica.cc:333] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.415958 30854 raft_consensus.cc:2243] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.416188 30854 raft_consensus.cc:2272] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.416742 30854 tablet_replica.cc:333] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516: stopping tablet replica
I20260601 13:36:15.416865 30854 raft_consensus.cc:2243] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.417073 30854 raft_consensus.cc:2272] T 20f7932e1e394c85958debae5c13db1e P 4844b84eaa7b43419973d2ba66b91516 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.432143 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:15.434597 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:15.440565 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.440780 30854 tablet_replica.cc:333] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.440898 30854 raft_consensus.cc:2243] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.441023 30854 raft_consensus.cc:2272] T b01e052521db4cf4a4cbc0da0ae65e09 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.441610 30854 tablet_replica.cc:333] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.441725 30854 raft_consensus.cc:2243] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.441854 30854 raft_consensus.cc:2272] T 035cc851ba4e4644aec2ae3c2ff1da2b P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.442355 30854 tablet_replica.cc:333] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.442459 30854 raft_consensus.cc:2243] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.442580 30854 raft_consensus.cc:2272] T d1d33ddd234446e69feee6098fd08ecb P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.443078 30854 tablet_replica.cc:333] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.443190 30854 raft_consensus.cc:2243] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.443300 30854 raft_consensus.cc:2272] T 6405199f71b44ca98c8c0be274d464b7 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.443769 30854 tablet_replica.cc:333] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.443902 30854 raft_consensus.cc:2243] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.444005 30854 raft_consensus.cc:2272] T 5527aa5bb80345109c864f872e2afcc0 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.444505 30854 tablet_replica.cc:333] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.444615 30854 raft_consensus.cc:2243] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.444729 30854 raft_consensus.cc:2272] T 0da4e78ffe46487ba9f37b7264652ce8 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.445189 30854 tablet_replica.cc:333] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.445294 30854 raft_consensus.cc:2243] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.445413 30854 raft_consensus.cc:2272] T 3ee7a1d46bd6430cbb757639c0011eb9 P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.445900 30854 tablet_replica.cc:333] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026: stopping tablet replica
I20260601 13:36:15.446000 30854 raft_consensus.cc:2243] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.446112 30854 raft_consensus.cc:2272] T 20f7932e1e394c85958debae5c13db1e P 4252006c3cfc43229c4337e47305f026 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.459745 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:15.462388 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:15.466892 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.478785 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:15.480952 30854 master.cc:562] Master@127.30.33.190:41265 shutting down...
W20260601 13:36:15.486274  7734 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:15.486333  7734 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:15.486373  7734 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:15.486673 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.486817 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.486891 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 37d6cd7f38104abda54979c7e773dabb: stopping tablet replica
I20260601 13:36:15.499980 30854 master.cc:584] Master@127.30.33.190:41265 shutdown complete.
[       OK ] AutoRebalancerTest.TestReplicaRebalancingMixedRFNoCrash (2342 ms)
[ RUN      ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale
I20260601 13:36:15.510955 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:41961
I20260601 13:36:15.511304 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:15.512909  8182 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.512979  8179 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.512989  8180 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:15.513283 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:15.513446 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:15.513496 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:15.513522 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320975513521 us; error 0 us; skew 500 ppm
I20260601 13:36:15.514417 30854 webserver.cc:533] Webserver started at http://127.30.33.190:44831/ using document root <none> and password file <none>
I20260601 13:36:15.514580 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:15.514731 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:15.514803 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:15.515249 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "813d7067d7f346c1bf9aec38434af6d2"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.517182 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:15.518263  8187 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.518508 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:15.518615 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "813d7067d7f346c1bf9aec38434af6d2"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.518729 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-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)
I20260601 13:36:15.526021 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:15.526319 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:15.530193 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:41961
I20260601 13:36:15.531960  8239 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:41961 every 8 connection(s)
I20260601 13:36:15.535756  8240 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:15.537453  8240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2: Bootstrap starting.
I20260601 13:36:15.538218  8240 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:15.539112  8240 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2: No bootstrap required, opened a new log
I20260601 13:36:15.539479  8240 raft_consensus.cc:359] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER }
I20260601 13:36:15.539579  8240 raft_consensus.cc:385] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:15.539654  8240 raft_consensus.cc:740] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 813d7067d7f346c1bf9aec38434af6d2, State: Initialized, Role: FOLLOWER
I20260601 13:36:15.539822  8240 consensus_queue.cc:260] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER }
I20260601 13:36:15.539947  8240 raft_consensus.cc:399] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:15.539992  8240 raft_consensus.cc:493] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:15.540045  8240 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:15.540700  8240 raft_consensus.cc:515] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER }
I20260601 13:36:15.540838  8240 leader_election.cc:304] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [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: 813d7067d7f346c1bf9aec38434af6d2; no voters: 
I20260601 13:36:15.541015  8240 leader_election.cc:290] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:15.541109  8243 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:15.541338  8243 raft_consensus.cc:697] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 1 LEADER]: Becoming Leader. State: Replica: 813d7067d7f346c1bf9aec38434af6d2, State: Running, Role: LEADER
I20260601 13:36:15.541424  8240 sys_catalog.cc:565] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:15.541468  8243 consensus_queue.cc:237] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [LEADER]: Queue going to LEADER mode. State: All 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: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER }
I20260601 13:36:15.541853  8245 sys_catalog.cc:455] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 813d7067d7f346c1bf9aec38434af6d2. Latest consensus state: current_term: 1 leader_uuid: "813d7067d7f346c1bf9aec38434af6d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER } }
I20260601 13:36:15.541841  8244 sys_catalog.cc:455] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "813d7067d7f346c1bf9aec38434af6d2" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "813d7067d7f346c1bf9aec38434af6d2" member_type: VOTER } }
I20260601 13:36:15.542070  8244 sys_catalog.cc:458] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:15.542001  8245 sys_catalog.cc:458] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:15.542513  8250 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:15.543259  8250 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:15.543458 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:15.545073  8250 catalog_manager.cc:1382] Generated new cluster ID: 3ca9e3ece5d64808a8ca2e870bfbadb7
I20260601 13:36:15.545127  8250 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:15.552630  8250 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:15.553125  8250 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:15.558496  8250 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2: Generated new TSK 0
I20260601 13:36:15.558653  8250 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:15.559623 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:15.561579  8261 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.561561  8264 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.561645  8262 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:15.561863 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:15.562036 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:15.562081 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:15.562114 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320975562112 us; error 0 us; skew 500 ppm
I20260601 13:36:15.563012 30854 webserver.cc:533] Webserver started at http://127.30.33.129:37375/ using document root <none> and password file <none>
I20260601 13:36:15.563194 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:15.563256 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:15.563335 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:15.563735 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "720f724e27324ba9a1a9dc3f176118b0"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.565212 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:15.566089  8269 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.566351 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:15.566411 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "720f724e27324ba9a1a9dc3f176118b0"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.566455 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-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)
I20260601 13:36:15.576422 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:15.576781 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:15.577052 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:15.577494 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:15.577567 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.577605 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:15.577627 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.581508 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:42855
I20260601 13:36:15.581585  8332 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:42855 every 8 connection(s)
I20260601 13:36:15.582367 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:15.584167  8338 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.584198  8337 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.584241  8340 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:15.584414 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:15.584594 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:15.584654 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:15.584688 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320975584687 us; error 0 us; skew 500 ppm
I20260601 13:36:15.585572 30854 webserver.cc:533] Webserver started at http://127.30.33.130:41285/ using document root <none> and password file <none>
I20260601 13:36:15.585737 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:15.585795 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:15.585858 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:15.586329 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.587064  8333 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41961
I20260601 13:36:15.587163  8333 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:15.587373  8333 heartbeater.cc:507] Master 127.30.33.190:41961 requested a full tablet report, sending...
I20260601 13:36:15.588032  8204 ts_manager.cc:194] Registered new tserver with Master: 720f724e27324ba9a1a9dc3f176118b0 (127.30.33.129:42855)
I20260601 13:36:15.588095 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.001s
I20260601 13:36:15.588805  8204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33702
I20260601 13:36:15.589072  8345 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.589680 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:15.589749 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.589834 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-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)
I20260601 13:36:15.601373 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:15.601704 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:15.601977 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:15.602408 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:15.602466 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.602517 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:15.602550 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.606469 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:36387
I20260601 13:36:15.606997  8408 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:36387 every 8 connection(s)
I20260601 13:36:15.607276 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:15.608968  8412 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.609051  8413 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:15.609184  8415 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:15.610865 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:15.611083 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:15.611142 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:15.611172 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320975611172 us; error 0 us; skew 500 ppm
I20260601 13:36:15.611177  8409 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41961
I20260601 13:36:15.611292  8409 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:15.611534  8409 heartbeater.cc:507] Master 127.30.33.190:41961 requested a full tablet report, sending...
I20260601 13:36:15.612054 30854 webserver.cc:533] Webserver started at http://127.30.33.131:33019/ using document root <none> and password file <none>
I20260601 13:36:15.612207  8204 ts_manager.cc:194] Registered new tserver with Master: 3e905b4bcf0c4fe9b1496d5c4e652aed (127.30.33.130:36387)
I20260601 13:36:15.612226 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:15.612298 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:15.612416 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:15.612697  8204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33718
I20260601 13:36:15.612838 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.614254 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:15.615106  8420 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.615337 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:15.615417 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480"
format_stamp: "Formatted at 2026-06-01 13:36:15 on dist-test-slave-w2jz"
I20260601 13:36:15.615479 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale.1780320792930885-30854-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)
I20260601 13:36:15.627005 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:15.627305 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:15.627584 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:15.628037 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:15.628096 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.628177 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:15.628219 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:15.632522 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:36867
I20260601 13:36:15.632591  8483 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:36867 every 8 connection(s)
I20260601 13:36:15.636608  8484 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41961
I20260601 13:36:15.636679  8484 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:15.636828  8484 heartbeater.cc:507] Master 127.30.33.190:41961 requested a full tablet report, sending...
I20260601 13:36:15.637319  8204 ts_manager.cc:194] Registered new tserver with Master: 5c2a9cdfbbc44c8d9a2cc0e61cb13480 (127.30.33.131:36867)
I20260601 13:36:15.637428 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004456545s
I20260601 13:36:15.637818  8204 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:33722
I20260601 13:36:15.644701  8204 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:33734:
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"
    }
  }
}
W20260601 13:36:15.645174  8204 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.
I20260601 13:36:15.654439  8373 tablet_service.cc:1511] Processing CreateTablet for tablet d89b459c173e49bea07e14376963ac2b (DEFAULT_TABLE table=test-workload [id=3f6c44d79f0746909b5a21f3a21168e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:15.654722  8373 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89b459c173e49bea07e14376963ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:15.654723  8448 tablet_service.cc:1511] Processing CreateTablet for tablet d89b459c173e49bea07e14376963ac2b (DEFAULT_TABLE table=test-workload [id=3f6c44d79f0746909b5a21f3a21168e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:15.654976  8448 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89b459c173e49bea07e14376963ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:15.655545  8297 tablet_service.cc:1511] Processing CreateTablet for tablet d89b459c173e49bea07e14376963ac2b (DEFAULT_TABLE table=test-workload [id=3f6c44d79f0746909b5a21f3a21168e7]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:15.655755  8297 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet d89b459c173e49bea07e14376963ac2b. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:15.657505  8500 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: Bootstrap starting.
I20260601 13:36:15.657505  8499 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Bootstrap starting.
I20260601 13:36:15.658622  8500 tablet_bootstrap.cc:654] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:15.658622  8499 tablet_bootstrap.cc:654] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:15.659454  8501 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: Bootstrap starting.
I20260601 13:36:15.659768  8500 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: No bootstrap required, opened a new log
I20260601 13:36:15.659854  8500 ts_tablet_manager.cc:1403] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:15.659910  8499 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: No bootstrap required, opened a new log
I20260601 13:36:15.660012  8499 ts_tablet_manager.cc:1403] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:15.660342  8500 raft_consensus.cc:359] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.660442  8501 tablet_bootstrap.cc:654] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:15.660462  8500 raft_consensus.cc:385] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:15.660494  8500 raft_consensus.cc:740] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3e905b4bcf0c4fe9b1496d5c4e652aed, State: Initialized, Role: FOLLOWER
I20260601 13:36:15.660621  8500 consensus_queue.cc:260] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.660508  8499 raft_consensus.cc:359] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.660822  8499 raft_consensus.cc:385] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:15.660889  8499 raft_consensus.cc:740] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 5c2a9cdfbbc44c8d9a2cc0e61cb13480, State: Initialized, Role: FOLLOWER
I20260601 13:36:15.661027  8500 ts_tablet_manager.cc:1434] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:15.661029  8499 consensus_queue.cc:260] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.661266  8409 heartbeater.cc:499] Master 127.30.33.190:41961 was elected leader, sending a full tablet report...
I20260601 13:36:15.661489  8501 tablet_bootstrap.cc:492] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: No bootstrap required, opened a new log
I20260601 13:36:15.661522  8484 heartbeater.cc:499] Master 127.30.33.190:41961 was elected leader, sending a full tablet report...
I20260601 13:36:15.661571  8501 ts_tablet_manager.cc:1403] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:15.661643  8499 ts_tablet_manager.cc:1434] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Time spent starting tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:15.661969  8501 raft_consensus.cc:359] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.662047  8501 raft_consensus.cc:385] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:15.662070  8501 raft_consensus.cc:740] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 720f724e27324ba9a1a9dc3f176118b0, State: Initialized, Role: FOLLOWER
I20260601 13:36:15.662204  8501 consensus_queue.cc:260] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.662547  8501 ts_tablet_manager.cc:1434] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:15.662768  8333 heartbeater.cc:499] Master 127.30.33.190:41961 was elected leader, sending a full tablet report...
I20260601 13:36:15.874349  8506 raft_consensus.cc:493] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:15.874500  8506 raft_consensus.cc:515] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.875041  8506 leader_election.cc:290] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 720f724e27324ba9a1a9dc3f176118b0 (127.30.33.129:42855), 3e905b4bcf0c4fe9b1496d5c4e652aed (127.30.33.130:36387)
I20260601 13:36:15.878296  8307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89b459c173e49bea07e14376963ac2b" candidate_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "720f724e27324ba9a1a9dc3f176118b0" is_pre_election: true
I20260601 13:36:15.878450  8307 raft_consensus.cc:2468] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c2a9cdfbbc44c8d9a2cc0e61cb13480 in term 0.
I20260601 13:36:15.878702  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89b459c173e49bea07e14376963ac2b" candidate_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" is_pre_election: true
I20260601 13:36:15.878805  8424 leader_election.cc:304] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 5c2a9cdfbbc44c8d9a2cc0e61cb13480, 720f724e27324ba9a1a9dc3f176118b0; no voters: 
I20260601 13:36:15.878834  8383 raft_consensus.cc:2468] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 5c2a9cdfbbc44c8d9a2cc0e61cb13480 in term 0.
I20260601 13:36:15.879009  8506 raft_consensus.cc:2804] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:15.879071  8506 raft_consensus.cc:493] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:15.879138  8506 raft_consensus.cc:3060] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:15.880119  8506 raft_consensus.cc:515] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.880446  8506 leader_election.cc:290] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [CANDIDATE]: Term 1 election: Requested vote from peers 720f724e27324ba9a1a9dc3f176118b0 (127.30.33.129:42855), 3e905b4bcf0c4fe9b1496d5c4e652aed (127.30.33.130:36387)
I20260601 13:36:15.880733  8307 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89b459c173e49bea07e14376963ac2b" candidate_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "720f724e27324ba9a1a9dc3f176118b0"
I20260601 13:36:15.880779  8383 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "d89b459c173e49bea07e14376963ac2b" candidate_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed"
I20260601 13:36:15.880848  8307 raft_consensus.cc:3060] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:15.880898  8383 raft_consensus.cc:3060] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:15.881713  8307 raft_consensus.cc:2468] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2a9cdfbbc44c8d9a2cc0e61cb13480 in term 1.
I20260601 13:36:15.881729  8383 raft_consensus.cc:2468] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 5c2a9cdfbbc44c8d9a2cc0e61cb13480 in term 1.
I20260601 13:36:15.882010  8424 leader_election.cc:304] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 3e905b4bcf0c4fe9b1496d5c4e652aed, 5c2a9cdfbbc44c8d9a2cc0e61cb13480; no voters: 
I20260601 13:36:15.882182  8506 raft_consensus.cc:2804] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:15.882418  8506 raft_consensus.cc:697] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 LEADER]: Becoming Leader. State: Replica: 5c2a9cdfbbc44c8d9a2cc0e61cb13480, State: Running, Role: LEADER
I20260601 13:36:15.882571  8506 consensus_queue.cc:237] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } }
I20260601 13:36:15.884116  8204 catalog_manager.cc:5696] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 reported cstate change: term changed from 0 to 1, leader changed from <none> to 5c2a9cdfbbc44c8d9a2cc0e61cb13480 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "720f724e27324ba9a1a9dc3f176118b0" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 42855 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "5c2a9cdfbbc44c8d9a2cc0e61cb13480" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 36867 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "3e905b4bcf0c4fe9b1496d5c4e652aed" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 36387 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:15.940086 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:15.943769 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.944051 30854 tablet_replica.cc:333] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0: stopping tablet replica
I20260601 13:36:15.944199 30854 raft_consensus.cc:2243] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.944340 30854 raft_consensus.cc:2272] T d89b459c173e49bea07e14376963ac2b P 720f724e27324ba9a1a9dc3f176118b0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.957424 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:15.960495 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:15.968152 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.968498 30854 tablet_replica.cc:333] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed: stopping tablet replica
I20260601 13:36:15.968641 30854 raft_consensus.cc:2243] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:15.968780 30854 raft_consensus.cc:2272] T d89b459c173e49bea07e14376963ac2b P 3e905b4bcf0c4fe9b1496d5c4e652aed [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:15.981493 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:15.983567 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:15.987306 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:15.987571 30854 tablet_replica.cc:333] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: stopping tablet replica
I20260601 13:36:15.987695 30854 raft_consensus.cc:2243] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:15.987951 30854 pending_rounds.cc:70] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Trying to abort 1 pending ops.
I20260601 13:36:15.988004 30854 pending_rounds.cc:77] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194717216595968 op_type: NO_OP noop_request { }
I20260601 13:36:15.988090 30854 raft_consensus.cc:2889] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:15.988155 30854 raft_consensus.cc:2272] T d89b459c173e49bea07e14376963ac2b P 5c2a9cdfbbc44c8d9a2cc0e61cb13480 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.001070 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:16.003309 30854 master.cc:562] Master@127.30.33.190:41961 shutting down...
I20260601 13:36:16.006743 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:16.006922 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.007045 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 813d7067d7f346c1bf9aec38434af6d2: stopping tablet replica
I20260601 13:36:16.009917 30854 master.cc:584] Master@127.30.33.190:41961 shutdown complete.
[       OK ] AutoRebalancerTest.CheckMoveCompletedWaitsWhileCatalogIsStale (505 ms)
[ RUN      ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully
I20260601 13:36:16.016490 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:37163
I20260601 13:36:16.016834 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.018424  8514 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.018503 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:16.018445  8511 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.018688  8512 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.018889 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.018929 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.018944 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976018944 us; error 0 us; skew 500 ppm
I20260601 13:36:16.019661 30854 webserver.cc:533] Webserver started at http://127.30.33.190:41193/ using document root <none> and password file <none>
I20260601 13:36:16.019819 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.019876 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.019990 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.020350 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "3d64ce550d9746daa6022cce71f17221"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.021749 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:16.022574  8519 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.022789 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.022866 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "3d64ce550d9746daa6022cce71f17221"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.022944 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-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)
I20260601 13:36:16.037350 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.037663 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.041905 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:37163
I20260601 13:36:16.044586  8571 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:37163 every 8 connection(s)
I20260601 13:36:16.045012  8572 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:16.046682  8572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221: Bootstrap starting.
I20260601 13:36:16.047438  8572 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:16.048316  8572 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221: No bootstrap required, opened a new log
I20260601 13:36:16.048669  8572 raft_consensus.cc:359] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER }
I20260601 13:36:16.048769  8572 raft_consensus.cc:385] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:16.048815  8572 raft_consensus.cc:740] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 3d64ce550d9746daa6022cce71f17221, State: Initialized, Role: FOLLOWER
I20260601 13:36:16.048959  8572 consensus_queue.cc:260] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER }
I20260601 13:36:16.049041  8572 raft_consensus.cc:399] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:16.049085  8572 raft_consensus.cc:493] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:16.049139  8572 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:16.049767  8572 raft_consensus.cc:515] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER }
I20260601 13:36:16.049929  8572 leader_election.cc:304] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [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: 3d64ce550d9746daa6022cce71f17221; no voters: 
I20260601 13:36:16.050103  8572 leader_election.cc:290] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:16.050213  8575 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:16.050455  8575 raft_consensus.cc:697] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 1 LEADER]: Becoming Leader. State: Replica: 3d64ce550d9746daa6022cce71f17221, State: Running, Role: LEADER
I20260601 13:36:16.050521  8572 sys_catalog.cc:565] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:16.050573  8575 consensus_queue.cc:237] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [LEADER]: Queue going to LEADER mode. State: All 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: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER }
I20260601 13:36:16.050930  8576 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "3d64ce550d9746daa6022cce71f17221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER } }
I20260601 13:36:16.050946  8577 sys_catalog.cc:455] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [sys.catalog]: SysCatalogTable state changed. Reason: New leader 3d64ce550d9746daa6022cce71f17221. Latest consensus state: current_term: 1 leader_uuid: "3d64ce550d9746daa6022cce71f17221" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "3d64ce550d9746daa6022cce71f17221" member_type: VOTER } }
I20260601 13:36:16.051047  8576 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:16.051054  8577 sys_catalog.cc:458] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:16.051688  8580 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:16.052479  8580 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:16.052748 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:16.054277  8580 catalog_manager.cc:1382] Generated new cluster ID: 6c0adfbc5fda4302ab0731431f11c010
I20260601 13:36:16.054332  8580 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:16.069296  8580 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:16.069864  8580 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:16.074445  8580 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221: Generated new TSK 0
I20260601 13:36:16.074627  8580 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:16.084936 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.086795  8596 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.086865  8594 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.086926 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:16.086810  8593 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.087275 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.087343 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.087364 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976087364 us; error 0 us; skew 500 ppm
I20260601 13:36:16.088202 30854 webserver.cc:533] Webserver started at http://127.30.33.129:38253/ using document root <none> and password file <none>
I20260601 13:36:16.088358 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.088411 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.088485 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.088877 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "9162f1aaa27d4e55a83b098151861395"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.090268 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:16.091430  8601 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.091713 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.091784 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "9162f1aaa27d4e55a83b098151861395"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.091850 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-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)
I20260601 13:36:16.120735 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.121176 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.121491 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.121963 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.122020 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.122077 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.122102 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.126221 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:35675
I20260601 13:36:16.126286  8664 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:35675 every 8 connection(s)
I20260601 13:36:16.127056 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.129058  8670 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.129204  8672 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.129103  8669 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.129321 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:16.129498 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.129540 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.129555 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976129556 us; error 0 us; skew 500 ppm
I20260601 13:36:16.130537 30854 webserver.cc:533] Webserver started at http://127.30.33.130:41689/ using document root <none> and password file <none>
I20260601 13:36:16.130694 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.130771 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.130857 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.131302 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "1cad36bc791f452eae22d90fd1cf32f0"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.131671  8665 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37163
I20260601 13:36:16.131762  8665 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.131986  8665 heartbeater.cc:507] Master 127.30.33.190:37163 requested a full tablet report, sending...
I20260601 13:36:16.132638  8536 ts_manager.cc:194] Registered new tserver with Master: 9162f1aaa27d4e55a83b098151861395 (127.30.33.129:35675)
I20260601 13:36:16.133065 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:16.133625  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46808
I20260601 13:36:16.134090  8677 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.134339 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.134403 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "1cad36bc791f452eae22d90fd1cf32f0"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.134483 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-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)
I20260601 13:36:16.150841 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.151289 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.151636 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.152206 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.152245 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.152299 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.152333 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.156416 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:41309
I20260601 13:36:16.156466  8740 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:41309 every 8 connection(s)
I20260601 13:36:16.157186 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.159116  8745 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.159087  8744 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.159336  8747 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.159570 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:16.159762 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.159814 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.159847 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976159846 us; error 0 us; skew 500 ppm
I20260601 13:36:16.160735 30854 webserver.cc:533] Webserver started at http://127.30.33.131:46683/ using document root <none> and password file <none>
I20260601 13:36:16.160903 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.160961 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.161038 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.161521  8741 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37163
I20260601 13:36:16.161527 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.161624  8741 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.161818  8741 heartbeater.cc:507] Master 127.30.33.190:37163 requested a full tablet report, sending...
I20260601 13:36:16.162410  8536 ts_manager.cc:194] Registered new tserver with Master: 1cad36bc791f452eae22d90fd1cf32f0 (127.30.33.130:41309)
I20260601 13:36:16.162941  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46814
I20260601 13:36:16.163256 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.164173  8752 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.164405 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.164485 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.164551 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-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)
I20260601 13:36:16.185873 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.186303 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.186618 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.187076 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.187142 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.187196 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.187233 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.191788 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46049
I20260601 13:36:16.191887  8815 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46049 every 8 connection(s)
I20260601 13:36:16.192581 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.194413  8819 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.194504  8820 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.194805  8822 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.194792 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:16.195034 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.195072 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.195093 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976195092 us; error 0 us; skew 500 ppm
I20260601 13:36:16.196101 30854 webserver.cc:533] Webserver started at http://127.30.33.132:38333/ using document root <none> and password file <none>
I20260601 13:36:16.196272 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.196333 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.196429 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.196893 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "ed93bf22261d4ca4b2140eab98f354ea"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.197173  8816 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37163
I20260601 13:36:16.197273  8816 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.197458  8816 heartbeater.cc:507] Master 127.30.33.190:37163 requested a full tablet report, sending...
I20260601 13:36:16.198071  8536 ts_manager.cc:194] Registered new tserver with Master: ca5cb09dfbe14e0ab4cfea6ccfee5bee (127.30.33.131:46049)
I20260601 13:36:16.198568  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46830
I20260601 13:36:16.198596 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:16.199584  8827 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.199983 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.200040 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "ed93bf22261d4ca4b2140eab98f354ea"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.200093 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully.1780320792930885-30854-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)
I20260601 13:36:16.217267 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.217561 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.217810 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.218248 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.218286 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.218331 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.218369 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.222757 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:34121
I20260601 13:36:16.222836  8890 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:34121 every 8 connection(s)
I20260601 13:36:16.226995  8891 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37163
I20260601 13:36:16.227070  8891 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.227288  8891 heartbeater.cc:507] Master 127.30.33.190:37163 requested a full tablet report, sending...
I20260601 13:36:16.227846  8536 ts_manager.cc:194] Registered new tserver with Master: ed93bf22261d4ca4b2140eab98f354ea (127.30.33.132:34121)
I20260601 13:36:16.228355  8536 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:46832
I20260601 13:36:16.228776 30854 internal_mini_cluster.cc:371] 4 TS(s) registered with all masters after 0.005590233s
I20260601 13:36:16.236044  8536 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:46846:
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"
    }
  }
}
I20260601 13:36:16.250882  8855 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e3db853043d8977ea161440a172e (DEFAULT_TABLE table=test-workload [id=ea9b0401ae54433d9e43de40125bcf95]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:16.251220  8855 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e3db853043d8977ea161440a172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:16.252393  8705 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e3db853043d8977ea161440a172e (DEFAULT_TABLE table=test-workload [id=ea9b0401ae54433d9e43de40125bcf95]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:16.252694  8705 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e3db853043d8977ea161440a172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:16.253826  8906 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Bootstrap starting.
I20260601 13:36:16.254864  8906 tablet_bootstrap.cc:654] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:16.256029  8907 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: Bootstrap starting.
I20260601 13:36:16.256060  8780 tablet_service.cc:1511] Processing CreateTablet for tablet f0c8e3db853043d8977ea161440a172e (DEFAULT_TABLE table=test-workload [id=ea9b0401ae54433d9e43de40125bcf95]), partition=RANGE (key) PARTITION UNBOUNDED
I20260601 13:36:16.256314  8780 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet f0c8e3db853043d8977ea161440a172e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:16.256601  8906 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: No bootstrap required, opened a new log
I20260601 13:36:16.256709  8906 ts_tablet_manager.cc:1403] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Time spent bootstrapping tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:16.257223  8906 raft_consensus.cc:359] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.257341  8906 raft_consensus.cc:385] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:16.257380  8906 raft_consensus.cc:740] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ed93bf22261d4ca4b2140eab98f354ea, State: Initialized, Role: FOLLOWER
I20260601 13:36:16.257323  8907 tablet_bootstrap.cc:654] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:16.257524  8906 consensus_queue.cc:260] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.257894  8906 ts_tablet_manager.cc:1434] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:16.258102  8891 heartbeater.cc:499] Master 127.30.33.190:37163 was elected leader, sending a full tablet report...
I20260601 13:36:16.259280  8907 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: No bootstrap required, opened a new log
I20260601 13:36:16.259383  8907 ts_tablet_manager.cc:1403] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:16.260030  8907 raft_consensus.cc:359] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.260133  8907 raft_consensus.cc:385] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:16.260180  8907 raft_consensus.cc:740] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 1cad36bc791f452eae22d90fd1cf32f0, State: Initialized, Role: FOLLOWER
I20260601 13:36:16.260313  8907 consensus_queue.cc:260] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.260823  8907 ts_tablet_manager.cc:1434] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: Time spent starting tablet: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:16.260838  8911 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: Bootstrap starting.
I20260601 13:36:16.260993  8741 heartbeater.cc:499] Master 127.30.33.190:37163 was elected leader, sending a full tablet report...
I20260601 13:36:16.262271  8911 tablet_bootstrap.cc:654] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:16.263480  8911 tablet_bootstrap.cc:492] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: No bootstrap required, opened a new log
I20260601 13:36:16.263571  8911 ts_tablet_manager.cc:1403] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:16.264032  8911 raft_consensus.cc:359] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.264114  8911 raft_consensus.cc:385] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:16.264171  8911 raft_consensus.cc:740] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: ca5cb09dfbe14e0ab4cfea6ccfee5bee, State: Initialized, Role: FOLLOWER
I20260601 13:36:16.264298  8911 consensus_queue.cc:260] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.264667  8911 ts_tablet_manager.cc:1434] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.264709  8816 heartbeater.cc:499] Master 127.30.33.190:37163 was elected leader, sending a full tablet report...
I20260601 13:36:16.407596  8909 raft_consensus.cc:493] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:16.407732  8909 raft_consensus.cc:515] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.408337  8909 leader_election.cc:290] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 1cad36bc791f452eae22d90fd1cf32f0 (127.30.33.130:41309), ca5cb09dfbe14e0ab4cfea6ccfee5bee (127.30.33.131:46049)
I20260601 13:36:16.411588  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e3db853043d8977ea161440a172e" candidate_uuid: "ed93bf22261d4ca4b2140eab98f354ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cad36bc791f452eae22d90fd1cf32f0" is_pre_election: true
I20260601 13:36:16.411733  8715 raft_consensus.cc:2468] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed93bf22261d4ca4b2140eab98f354ea in term 0.
I20260601 13:36:16.411754  8790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e3db853043d8977ea161440a172e" candidate_uuid: "ed93bf22261d4ca4b2140eab98f354ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" is_pre_election: true
I20260601 13:36:16.411936  8790 raft_consensus.cc:2468] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate ed93bf22261d4ca4b2140eab98f354ea in term 0.
I20260601 13:36:16.412143  8828 leader_election.cc:304] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cad36bc791f452eae22d90fd1cf32f0, ed93bf22261d4ca4b2140eab98f354ea; no voters: 
I20260601 13:36:16.412302  8909 raft_consensus.cc:2804] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:16.412366  8909 raft_consensus.cc:493] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:16.412406  8909 raft_consensus.cc:3060] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:16.413218  8909 raft_consensus.cc:515] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.413543  8909 leader_election.cc:290] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [CANDIDATE]: Term 1 election: Requested vote from peers 1cad36bc791f452eae22d90fd1cf32f0 (127.30.33.130:41309), ca5cb09dfbe14e0ab4cfea6ccfee5bee (127.30.33.131:46049)
I20260601 13:36:16.413807  8715 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e3db853043d8977ea161440a172e" candidate_uuid: "ed93bf22261d4ca4b2140eab98f354ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "1cad36bc791f452eae22d90fd1cf32f0"
I20260601 13:36:16.413873  8790 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "f0c8e3db853043d8977ea161440a172e" candidate_uuid: "ed93bf22261d4ca4b2140eab98f354ea" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee"
I20260601 13:36:16.413918  8715 raft_consensus.cc:3060] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:16.414022  8790 raft_consensus.cc:3060] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:16.414757  8715 raft_consensus.cc:2468] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed93bf22261d4ca4b2140eab98f354ea in term 1.
I20260601 13:36:16.414893  8790 raft_consensus.cc:2468] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate ed93bf22261d4ca4b2140eab98f354ea in term 1.
I20260601 13:36:16.415022  8828 leader_election.cc:304] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 1cad36bc791f452eae22d90fd1cf32f0, ed93bf22261d4ca4b2140eab98f354ea; no voters: 
I20260601 13:36:16.415189  8909 raft_consensus.cc:2804] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:16.415413  8909 raft_consensus.cc:697] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 LEADER]: Becoming Leader. State: Replica: ed93bf22261d4ca4b2140eab98f354ea, State: Running, Role: LEADER
I20260601 13:36:16.415558  8909 consensus_queue.cc:237] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } }
I20260601 13:36:16.417027  8535 catalog_manager.cc:5696] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea reported cstate change: term changed from 0 to 1, leader changed from <none> to ed93bf22261d4ca4b2140eab98f354ea (127.30.33.132). New cstate: current_term: 1 leader_uuid: "ed93bf22261d4ca4b2140eab98f354ea" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "ed93bf22261d4ca4b2140eab98f354ea" member_type: VOTER last_known_addr { host: "127.30.33.132" port: 34121 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "1cad36bc791f452eae22d90fd1cf32f0" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 41309 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "ca5cb09dfbe14e0ab4cfea6ccfee5bee" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46049 } health_report { overall_health: UNKNOWN } } }
W20260601 13:36:16.436677 30854 auto_rebalancer.cc:591] Failed to schedule move for tablet f0c8e3db853043d8977ea161440a172e: Illegal state: Leader has not yet committed an operation in its own term
I20260601 13:36:16.436951 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:16.440237 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:16.452206 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:16.453938 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:16.457963 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:16.458210 30854 tablet_replica.cc:333] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0: stopping tablet replica
I20260601 13:36:16.458331 30854 raft_consensus.cc:2243] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:16.458454 30854 raft_consensus.cc:2272] T f0c8e3db853043d8977ea161440a172e P 1cad36bc791f452eae22d90fd1cf32f0 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.471055 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:16.472869 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:16.476926 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:16.477170 30854 tablet_replica.cc:333] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee: stopping tablet replica
I20260601 13:36:16.477278 30854 raft_consensus.cc:2243] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:16.477403 30854 raft_consensus.cc:2272] T f0c8e3db853043d8977ea161440a172e P ca5cb09dfbe14e0ab4cfea6ccfee5bee [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.489971 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:16.491745 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:16.494886 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:16.495134 30854 tablet_replica.cc:333] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: stopping tablet replica
I20260601 13:36:16.495252 30854 raft_consensus.cc:2243] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:16.495417 30854 pending_rounds.cc:70] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Trying to abort 1 pending ops.
I20260601 13:36:16.495452 30854 pending_rounds.cc:77] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea: Aborting op as it isn't in flight: id { term: 1 index: 1 } timestamp: 7292194719399690240 op_type: NO_OP noop_request { }
I20260601 13:36:16.495551 30854 raft_consensus.cc:2889] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 LEADER]: NO_OP replication failed: Aborted: Op aborted
I20260601 13:36:16.495613 30854 raft_consensus.cc:2272] T f0c8e3db853043d8977ea161440a172e P ed93bf22261d4ca4b2140eab98f354ea [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.508584 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:16.510476 30854 master.cc:562] Master@127.30.33.190:37163 shutting down...
I20260601 13:36:16.513617 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:16.513760 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:16.513868 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 3d64ce550d9746daa6022cce71f17221: stopping tablet replica
I20260601 13:36:16.526647 30854 master.cc:584] Master@127.30.33.190:37163 shutdown complete.
[       OK ] AutoRebalancerTest.ExecuteMovesCASRejectionDropsMoveGracefully (517 ms)
[----------] 22 tests from AutoRebalancerTest (183593 ms total)

[----------] 2 tests from PreferFollowerRebalancingTest
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0
I20260601 13:36:16.534180 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:41157
I20260601 13:36:16.534569 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.536147  8921 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.536218  8923 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.536196  8920 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.536392 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:16.536540 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.536573 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.536621 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976536620 us; error 0 us; skew 500 ppm
I20260601 13:36:16.537344 30854 webserver.cc:533] Webserver started at http://127.30.33.190:38655/ using document root <none> and password file <none>
I20260601 13:36:16.537503 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.537560 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.537647 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.538018 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "e21806c36a3c4875b782cfd44d8e7468"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.539376 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:16.540300  8928 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.540540 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:16.540604 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "e21806c36a3c4875b782cfd44d8e7468"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.540691 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-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)
I20260601 13:36:16.559590 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.560047 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.563838 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:41157
I20260601 13:36:16.566530  8980 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:41157 every 8 connection(s)
I20260601 13:36:16.566992  8981 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:16.568846  8981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468: Bootstrap starting.
I20260601 13:36:16.569638  8981 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:16.570618  8981 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468: No bootstrap required, opened a new log
I20260601 13:36:16.571023  8981 raft_consensus.cc:359] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER }
I20260601 13:36:16.571131  8981 raft_consensus.cc:385] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:16.571179  8981 raft_consensus.cc:740] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: e21806c36a3c4875b782cfd44d8e7468, State: Initialized, Role: FOLLOWER
I20260601 13:36:16.571324  8981 consensus_queue.cc:260] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER }
I20260601 13:36:16.571421  8981 raft_consensus.cc:399] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:16.571467  8981 raft_consensus.cc:493] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:16.571522  8981 raft_consensus.cc:3060] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:16.572259  8981 raft_consensus.cc:515] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER }
I20260601 13:36:16.572400  8981 leader_election.cc:304] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [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: e21806c36a3c4875b782cfd44d8e7468; no voters: 
I20260601 13:36:16.572597  8981 leader_election.cc:290] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:16.572715  8984 raft_consensus.cc:2804] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:16.572934  8984 raft_consensus.cc:697] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 1 LEADER]: Becoming Leader. State: Replica: e21806c36a3c4875b782cfd44d8e7468, State: Running, Role: LEADER
I20260601 13:36:16.573052  8981 sys_catalog.cc:565] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:16.573068  8984 consensus_queue.cc:237] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [LEADER]: Queue going to LEADER mode. State: All 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: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER }
I20260601 13:36:16.573513  8985 sys_catalog.cc:455] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "e21806c36a3c4875b782cfd44d8e7468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER } }
I20260601 13:36:16.573541  8986 sys_catalog.cc:455] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [sys.catalog]: SysCatalogTable state changed. Reason: New leader e21806c36a3c4875b782cfd44d8e7468. Latest consensus state: current_term: 1 leader_uuid: "e21806c36a3c4875b782cfd44d8e7468" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "e21806c36a3c4875b782cfd44d8e7468" member_type: VOTER } }
I20260601 13:36:16.573690  8986 sys_catalog.cc:458] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:16.573675  8985 sys_catalog.cc:458] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:16.574110  8990 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:16.575006  8990 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:16.575237 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:16.576857  8990 catalog_manager.cc:1382] Generated new cluster ID: c77b26ed48be425d85d1b4b112965bce
I20260601 13:36:16.576912  8990 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:16.598089  8990 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:16.598599  8990 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:16.606283  8990 catalog_manager.cc:6069] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468: Generated new TSK 0
I20260601 13:36:16.606419  8990 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:16.607496 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.609375  9005 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.609401 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:16.609349  9003 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.609351  9002 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.609745 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.609787 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.609803 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976609803 us; error 0 us; skew 500 ppm
I20260601 13:36:16.610622 30854 webserver.cc:533] Webserver started at http://127.30.33.129:40433/ using document root <none> and password file <none>
I20260601 13:36:16.610790 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.610854 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.610930 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.611326 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "9656de31f65c4544a84d55de5fd7d463"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.612800 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:16.613628  9010 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.613886 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.613948 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "9656de31f65c4544a84d55de5fd7d463"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.613997 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-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)
I20260601 13:36:16.624097 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.624367 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.624572 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.625102 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.625157 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.625202 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.625239 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.629338 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:38833
I20260601 13:36:16.629379  9073 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:38833 every 8 connection(s)
I20260601 13:36:16.630074 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.631603  9079 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.631616  9078 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.631848 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:16.631917  9081 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.632120 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.632169 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.632189 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976632188 us; error 0 us; skew 500 ppm
I20260601 13:36:16.633033 30854 webserver.cc:533] Webserver started at http://127.30.33.130:34747/ using document root <none> and password file <none>
I20260601 13:36:16.633195 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.633255 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.633327 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.633682 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "8cff3ce125b44417a36cedb289aa8669"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.635063 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:16.635910  9086 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.636152 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.636206 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "8cff3ce125b44417a36cedb289aa8669"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.636284 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-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)
I20260601 13:36:16.640667  9074 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41157
I20260601 13:36:16.640775  9074 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.641019  9074 heartbeater.cc:507] Master 127.30.33.190:41157 requested a full tablet report, sending...
I20260601 13:36:16.641616  8945 ts_manager.cc:194] Registered new tserver with Master: 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833)
I20260601 13:36:16.642309  8945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59730
I20260601 13:36:16.648593 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.648897 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.649154 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.649559 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.649611 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.649662 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.649695 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.653632 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:35061
I20260601 13:36:16.653689  9149 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:35061 every 8 connection(s)
I20260601 13:36:16.654377 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:16.656399  9156 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.656745 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:16.657119  9154 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:16.657366  9153 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:16.657857 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:16.657924 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:16.657994 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320976657993 us; error 0 us; skew 500 ppm
I20260601 13:36:16.658676  9150 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41157
I20260601 13:36:16.658757  9150 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.658896 30854 webserver.cc:533] Webserver started at http://127.30.33.131:37531/ using document root <none> and password file <none>
I20260601 13:36:16.658965  9150 heartbeater.cc:507] Master 127.30.33.190:41157 requested a full tablet report, sending...
I20260601 13:36:16.659060 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:16.659118 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:16.659193 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:16.659579  8945 ts_manager.cc:194] Registered new tserver with Master: 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:16.659678 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "2748099d1c6f4e89bc1483e8fb0f5317"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.660322  8945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59738
I20260601 13:36:16.661363 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.662199  9161 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.662449 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:16.662513 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "2748099d1c6f4e89bc1483e8fb0f5317"
format_stamp: "Formatted at 2026-06-01 13:36:16 on dist-test-slave-w2jz"
I20260601 13:36:16.662601 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-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)
I20260601 13:36:16.669936 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:16.670295 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:16.670594 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:16.671036 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:16.671075 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.671142 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:16.671180 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:16.676468 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:33993
I20260601 13:36:16.676522  9224 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:33993 every 8 connection(s)
I20260601 13:36:16.680341  9225 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41157
I20260601 13:36:16.680449  9225 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:16.680626  9225 heartbeater.cc:507] Master 127.30.33.190:41157 requested a full tablet report, sending...
I20260601 13:36:16.681185  8945 ts_manager.cc:194] Registered new tserver with Master: 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993)
I20260601 13:36:16.681512 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.004599409s
I20260601 13:36:16.681720  8945 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59748
I20260601 13:36:17.643180  9074 heartbeater.cc:499] Master 127.30.33.190:41157 was elected leader, sending a full tablet report...
I20260601 13:36:17.661106  9150 heartbeater.cc:499] Master 127.30.33.190:41157 was elected leader, sending a full tablet report...
I20260601 13:36:17.682528  9225 heartbeater.cc:499] Master 127.30.33.190:41157 was elected leader, sending a full tablet report...
I20260601 13:36:17.715925  8945 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:59758:
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"
    }
  }
}
W20260601 13:36:17.716481  8945 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.
I20260601 13:36:17.727442  9189 tablet_service.cc:1511] Processing CreateTablet for tablet 9af29f0adf9d46af87fe5dbaac987149 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:17.727784  9038 tablet_service.cc:1511] Processing CreateTablet for tablet 9af29f0adf9d46af87fe5dbaac987149 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:17.727958  9188 tablet_service.cc:1511] Processing CreateTablet for tablet 379426fb97b54640a9f7b070ec2bd80f (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:17.727958  9037 tablet_service.cc:1511] Processing CreateTablet for tablet 379426fb97b54640a9f7b070ec2bd80f (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:17.728113  9038 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af29f0adf9d46af87fe5dbaac987149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.728267  9037 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379426fb97b54640a9f7b070ec2bd80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.728313  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 4c730b6e208848e485c6f16235be5c8c (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:17.728642  9186 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb59187cf4142feb6f4f86c69024a5e (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:17.728940  9036 tablet_service.cc:1511] Processing CreateTablet for tablet 4c730b6e208848e485c6f16235be5c8c (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:17.729163  9036 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c730b6e208848e485c6f16235be5c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.730295  9245 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.731165  9245 tablet_bootstrap.cc:654] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.731261  9035 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb59187cf4142feb6f4f86c69024a5e (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:17.731449  9035 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb59187cf4142feb6f4f86c69024a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.732151  9034 tablet_service.cc:1511] Processing CreateTablet for tablet 271fec074f8b43b3a8807d28729c75b5 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:17.732223  9245 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.732290  9245 ts_tablet_manager.cc:1403] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:17.732383  9034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fec074f8b43b3a8807d28729c75b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.732753  9245 raft_consensus.cc:359] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.732846  9245 raft_consensus.cc:385] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.732875  9245 raft_consensus.cc:740] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.732972  9245 consensus_queue.cc:260] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.733238  9189 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af29f0adf9d46af87fe5dbaac987149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.733676  9245 ts_tablet_manager.cc:1434] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:17.733835  9245 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.734822  9245 tablet_bootstrap.cc:654] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.735234  9188 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379426fb97b54640a9f7b070ec2bd80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.735558  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c730b6e208848e485c6f16235be5c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.735812  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb59187cf4142feb6f4f86c69024a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.738066  9245 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.738379  9187 tablet_service.cc:1511] Processing CreateTablet for tablet 271fec074f8b43b3a8807d28729c75b5 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:17.738636  9187 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fec074f8b43b3a8807d28729c75b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.738608  9034 tablet_service.cc:1511] Processing CreateTablet for tablet ad9e0a95d90b44d282771c758c111300 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:17.738827  9034 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9e0a95d90b44d282771c758c111300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.739075  9249 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.739441  9186 tablet_service.cc:1511] Processing CreateTablet for tablet ad9e0a95d90b44d282771c758c111300 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:17.739708  9186 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9e0a95d90b44d282771c758c111300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.740065  9249 tablet_bootstrap.cc:654] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.740785  9245 ts_tablet_manager.cc:1403] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.002s
I20260601 13:36:17.741428  9245 raft_consensus.cc:359] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.741684  9245 raft_consensus.cc:385] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.741559  9249 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.741793  9245 raft_consensus.cc:740] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.741922  9249 ts_tablet_manager.cc:1403] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:17.742058  9245 consensus_queue.cc:260] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.742447  9245 ts_tablet_manager.cc:1434] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:17.742503  9249 raft_consensus.cc:359] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.742656  9249 raft_consensus.cc:385] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.742749  9249 raft_consensus.cc:740] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.742784  9245 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.743829  9245 tablet_bootstrap.cc:654] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.742966  9249 consensus_queue.cc:260] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.744364  9249 ts_tablet_manager.cc:1434] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:17.744784  9110 tablet_service.cc:1511] Processing CreateTablet for tablet 271fec074f8b43b3a8807d28729c75b5 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:17.744901  9249 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.745033  9110 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 271fec074f8b43b3a8807d28729c75b5. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.744987  9113 tablet_service.cc:1511] Processing CreateTablet for tablet 379426fb97b54640a9f7b070ec2bd80f (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:17.745194  9113 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 379426fb97b54640a9f7b070ec2bd80f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.744793  9114 tablet_service.cc:1511] Processing CreateTablet for tablet 9af29f0adf9d46af87fe5dbaac987149 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:17.745517  9114 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 9af29f0adf9d46af87fe5dbaac987149. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.745929  9249 tablet_bootstrap.cc:654] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.746731  9109 tablet_service.cc:1511] Processing CreateTablet for tablet ad9e0a95d90b44d282771c758c111300 (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:17.746907  9109 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet ad9e0a95d90b44d282771c758c111300. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.747381  9254 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.748466  9254 tablet_bootstrap.cc:654] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.749114  9111 tablet_service.cc:1511] Processing CreateTablet for tablet 4bb59187cf4142feb6f4f86c69024a5e (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:17.749312  9111 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4bb59187cf4142feb6f4f86c69024a5e. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.750888  9112 tablet_service.cc:1511] Processing CreateTablet for tablet 4c730b6e208848e485c6f16235be5c8c (DEFAULT_TABLE table=test-workload [id=f39e5e4b5a4d43688b1bcdda8e2341be]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:17.751128  9112 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 4c730b6e208848e485c6f16235be5c8c. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:17.752238  9249 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.752312  9249 ts_tablet_manager.cc:1403] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.007s	user 0.000s	sys 0.001s
I20260601 13:36:17.752780  9249 raft_consensus.cc:359] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.752898  9249 raft_consensus.cc:385] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.752944  9249 raft_consensus.cc:740] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.753070  9249 consensus_queue.cc:260] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.753337  9249 ts_tablet_manager.cc:1434] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:17.753500  9249 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.753863  9254 tablet_bootstrap.cc:492] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.754021  9254 ts_tablet_manager.cc:1403] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:17.754252  9245 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.754525  9249 tablet_bootstrap.cc:654] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.754804  9254 raft_consensus.cc:359] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.754907  9254 raft_consensus.cc:385] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.754958  9254 raft_consensus.cc:740] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.755123  9254 consensus_queue.cc:260] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.755553  9254 ts_tablet_manager.cc:1434] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.755589  9249 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.754529  9245 ts_tablet_manager.cc:1403] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.012s	user 0.000s	sys 0.002s
I20260601 13:36:17.755754  9249 ts_tablet_manager.cc:1403] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:17.755792  9254 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.756254  9245 raft_consensus.cc:359] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.756279  9249 raft_consensus.cc:359] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.756462  9249 raft_consensus.cc:385] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.756532  9249 raft_consensus.cc:740] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.756646  9249 consensus_queue.cc:260] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.756907  9249 ts_tablet_manager.cc:1434] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.757112  9249 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.757441  9254 tablet_bootstrap.cc:654] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.758085  9249 tablet_bootstrap.cc:654] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.758335  9245 raft_consensus.cc:385] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.758443  9245 raft_consensus.cc:740] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.758374  9251 raft_consensus.cc:493] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.758631  9254 tablet_bootstrap.cc:492] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.758708  9251 raft_consensus.cc:515] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.758733  9254 ts_tablet_manager.cc:1403] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:17.758643  9245 consensus_queue.cc:260] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.759188  9249 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.759138  9254 raft_consensus.cc:359] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.759238  9251 leader_election.cc:290] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.759254  9254 raft_consensus.cc:385] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.759308  9254 raft_consensus.cc:740] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.759431  9254 consensus_queue.cc:260] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.759486  9245 ts_tablet_manager.cc:1434] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:36:17.759690  9245 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.759728  9254 ts_tablet_manager.cc:1434] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.759263  9249 ts_tablet_manager.cc:1403] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:17.759946  9254 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.760246  9249 raft_consensus.cc:359] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.760349  9249 raft_consensus.cc:385] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.760383  9249 raft_consensus.cc:740] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.760495  9249 consensus_queue.cc:260] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.760738  9249 ts_tablet_manager.cc:1434] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:17.760890  9249 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.760922  9254 tablet_bootstrap.cc:654] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.761878  9249 tablet_bootstrap.cc:654] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.763412  9245 tablet_bootstrap.cc:654] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.764810  9254 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.764810  9249 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.764921  9254 ts_tablet_manager.cc:1403] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:17.765280  9254 raft_consensus.cc:359] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.765359  9254 raft_consensus.cc:385] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.765380  9254 raft_consensus.cc:740] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.765499  9254 consensus_queue.cc:260] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.765748  9254 ts_tablet_manager.cc:1434] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:17.765815  9245 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.765965  9245 ts_tablet_manager.cc:1403] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:17.766000  9254 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.766445  9245 raft_consensus.cc:359] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.766534  9245 raft_consensus.cc:385] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.766566  9245 raft_consensus.cc:740] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.766682  9245 consensus_queue.cc:260] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.767019  9254 tablet_bootstrap.cc:654] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.767027  9245 ts_tablet_manager.cc:1434] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.764921  9249 ts_tablet_manager.cc:1403] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:36:17.768293  9249 raft_consensus.cc:359] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.768400  9249 raft_consensus.cc:385] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.767814  9245 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.769793  9249 raft_consensus.cc:740] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.769996  9249 consensus_queue.cc:260] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.770308  9249 ts_tablet_manager.cc:1434] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.002s	user 0.000s	sys 0.001s
I20260601 13:36:17.770506  9249 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: Bootstrap starting.
I20260601 13:36:17.770565  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669" is_pre_election: true
I20260601 13:36:17.770700  9245 tablet_bootstrap.cc:654] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
W20260601 13:36:17.770963  9162 leader_election.cc:343] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Tablet error from VoteRequest() call to peer 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:36:17.769114  9254 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.769251  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:17.771381  9254 ts_tablet_manager.cc:1403] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.005s	user 0.002s	sys 0.000s
I20260601 13:36:17.771534  9249 tablet_bootstrap.cc:654] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.771394  9048 raft_consensus.cc:2468] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.771788  9254 raft_consensus.cc:359] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.771903  9254 raft_consensus.cc:385] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.771905  9164 leader_election.cc:304] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [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: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463; no voters: 8cff3ce125b44417a36cedb289aa8669
I20260601 13:36:17.771992  9254 raft_consensus.cc:740] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.772096  9251 raft_consensus.cc:2804] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:17.772152  9251 raft_consensus.cc:493] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:17.772149  9254 consensus_queue.cc:260] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.772254  9251 raft_consensus.cc:3060] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.772441  9254 ts_tablet_manager.cc:1434] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:17.772622  9254 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.773334  9251 raft_consensus.cc:515] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.773646  9254 tablet_bootstrap.cc:654] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.773707  9251 leader_election.cc:290] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Requested vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.773792  9245 tablet_bootstrap.cc:492] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.773869  9245 ts_tablet_manager.cc:1403] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.006s	user 0.002s	sys 0.000s
I20260601 13:36:17.774062  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669"
I20260601 13:36:17.774271  9245 raft_consensus.cc:359] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.774361  9245 raft_consensus.cc:385] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.774394  9245 raft_consensus.cc:740] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
W20260601 13:36:17.774407  9162 leader_election.cc:343] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Tablet error from VoteRequest() call to peer 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061): Illegal state: must be running to vote when last-logged opid is not known
I20260601 13:36:17.774509  9245 consensus_queue.cc:260] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.774729  9254 tablet_bootstrap.cc:492] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.774802  9254 ts_tablet_manager.cc:1403] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:17.774822  9245 ts_tablet_manager.cc:1434] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:17.774888  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463"
I20260601 13:36:17.774971  9048 raft_consensus.cc:3060] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.775246  9254 raft_consensus.cc:359] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.775341  9254 raft_consensus.cc:385] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.775372  9254 raft_consensus.cc:740] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.775481  9254 consensus_queue.cc:260] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.775717  9254 ts_tablet_manager.cc:1434] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:17.775808  9048 raft_consensus.cc:2468] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.775957  9254 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: Bootstrap starting.
I20260601 13:36:17.776124  9164 leader_election.cc:304] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [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: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463; no voters: 8cff3ce125b44417a36cedb289aa8669
I20260601 13:36:17.776304  9251 raft_consensus.cc:2804] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:17.774982  9245 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: Bootstrap starting.
I20260601 13:36:17.776484  9251 raft_consensus.cc:697] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Becoming Leader. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Running, Role: LEADER
I20260601 13:36:17.776602  9251 consensus_queue.cc:237] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.776918  9254 tablet_bootstrap.cc:654] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.777437  9245 tablet_bootstrap.cc:654] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:17.777931  9254 tablet_bootstrap.cc:492] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: No bootstrap required, opened a new log
I20260601 13:36:17.778012  9254 ts_tablet_manager.cc:1403] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.000s
I20260601 13:36:17.778299  9249 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: No bootstrap required, opened a new log
I20260601 13:36:17.778290  8943 catalog_manager.cc:5696] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.778411  9249 ts_tablet_manager.cc:1403] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent bootstrapping tablet: real 0.008s	user 0.000s	sys 0.002s
I20260601 13:36:17.778419  9254 raft_consensus.cc:359] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.778537  9254 raft_consensus.cc:385] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.778573  9254 raft_consensus.cc:740] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.778690  9254 consensus_queue.cc:260] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.778839  9249 raft_consensus.cc:359] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.778916  9249 raft_consensus.cc:385] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.778941  9254 ts_tablet_manager.cc:1434] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.778949  9249 raft_consensus.cc:740] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.779094  9249 consensus_queue.cc:260] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.779273  9245 tablet_bootstrap.cc:492] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: No bootstrap required, opened a new log
I20260601 13:36:17.779356  9245 ts_tablet_manager.cc:1403] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:36:17.779368  9249 ts_tablet_manager.cc:1434] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:17.779827  9245 raft_consensus.cc:359] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.780005  9245 raft_consensus.cc:385] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:17.780047  9245 raft_consensus.cc:740] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Initialized, Role: FOLLOWER
I20260601 13:36:17.780174  9245 consensus_queue.cc:260] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.780422  9245 ts_tablet_manager.cc:1434] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:17.800525  9257 raft_consensus.cc:493] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.800671  9257 raft_consensus.cc:515] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.801227  9257 leader_election.cc:290] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993)
I20260601 13:36:17.805136  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:17.805275  9048 raft_consensus.cc:2393] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader pre-election vote request: Denying vote to candidate 8cff3ce125b44417a36cedb289aa8669 in current term 1: Already voted for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in this term.
I20260601 13:36:17.805236  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4bb59187cf4142feb6f4f86c69024a5e" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" is_pre_election: true
I20260601 13:36:17.805614  9089 leader_election.cc:304] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [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: 8cff3ce125b44417a36cedb289aa8669; no voters: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463
I20260601 13:36:17.805775  9257 raft_consensus.cc:3060] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.806485  9269 raft_consensus.cc:493] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.806584  9269 raft_consensus.cc:515] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.806692  9257 raft_consensus.cc:2749] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader pre-election lost for term 1. Reason: could not achieve majority
I20260601 13:36:17.806970  9269 leader_election.cc:290] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.807274  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fec074f8b43b3a8807d28729c75b5" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:17.807281  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fec074f8b43b3a8807d28729c75b5" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669" is_pre_election: true
I20260601 13:36:17.807400  9048 raft_consensus.cc:2468] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.807461  9124 raft_consensus.cc:2468] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.807657  9164 leader_election.cc:304] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:17.807806  9269 raft_consensus.cc:2804] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:17.807888  9269 raft_consensus.cc:493] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:17.807931  9269 raft_consensus.cc:3060] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.808665  9269 raft_consensus.cc:515] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.809041  9269 leader_election.cc:290] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Requested vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.809306  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fec074f8b43b3a8807d28729c75b5" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463"
I20260601 13:36:17.809331  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "271fec074f8b43b3a8807d28729c75b5" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669"
I20260601 13:36:17.809422  9048 raft_consensus.cc:3060] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.809422  9124 raft_consensus.cc:3060] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.810302  9048 raft_consensus.cc:2468] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.810302  9124 raft_consensus.cc:2468] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.810590  9162 leader_election.cc:304] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 8cff3ce125b44417a36cedb289aa8669; no voters: 
I20260601 13:36:17.810806  9269 raft_consensus.cc:2804] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:17.810875  9269 raft_consensus.cc:697] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Becoming Leader. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Running, Role: LEADER
I20260601 13:36:17.811030  9269 consensus_queue.cc:237] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.812677  8944 catalog_manager.cc:5696] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.815455  9269 raft_consensus.cc:493] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.815527  9269 raft_consensus.cc:515] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.815904  9269 leader_election.cc:290] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.816151  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c730b6e208848e485c6f16235be5c8c" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:17.816182  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c730b6e208848e485c6f16235be5c8c" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669" is_pre_election: true
I20260601 13:36:17.816277  9124 raft_consensus.cc:2468] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.816277  9048 raft_consensus.cc:2468] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.816524  9162 leader_election.cc:304] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 8cff3ce125b44417a36cedb289aa8669; no voters: 
I20260601 13:36:17.816666  9269 raft_consensus.cc:2804] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:17.816722  9269 raft_consensus.cc:493] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:17.816761  9269 raft_consensus.cc:3060] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.817452  9269 raft_consensus.cc:515] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.817768  9269 leader_election.cc:290] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Requested vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.818004  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c730b6e208848e485c6f16235be5c8c" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463"
I20260601 13:36:17.818058  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "4c730b6e208848e485c6f16235be5c8c" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669"
I20260601 13:36:17.818111  9048 raft_consensus.cc:3060] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.818135  9124 raft_consensus.cc:3060] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.818949  9048 raft_consensus.cc:2468] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.818949  9124 raft_consensus.cc:2468] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.819236  9162 leader_election.cc:304] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 8cff3ce125b44417a36cedb289aa8669; no voters: 
I20260601 13:36:17.819370  9269 raft_consensus.cc:2804] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:17.819521  9269 raft_consensus.cc:697] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Becoming Leader. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Running, Role: LEADER
I20260601 13:36:17.819655  9269 consensus_queue.cc:237] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.821233  8944 catalog_manager.cc:5696] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:17.962399  9247 raft_consensus.cc:493] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.962558  9247 raft_consensus.cc:515] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.963116  9247 leader_election.cc:290] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.966641  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af29f0adf9d46af87fe5dbaac987149" candidate_uuid: "9656de31f65c4544a84d55de5fd7d463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" is_pre_election: true
I20260601 13:36:17.966651  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af29f0adf9d46af87fe5dbaac987149" candidate_uuid: "9656de31f65c4544a84d55de5fd7d463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669" is_pre_election: true
I20260601 13:36:17.966811  9199 raft_consensus.cc:2468] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9656de31f65c4544a84d55de5fd7d463 in term 0.
I20260601 13:36:17.966840  9124 raft_consensus.cc:2468] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 9656de31f65c4544a84d55de5fd7d463 in term 0.
I20260601 13:36:17.967089  9013 leader_election.cc:304] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:17.967264  9247 raft_consensus.cc:2804] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:17.967326  9247 raft_consensus.cc:493] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:17.967365  9247 raft_consensus.cc:3060] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.968273  9247 raft_consensus.cc:515] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.968614  9247 leader_election.cc:290] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [CANDIDATE]: Term 1 election: Requested vote from peers 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.968863  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af29f0adf9d46af87fe5dbaac987149" candidate_uuid: "9656de31f65c4544a84d55de5fd7d463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2748099d1c6f4e89bc1483e8fb0f5317"
I20260601 13:36:17.968959  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "9af29f0adf9d46af87fe5dbaac987149" candidate_uuid: "9656de31f65c4544a84d55de5fd7d463" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669"
I20260601 13:36:17.968976  9199 raft_consensus.cc:3060] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.969110  9124 raft_consensus.cc:3060] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.969816  9124 raft_consensus.cc:2468] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9656de31f65c4544a84d55de5fd7d463 in term 1.
I20260601 13:36:17.969825  9199 raft_consensus.cc:2468] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 9656de31f65c4544a84d55de5fd7d463 in term 1.
I20260601 13:36:17.970120  9011 leader_election.cc:304] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cff3ce125b44417a36cedb289aa8669, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:17.970297  9247 raft_consensus.cc:2804] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:17.970534  9247 raft_consensus.cc:697] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 LEADER]: Becoming Leader. State: Replica: 9656de31f65c4544a84d55de5fd7d463, State: Running, Role: LEADER
I20260601 13:36:17.970697  9247 consensus_queue.cc:237] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } }
I20260601 13:36:17.971832  9269 raft_consensus.cc:493] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:17.971942  9269 raft_consensus.cc:515] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.972308  9269 leader_election.cc:290] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.972290  8944 catalog_manager.cc:5696] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 reported cstate change: term changed from 0 to 1, leader changed from <none> to 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129). New cstate: current_term: 1 leader_uuid: "9656de31f65c4544a84d55de5fd7d463" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:17.972558  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379426fb97b54640a9f7b070ec2bd80f" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:17.972589  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379426fb97b54640a9f7b070ec2bd80f" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669" is_pre_election: true
I20260601 13:36:17.972648  9048 raft_consensus.cc:2468] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.972681  9124 raft_consensus.cc:2468] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 0.
I20260601 13:36:17.972867  9164 leader_election.cc:304] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:17.973002  9269 raft_consensus.cc:2804] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:17.973070  9269 raft_consensus.cc:493] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:17.973127  9269 raft_consensus.cc:3060] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.974009  9269 raft_consensus.cc:515] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.974398  9269 leader_election.cc:290] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Requested vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130:35061)
I20260601 13:36:17.974681  9124 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379426fb97b54640a9f7b070ec2bd80f" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "8cff3ce125b44417a36cedb289aa8669"
I20260601 13:36:17.974730  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "379426fb97b54640a9f7b070ec2bd80f" candidate_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463"
I20260601 13:36:17.974792  9124 raft_consensus.cc:3060] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.974833  9048 raft_consensus.cc:3060] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:17.975518  9048 raft_consensus.cc:2468] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.975523  9124 raft_consensus.cc:2468] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 2748099d1c6f4e89bc1483e8fb0f5317 in term 1.
I20260601 13:36:17.975816  9162 leader_election.cc:304] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 2748099d1c6f4e89bc1483e8fb0f5317, 8cff3ce125b44417a36cedb289aa8669; no voters: 
I20260601 13:36:17.975992  9269 raft_consensus.cc:2804] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:17.976099  9269 raft_consensus.cc:697] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Becoming Leader. State: Replica: 2748099d1c6f4e89bc1483e8fb0f5317, State: Running, Role: LEADER
I20260601 13:36:17.976249  9269 consensus_queue.cc:237] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:17.977651  8944 catalog_manager.cc:5696] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: term changed from 0 to 1, leader changed from <none> to 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131). New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:18.155639  9257 raft_consensus.cc:493] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:18.155802  9257 raft_consensus.cc:515] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:18.156272  9257 leader_election.cc:290] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993)
I20260601 13:36:18.156759  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9e0a95d90b44d282771c758c111300" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463" is_pre_election: true
I20260601 13:36:18.156759  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9e0a95d90b44d282771c758c111300" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" is_pre_election: true
I20260601 13:36:18.156951  9199 raft_consensus.cc:2468] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cff3ce125b44417a36cedb289aa8669 in term 0.
I20260601 13:36:18.156951  9048 raft_consensus.cc:2468] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 8cff3ce125b44417a36cedb289aa8669 in term 0.
I20260601 13:36:18.157236  9089 leader_election.cc:304] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cff3ce125b44417a36cedb289aa8669, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:18.157390  9257 raft_consensus.cc:2804] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:18.157464  9257 raft_consensus.cc:493] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:18.157505  9257 raft_consensus.cc:3060] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:18.158347  9257 raft_consensus.cc:515] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:18.158679  9257 leader_election.cc:290] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [CANDIDATE]: Term 1 election: Requested vote from peers 9656de31f65c4544a84d55de5fd7d463 (127.30.33.129:38833), 2748099d1c6f4e89bc1483e8fb0f5317 (127.30.33.131:33993)
I20260601 13:36:18.159003  9048 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9e0a95d90b44d282771c758c111300" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "9656de31f65c4544a84d55de5fd7d463"
I20260601 13:36:18.159003  9199 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "ad9e0a95d90b44d282771c758c111300" candidate_uuid: "8cff3ce125b44417a36cedb289aa8669" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "2748099d1c6f4e89bc1483e8fb0f5317"
I20260601 13:36:18.159147  9199 raft_consensus.cc:3060] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:18.159147  9048 raft_consensus.cc:3060] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:18.160140  9048 raft_consensus.cc:2468] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cff3ce125b44417a36cedb289aa8669 in term 1.
I20260601 13:36:18.160140  9199 raft_consensus.cc:2468] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 8cff3ce125b44417a36cedb289aa8669 in term 1.
I20260601 13:36:18.160423  9089 leader_election.cc:304] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 8cff3ce125b44417a36cedb289aa8669, 9656de31f65c4544a84d55de5fd7d463; no voters: 
I20260601 13:36:18.160562  9257 raft_consensus.cc:2804] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:18.160779  9257 raft_consensus.cc:697] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 LEADER]: Becoming Leader. State: Replica: 8cff3ce125b44417a36cedb289aa8669, State: Running, Role: LEADER
I20260601 13:36:18.160928  9257 consensus_queue.cc:237] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } }
I20260601 13:36:18.162380  8944 catalog_manager.cc:5696] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 reported cstate change: term changed from 0 to 1, leader changed from <none> to 8cff3ce125b44417a36cedb289aa8669 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "8cff3ce125b44417a36cedb289aa8669" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:18.200424  9124 raft_consensus.cc:1275] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.200912  9251 consensus_queue.cc:1048] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.201252  9048 raft_consensus.cc:1275] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.201654  9199 raft_consensus.cc:1275] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Refusing update from remote peer 9656de31f65c4544a84d55de5fd7d463: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.201798  9123 raft_consensus.cc:1275] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.202204  9247 consensus_queue.cc:1048] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.202829  9048 raft_consensus.cc:1275] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.203025  9251 consensus_queue.cc:1048] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.204005  9121 raft_consensus.cc:1275] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.205060  9251 consensus_queue.cc:1048] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.205422  9048 raft_consensus.cc:1275] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.205602  9123 raft_consensus.cc:1275] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.205927  9124 raft_consensus.cc:1275] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 9656de31f65c4544a84d55de5fd7d463: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.206164  9047 raft_consensus.cc:1275] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.207147  9279 consensus_queue.cc:1048] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.207789  9251 consensus_queue.cc:1048] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.210506  9198 raft_consensus.cc:1275] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Refusing update from remote peer 8cff3ce125b44417a36cedb289aa8669: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.210644  9251 consensus_queue.cc:1048] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.210959  9251 consensus_queue.cc:1048] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.211159  9047 raft_consensus.cc:1275] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 8cff3ce125b44417a36cedb289aa8669: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:18.211264  9251 consensus_queue.cc:1048] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.211555  9251 consensus_queue.cc:1048] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.214646  9257 consensus_queue.cc:1048] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.214828  9282 consensus_queue.cc:1048] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:18.219380  9304 mvcc.cc:204] Tried to move back new op lower bound from 7292194726766493696 to 7292194726548549632. Current Snapshot: MvccSnapshot[applied={T|T < 7292194726746210304}]
I20260601 13:36:18.237676  9292 mvcc.cc:204] Tried to move back new op lower bound from 7292194726736379904 to 7292194725150834688. Current Snapshot: MvccSnapshot[applied={T|T < 7292194726714212352}]
I20260601 13:36:18.393657 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:18.395519  9340 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.395610  9339 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.395687  9342 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.396010 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:18.396193 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:18.396229 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:18.396258 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320978396258 us; error 0 us; skew 500 ppm
I20260601 13:36:18.397176 30854 webserver.cc:533] Webserver started at http://127.30.33.132:46695/ using document root <none> and password file <none>
I20260601 13:36:18.397336 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:18.397396 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:18.397481 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:18.397871 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "f5de996ea0304672ab4b42529747e97f"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.399209 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:18.400099  9347 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.400316 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:18.400393 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "f5de996ea0304672ab4b42529747e97f"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.400492 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_0.1780320792930885-30854-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)
I20260601 13:36:18.417045 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:18.417430 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:18.417722 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:18.418162 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:18.418219 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.418272 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:18.418304 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.422931 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:42119
I20260601 13:36:18.422983  9410 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:42119 every 8 connection(s)
I20260601 13:36:18.427234  9411 heartbeater.cc:344] Connected to a master server at 127.30.33.190:41157
I20260601 13:36:18.427348  9411 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:18.427578  9411 heartbeater.cc:507] Master 127.30.33.190:41157 requested a full tablet report, sending...
I20260601 13:36:18.428215  8936 ts_manager.cc:194] Registered new tserver with Master: f5de996ea0304672ab4b42529747e97f (127.30.33.132:42119)
I20260601 13:36:18.428740  8936 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:59760
I20260601 13:36:18.580832  9198 consensus_queue.cc:237] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [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: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } }
I20260601 13:36:18.582304  9044 raft_consensus.cc:1275] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.582513  9124 raft_consensus.cc:1275] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.582836  9337 consensus_queue.cc:1048] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.582980  9334 consensus_queue.cc:1048] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.584511  9316 raft_consensus.cc:2955] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.585662  9124 raft_consensus.cc:2955] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
W20260601 13:36:18.586520  9162 consensus_peers.cc:597] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 -> Peer f5de996ea0304672ab4b42529747e97f (127.30.33.132:42119): Couldn't send request to peer f5de996ea0304672ab4b42529747e97f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4c730b6e208848e485c6f16235be5c8c. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:18.587405  8936 catalog_manager.cc:5696] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:18.587795  9044 raft_consensus.cc:2955] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } attrs { replace: true } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.591356  9124 consensus_queue.cc:237] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [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: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } }
I20260601 13:36:18.593145  9198 raft_consensus.cc:1275] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Refusing update from remote peer 8cff3ce125b44417a36cedb289aa8669: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.593145  9044 raft_consensus.cc:1275] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 8cff3ce125b44417a36cedb289aa8669: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.593550  9282 consensus_queue.cc:1048] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.593751  9257 consensus_queue.cc:1048] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.595256  9315 raft_consensus.cc:2955] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
W20260601 13:36:18.596666  9087 consensus_peers.cc:597] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 -> Peer f5de996ea0304672ab4b42529747e97f (127.30.33.132:42119): Couldn't send request to peer f5de996ea0304672ab4b42529747e97f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: ad9e0a95d90b44d282771c758c111300. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:18.597168  9198 raft_consensus.cc:2955] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.597322  9044 raft_consensus.cc:2955] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.597572  8943 catalog_manager.cc:5696] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 reported cstate change: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "8cff3ce125b44417a36cedb289aa8669" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:18.598809  9199 consensus_queue.cc:237] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [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: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } }
I20260601 13:36:18.600059  9047 raft_consensus.cc:1275] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.600324  9124 raft_consensus.cc:1275] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 2748099d1c6f4e89bc1483e8fb0f5317: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.600435  9333 consensus_queue.cc:1048] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
W20260601 13:36:18.600760  9162 consensus_peers.cc:597] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 -> Peer f5de996ea0304672ab4b42529747e97f (127.30.33.132:42119): Couldn't send request to peer f5de996ea0304672ab4b42529747e97f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 4bb59187cf4142feb6f4f86c69024a5e. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:18.600773  9333 consensus_queue.cc:1048] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.602421  9316 raft_consensus.cc:2955] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.602975  9124 raft_consensus.cc:2955] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.603044  9047 raft_consensus.cc:2955] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.605481  8943 catalog_manager.cc:5696] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 reported cstate change: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:18.608954  9047 consensus_queue.cc:237] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [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: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } }
I20260601 13:36:18.610234  9199 raft_consensus.cc:1275] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Refusing update from remote peer 9656de31f65c4544a84d55de5fd7d463: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.610422  9124 raft_consensus.cc:1275] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Refusing update from remote peer 9656de31f65c4544a84d55de5fd7d463: Log matching property violated. Preceding OpId in replica: term: 1 index: 18. Preceding OpId from leader: term: 1 index: 19. (index mismatch)
I20260601 13:36:18.610605  9338 consensus_queue.cc:1048] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.610760  9247 consensus_queue.cc:1048] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [LEADER]: Connected to new peer: Peer: permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 19, Last known committed idx: 18, Time since last communication: 0.000s
I20260601 13:36:18.612409  9247 raft_consensus.cc:2955] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 LEADER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.612721  9199 raft_consensus.cc:2955] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.612787  9124 raft_consensus.cc:2955] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Committing config change with OpId 1.19: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New config: { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
I20260601 13:36:18.614950  8942 catalog_manager.cc:5696] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 reported cstate change: config changed from index -1 to 19, NON_VOTER f5de996ea0304672ab4b42529747e97f (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "9656de31f65c4544a84d55de5fd7d463" committed_config { opid_index: 19 OBSOLETE_local: false peers { permanent_uuid: "2748099d1c6f4e89bc1483e8fb0f5317" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 33993 } attrs { replace: true } } peers { permanent_uuid: "9656de31f65c4544a84d55de5fd7d463" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 38833 } } peers { permanent_uuid: "8cff3ce125b44417a36cedb289aa8669" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 35061 } } peers { permanent_uuid: "f5de996ea0304672ab4b42529747e97f" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 42119 } attrs { promote: true } } }
W20260601 13:36:18.615334  9011 consensus_peers.cc:597] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 -> Peer f5de996ea0304672ab4b42529747e97f (127.30.33.132:42119): Couldn't send request to peer f5de996ea0304672ab4b42529747e97f. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 9af29f0adf9d46af87fe5dbaac987149. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:18.679962 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:18.684212 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:18.684419 30854 tablet_replica.cc:333] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.684580 30854 raft_consensus.cc:2243] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.684751 30854 raft_consensus.cc:2272] T ad9e0a95d90b44d282771c758c111300 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.685436 30854 tablet_replica.cc:333] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.685551 30854 raft_consensus.cc:2243] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.685691 30854 raft_consensus.cc:2272] T 271fec074f8b43b3a8807d28729c75b5 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.686199 30854 tablet_replica.cc:333] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.686312 30854 raft_consensus.cc:2243] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.686458 30854 raft_consensus.cc:2272] T 4c730b6e208848e485c6f16235be5c8c P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.687105 30854 tablet_replica.cc:333] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.687204 30854 raft_consensus.cc:2243] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.687417 30854 raft_consensus.cc:2272] T 9af29f0adf9d46af87fe5dbaac987149 P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.687911 30854 tablet_replica.cc:333] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.688011 30854 raft_consensus.cc:2243] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.688153 30854 raft_consensus.cc:2272] T 4bb59187cf4142feb6f4f86c69024a5e P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.688611 30854 tablet_replica.cc:333] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463: stopping tablet replica
I20260601 13:36:18.688683 30854 raft_consensus.cc:2243] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.688813 30854 raft_consensus.cc:2272] T 379426fb97b54640a9f7b070ec2bd80f P 9656de31f65c4544a84d55de5fd7d463 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.693240 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:18.695741 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:18.701136 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:18.701339 30854 tablet_replica.cc:333] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.701468 30854 raft_consensus.cc:2243] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.701617 30854 raft_consensus.cc:2272] T 4c730b6e208848e485c6f16235be5c8c P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.702251 30854 tablet_replica.cc:333] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.702380 30854 raft_consensus.cc:2243] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.702508 30854 raft_consensus.cc:2272] T 271fec074f8b43b3a8807d28729c75b5 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.703094 30854 tablet_replica.cc:333] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.703202 30854 raft_consensus.cc:2243] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.703435 30854 raft_consensus.cc:2272] T ad9e0a95d90b44d282771c758c111300 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.703989 30854 tablet_replica.cc:333] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.704093 30854 raft_consensus.cc:2243] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.704206 30854 raft_consensus.cc:2272] T 4bb59187cf4142feb6f4f86c69024a5e P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.704730 30854 tablet_replica.cc:333] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.704838 30854 raft_consensus.cc:2243] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.704969 30854 raft_consensus.cc:2272] T 379426fb97b54640a9f7b070ec2bd80f P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.705473 30854 tablet_replica.cc:333] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669: stopping tablet replica
I20260601 13:36:18.705572 30854 raft_consensus.cc:2243] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.705690 30854 raft_consensus.cc:2272] T 9af29f0adf9d46af87fe5dbaac987149 P 8cff3ce125b44417a36cedb289aa8669 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.720679 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:18.723584 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:18.728827 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:18.729020 30854 tablet_replica.cc:333] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.729139 30854 raft_consensus.cc:2243] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.729295 30854 raft_consensus.cc:2272] T ad9e0a95d90b44d282771c758c111300 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.729894 30854 tablet_replica.cc:333] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.730018 30854 raft_consensus.cc:2243] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.730203 30854 raft_consensus.cc:2272] T 271fec074f8b43b3a8807d28729c75b5 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.730669 30854 tablet_replica.cc:333] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.730779 30854 raft_consensus.cc:2243] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.730976 30854 raft_consensus.cc:2272] T 4c730b6e208848e485c6f16235be5c8c P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.731451 30854 tablet_replica.cc:333] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.731561 30854 raft_consensus.cc:2243] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:18.731706 30854 raft_consensus.cc:2272] T 9af29f0adf9d46af87fe5dbaac987149 P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.732205 30854 tablet_replica.cc:333] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.732307 30854 raft_consensus.cc:2243] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.732487 30854 raft_consensus.cc:2272] T 4bb59187cf4142feb6f4f86c69024a5e P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.732947 30854 tablet_replica.cc:333] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317: stopping tablet replica
I20260601 13:36:18.733048 30854 raft_consensus.cc:2243] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.733199 30854 raft_consensus.cc:2272] T 379426fb97b54640a9f7b070ec2bd80f P 2748099d1c6f4e89bc1483e8fb0f5317 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.748056 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:18.751085 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:18.754910 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:18.767277 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:18.769515 30854 master.cc:562] Master@127.30.33.190:41157 shutting down...
W20260601 13:36:18.772850  8994 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:18.772933  8994 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:18.773006  8994 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:18.773346 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:18.773519 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:18.773597 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P e21806c36a3c4875b782cfd44d8e7468: stopping tablet replica
I20260601 13:36:18.786512 30854 master.cc:584] Master@127.30.33.190:41157 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/0 (2262 ms)
[ RUN      ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1
I20260601 13:36:18.796751 30854 internal_mini_cluster.cc:156] Creating distributed mini masters. Addrs: 127.30.33.190:37279
I20260601 13:36:18.797142 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:18.798800  9421 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.798857  9420 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.798796  9423 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.798974 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:18.799211 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:18.799268 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:18.799292 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320978799291 us; error 0 us; skew 500 ppm
I20260601 13:36:18.800163 30854 webserver.cc:533] Webserver started at http://127.30.33.190:42333/ using document root <none> and password file <none>
I20260601 13:36:18.800338 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:18.800400 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:18.800477 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:18.800871 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/master-0-root/instance:
uuid: "666f6b274f4d49c7a9c60ce50d67c01d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.802333 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.002s	sys 0.000s
I20260601 13:36:18.803242  9428 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.803521 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:18.803609 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/master-0-root
uuid: "666f6b274f4d49c7a9c60ce50d67c01d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.803689 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/master-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/master-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-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)
I20260601 13:36:18.817262 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:18.817670 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:18.821817 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.190:37279
I20260601 13:36:18.826541  9480 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.190:37279 every 8 connection(s)
I20260601 13:36:18.826992  9481 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 00000000000000000000000000000000. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:18.828814  9481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d: Bootstrap starting.
I20260601 13:36:18.829609  9481 tablet_bootstrap.cc:654] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:18.830659  9481 tablet_bootstrap.cc:492] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d: No bootstrap required, opened a new log
I20260601 13:36:18.831045  9481 raft_consensus.cc:359] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER }
I20260601 13:36:18.831135  9481 raft_consensus.cc:385] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:18.831198  9481 raft_consensus.cc:740] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 666f6b274f4d49c7a9c60ce50d67c01d, State: Initialized, Role: FOLLOWER
I20260601 13:36:18.831362  9481 consensus_queue.cc:260] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, 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: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER }
I20260601 13:36:18.831447  9481 raft_consensus.cc:399] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Only one voter in the Raft config. Triggering election immediately
I20260601 13:36:18.831509  9481 raft_consensus.cc:493] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Starting leader election (initial election of a single-replica configuration)
I20260601 13:36:18.831574  9481 raft_consensus.cc:3060] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:18.832283  9481 raft_consensus.cc:515] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER }
I20260601 13:36:18.832422  9481 leader_election.cc:304] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [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: 666f6b274f4d49c7a9c60ce50d67c01d; no voters: 
I20260601 13:36:18.832613  9481 leader_election.cc:290] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [CANDIDATE]: Term 1 election: Requested vote from peers 
I20260601 13:36:18.832700  9484 raft_consensus.cc:2804] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:18.832944  9484 raft_consensus.cc:697] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 1 LEADER]: Becoming Leader. State: Replica: 666f6b274f4d49c7a9c60ce50d67c01d, State: Running, Role: LEADER
I20260601 13:36:18.833096  9481 sys_catalog.cc:565] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [sys.catalog]: configured and running, proceeding with master startup.
I20260601 13:36:18.833117  9484 consensus_queue.cc:237] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [LEADER]: Queue going to LEADER mode. State: All 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: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER }
I20260601 13:36:18.833567  9485 sys_catalog.cc:455] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [sys.catalog]: SysCatalogTable state changed. Reason: RaftConsensus started. Latest consensus state: current_term: 1 leader_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER } }
I20260601 13:36:18.833595  9486 sys_catalog.cc:455] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [sys.catalog]: SysCatalogTable state changed. Reason: New leader 666f6b274f4d49c7a9c60ce50d67c01d. Latest consensus state: current_term: 1 leader_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" committed_config { opid_index: -1 OBSOLETE_local: true peers { permanent_uuid: "666f6b274f4d49c7a9c60ce50d67c01d" member_type: VOTER } }
I20260601 13:36:18.833729  9485 sys_catalog.cc:458] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:18.834213  9486 sys_catalog.cc:458] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [sys.catalog]: This master's current role is: LEADER
I20260601 13:36:18.834239  9491 catalog_manager.cc:1510] Loading table and tablet metadata into memory...
I20260601 13:36:18.835305  9491 catalog_manager.cc:1519] Initializing Kudu cluster ID...
I20260601 13:36:18.835522 30854 internal_mini_cluster.cc:184] Waiting to initialize catalog manager on master 0
I20260601 13:36:18.837160  9491 catalog_manager.cc:1382] Generated new cluster ID: f63a0a58985346ddb78bce03bf4694f1
I20260601 13:36:18.837218  9491 catalog_manager.cc:1530] Initializing Kudu internal certificate authority...
I20260601 13:36:18.849938  9491 catalog_manager.cc:1405] Generated new certificate authority record
I20260601 13:36:18.850493  9491 catalog_manager.cc:1539] Loading token signing keys...
I20260601 13:36:18.861572  9491 catalog_manager.cc:6069] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d: Generated new TSK 0
I20260601 13:36:18.861768  9491 catalog_manager.cc:1549] Initializing in-progress tserver states...
I20260601 13:36:18.867766 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
I20260601 13:36:18.869951 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:18.869938  9503 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.869938  9502 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.870002  9505 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.870278 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:18.870342 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:18.870378 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320978870377 us; error 0 us; skew 500 ppm
I20260601 13:36:18.871179 30854 webserver.cc:533] Webserver started at http://127.30.33.129:42829/ using document root <none> and password file <none>
I20260601 13:36:18.871344 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:18.871407 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:18.871486 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:18.871940 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-0-root/instance:
uuid: "52529795fbd5448f869bc595598fcd7d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.873368 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:18.874219  9510 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.874464 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:18.874521 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-0-root
uuid: "52529795fbd5448f869bc595598fcd7d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.874609 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-0-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-0-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-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)
I20260601 13:36:18.880227 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:18.880539 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:18.880815 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:18.881266 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:18.881323 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.881377 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:18.881409 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.885532 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.129:45093
I20260601 13:36:18.885551  9573 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.129:45093 every 8 connection(s)
I20260601 13:36:18.886420 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:18.888238  9578 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.888264  9581 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.888506 30854 server_base.cc:1061] running on GCE node
W20260601 13:36:18.888345  9579 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.888934 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:18.888993 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:18.889010 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320978889010 us; error 0 us; skew 500 ppm
I20260601 13:36:18.889969 30854 webserver.cc:533] Webserver started at http://127.30.33.130:42151/ using document root <none> and password file <none>
I20260601 13:36:18.890157 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:18.890218 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:18.890291 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:18.890890 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-1-root/instance:
uuid: "09a97662de544c8b8727ce1c3862afe1"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.891127  9574 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37279
I20260601 13:36:18.891242  9574 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:18.891455  9574 heartbeater.cc:507] Master 127.30.33.190:37279 requested a full tablet report, sending...
I20260601 13:36:18.892144  9445 ts_manager.cc:194] Registered new tserver with Master: 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093)
I20260601 13:36:18.892679 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.003s	sys 0.000s
I20260601 13:36:18.893146  9445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54690
I20260601 13:36:18.893755  9586 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.894012 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:18.894073 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-1-root
uuid: "09a97662de544c8b8727ce1c3862afe1"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.894152 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-1-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-1-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-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)
I20260601 13:36:18.921821 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:18.922257 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:18.922590 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:18.923098 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:18.923159 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.923215 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:18.923260 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.927676 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.130:39853
I20260601 13:36:18.927706  9649 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.130:39853 every 8 connection(s)
I20260601 13:36:18.928483 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:18.930476  9653 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.930661  9654 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:18.930902  9656 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:18.930959 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:18.931180 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:18.931227 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:18.931248 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320978931248 us; error 0 us; skew 500 ppm
I20260601 13:36:18.932263 30854 webserver.cc:533] Webserver started at http://127.30.33.131:36427/ using document root <none> and password file <none>
I20260601 13:36:18.932444 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:18.932504 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:18.932581 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:18.933050 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-2-root/instance:
uuid: "0e221572398744548331875d8557ec5d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.933317  9650 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37279
I20260601 13:36:18.933426  9650 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:18.933642  9650 heartbeater.cc:507] Master 127.30.33.190:37279 requested a full tablet report, sending...
I20260601 13:36:18.934293  9445 ts_manager.cc:194] Registered new tserver with Master: 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853)
I20260601 13:36:18.934852 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:18.934949  9445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54696
I20260601 13:36:18.935928  9661 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.936177 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:18.936257 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-2-root
uuid: "0e221572398744548331875d8557ec5d"
format_stamp: "Formatted at 2026-06-01 13:36:18 on dist-test-slave-w2jz"
I20260601 13:36:18.936326 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-2-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-2-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-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)
I20260601 13:36:18.946368 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:18.946750 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:18.947054 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:18.947537 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:18.947595 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.947649 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:18.947683 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:18.952032 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.131:46473
I20260601 13:36:18.952087  9724 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.131:46473 every 8 connection(s)
I20260601 13:36:18.956573  9725 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37279
I20260601 13:36:18.956694  9725 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:18.956938  9725 heartbeater.cc:507] Master 127.30.33.190:37279 requested a full tablet report, sending...
I20260601 13:36:18.957533  9445 ts_manager.cc:194] Registered new tserver with Master: 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:18.958046 30854 internal_mini_cluster.cc:371] 3 TS(s) registered with all masters after 0.005565643s
I20260601 13:36:18.958103  9445 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54712
I20260601 13:36:19.894171  9574 heartbeater.cc:499] Master 127.30.33.190:37279 was elected leader, sending a full tablet report...
I20260601 13:36:19.935828  9650 heartbeater.cc:499] Master 127.30.33.190:37279 was elected leader, sending a full tablet report...
I20260601 13:36:19.958972  9725 heartbeater.cc:499] Master 127.30.33.190:37279 was elected leader, sending a full tablet report...
I20260601 13:36:19.992936  9445 catalog_manager.cc:2282] Servicing CreateTable request from {username='slave'} at 127.0.0.1:54714:
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"
    }
  }
}
W20260601 13:36:19.993692  9445 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.
I20260601 13:36:20.005534  9538 tablet_service.cc:1511] Processing CreateTablet for tablet da3274f43846400d98ee8b8edbe577d4 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:20.005800  9537 tablet_service.cc:1511] Processing CreateTablet for tablet b3665e55affa41c4a46d0f643ace17ec (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:20.005936  9538 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3274f43846400d98ee8b8edbe577d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.006086  9537 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3665e55affa41c4a46d0f643ace17ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.005554  9536 tablet_service.cc:1511] Processing CreateTablet for tablet c4c3d5e8a4d043cfb7161265b2d9ced9 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:20.008126  9536 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c3d5e8a4d043cfb7161265b2d9ced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.008306  9534 tablet_service.cc:1511] Processing CreateTablet for tablet 830e9a77dc1e4c06ae110bc5327a7310 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:20.008538  9534 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830e9a77dc1e4c06ae110bc5327a7310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.010660  9533 tablet_service.cc:1511] Processing CreateTablet for tablet b0b69b8a145b43ea9391f226ccc3ba18 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:20.010749  9614 tablet_service.cc:1511] Processing CreateTablet for tablet da3274f43846400d98ee8b8edbe577d4 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:20.010900  9533 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b69b8a145b43ea9391f226ccc3ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.010903  9613 tablet_service.cc:1511] Processing CreateTablet for tablet b3665e55affa41c4a46d0f643ace17ec (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:20.010937  9614 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3274f43846400d98ee8b8edbe577d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.011109  9612 tablet_service.cc:1511] Processing CreateTablet for tablet c4c3d5e8a4d043cfb7161265b2d9ced9 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:20.011193  9613 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3665e55affa41c4a46d0f643ace17ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.011343  9612 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c3d5e8a4d043cfb7161265b2d9ced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.008127  9535 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:20.013353  9535 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.013645  9746 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.013760  9611 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:20.013978  9611 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.014703  9746 tablet_bootstrap.cc:654] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.015969  9746 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.016090  9746 ts_tablet_manager.cc:1403] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:20.016472  9609 tablet_service.cc:1511] Processing CreateTablet for tablet b0b69b8a145b43ea9391f226ccc3ba18 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:20.016496  9746 raft_consensus.cc:359] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.016606  9746 raft_consensus.cc:385] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.016650  9746 raft_consensus.cc:740] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.016724  9609 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b69b8a145b43ea9391f226ccc3ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.016758  9745 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.016964  9689 tablet_service.cc:1511] Processing CreateTablet for tablet da3274f43846400d98ee8b8edbe577d4 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION VALUES < 357913941
I20260601 13:36:20.017313  9684 tablet_service.cc:1511] Processing CreateTablet for tablet b0b69b8a145b43ea9391f226ccc3ba18 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1789569705 <= VALUES
I20260601 13:36:20.017493  9685 tablet_service.cc:1511] Processing CreateTablet for tablet 830e9a77dc1e4c06ae110bc5327a7310 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:20.017876  9689 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet da3274f43846400d98ee8b8edbe577d4. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.017987  9684 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b0b69b8a145b43ea9391f226ccc3ba18. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.017153  9687 tablet_service.cc:1511] Processing CreateTablet for tablet c4c3d5e8a4d043cfb7161265b2d9ced9 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 715827882 <= VALUES < 1073741823
I20260601 13:36:20.018082  9685 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830e9a77dc1e4c06ae110bc5327a7310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.018280  9687 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet c4c3d5e8a4d043cfb7161265b2d9ced9. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.018839  9610 tablet_service.cc:1511] Processing CreateTablet for tablet 830e9a77dc1e4c06ae110bc5327a7310 (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1431655764 <= VALUES < 1789569705
I20260601 13:36:20.019060  9610 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 830e9a77dc1e4c06ae110bc5327a7310. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.017318  9686 tablet_service.cc:1511] Processing CreateTablet for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 1073741823 <= VALUES < 1431655764
I20260601 13:36:20.016759  9746 consensus_queue.cc:260] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.020735  9686 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet 6c8a090c2d0c4eb682a9aee6b9a8792f. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.020901  9746 ts_tablet_manager.cc:1434] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.005s	user 0.001s	sys 0.000s
I20260601 13:36:20.021121  9746 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.021602  9745 tablet_bootstrap.cc:654] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.022063  9746 tablet_bootstrap.cc:654] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.017082  9688 tablet_service.cc:1511] Processing CreateTablet for tablet b3665e55affa41c4a46d0f643ace17ec (DEFAULT_TABLE table=test-workload [id=e9a623db2e024684a361171c13df4be6]), partition=RANGE (key) PARTITION 357913941 <= VALUES < 715827882
I20260601 13:36:20.022948  9688 data_dirs.cc:400] Could only allocate 1 dirs of requested 3 for tablet b3665e55affa41c4a46d0f643ace17ec. 1 dirs total, 0 dirs full, 0 dirs failed
I20260601 13:36:20.023208  9746 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.023283  9746 ts_tablet_manager.cc:1403] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.023666  9745 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.023726  9745 ts_tablet_manager.cc:1403] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.007s	user 0.002s	sys 0.000s
I20260601 13:36:20.023710  9746 raft_consensus.cc:359] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.023826  9746 raft_consensus.cc:385] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.023864  9746 raft_consensus.cc:740] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.024034  9746 consensus_queue.cc:260] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.024431  9746 ts_tablet_manager.cc:1434] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:20.024660  9746 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.025669  9746 tablet_bootstrap.cc:654] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.024503  9745 raft_consensus.cc:359] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.025815  9745 raft_consensus.cc:385] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.025913  9745 raft_consensus.cc:740] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.026116  9745 consensus_queue.cc:260] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.026232  9748 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.027019  9745 ts_tablet_manager.cc:1434] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:20.027195  9745 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.027468  9748 tablet_bootstrap.cc:654] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.028306  9745 tablet_bootstrap.cc:654] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.028733  9748 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.028817  9748 ts_tablet_manager.cc:1403] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.003s	user 0.000s	sys 0.002s
I20260601 13:36:20.029284  9748 raft_consensus.cc:359] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.029374  9748 raft_consensus.cc:385] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.029392  9745 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.029410  9748 raft_consensus.cc:740] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.029461  9745 ts_tablet_manager.cc:1403] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.029532  9748 consensus_queue.cc:260] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.029861  9748 ts_tablet_manager.cc:1434] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:20.029888  9745 raft_consensus.cc:359] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.029964  9745 raft_consensus.cc:385] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.029995  9745 raft_consensus.cc:740] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.030025  9748 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.030105  9745 consensus_queue.cc:260] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.030326  9745 ts_tablet_manager.cc:1434] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:20.030499  9745 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.030936  9748 tablet_bootstrap.cc:654] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.031445  9745 tablet_bootstrap.cc:654] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.032089  9746 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.032176  9746 ts_tablet_manager.cc:1403] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.008s	user 0.001s	sys 0.002s
I20260601 13:36:20.032202  9748 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.032281  9748 ts_tablet_manager.cc:1403] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.002s	user 0.000s	sys 0.002s
I20260601 13:36:20.032615  9745 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.032612  9746 raft_consensus.cc:359] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.032735  9746 raft_consensus.cc:385] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.032712  9748 raft_consensus.cc:359] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.032745  9745 ts_tablet_manager.cc:1403] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.032783  9746 raft_consensus.cc:740] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.032815  9748 raft_consensus.cc:385] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.032850  9748 raft_consensus.cc:740] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.032902  9746 consensus_queue.cc:260] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.032964  9748 consensus_queue.cc:260] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.033156  9746 ts_tablet_manager.cc:1434] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.033209  9748 ts_tablet_manager.cc:1434] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:20.033177  9745 raft_consensus.cc:359] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.033262  9745 raft_consensus.cc:385] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.033293  9745 raft_consensus.cc:740] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.033334  9746 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.033372  9748 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.035034  9746 tablet_bootstrap.cc:654] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.035090  9748 tablet_bootstrap.cc:654] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.033398  9745 consensus_queue.cc:260] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.035532  9745 ts_tablet_manager.cc:1434] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:20.036161  9745 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.036546  9748 tablet_bootstrap.cc:492] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.036669  9748 ts_tablet_manager.cc:1403] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:20.036937  9746 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.037022  9746 ts_tablet_manager.cc:1403] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.004s	user 0.001s	sys 0.001s
I20260601 13:36:20.037125  9745 tablet_bootstrap.cc:654] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.037151  9748 raft_consensus.cc:359] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.037307  9748 raft_consensus.cc:385] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.037367  9748 raft_consensus.cc:740] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.037468  9746 raft_consensus.cc:359] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.037494  9748 consensus_queue.cc:260] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.037565  9746 raft_consensus.cc:385] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.037624  9746 raft_consensus.cc:740] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.037778  9748 ts_tablet_manager.cc:1434] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:20.037971  9748 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.038147  9745 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.038230  9745 ts_tablet_manager.cc:1403] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.038647  9745 raft_consensus.cc:359] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.038765  9745 raft_consensus.cc:385] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.038798  9745 raft_consensus.cc:740] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.038903  9745 consensus_queue.cc:260] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.038977  9748 tablet_bootstrap.cc:654] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.039196  9745 ts_tablet_manager.cc:1434] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.001s	user 0.001s	sys 0.000s
I20260601 13:36:20.039378  9745 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.037740  9746 consensus_queue.cc:260] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.039592  9746 ts_tablet_manager.cc:1434] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.003s	user 0.001s	sys 0.000s
I20260601 13:36:20.039776  9746 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.040341  9745 tablet_bootstrap.cc:654] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.040768  9746 tablet_bootstrap.cc:654] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.041383  9745 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.041491  9745 ts_tablet_manager.cc:1403] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.041880  9745 raft_consensus.cc:359] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.041996  9745 raft_consensus.cc:385] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.042038  9745 raft_consensus.cc:740] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.042162  9745 consensus_queue.cc:260] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.042440  9745 ts_tablet_manager.cc:1434] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.042632  9745 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: Bootstrap starting.
I20260601 13:36:20.042806  9746 tablet_bootstrap.cc:492] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.043159  9746 ts_tablet_manager.cc:1403] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:20.043526  9746 raft_consensus.cc:359] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.043591  9745 tablet_bootstrap.cc:654] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.043653  9746 raft_consensus.cc:385] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.043707  9746 raft_consensus.cc:740] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.043844  9746 consensus_queue.cc:260] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.042806  9748 tablet_bootstrap.cc:492] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.044095  9748 ts_tablet_manager.cc:1403] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.006s	user 0.001s	sys 0.001s
I20260601 13:36:20.044512  9748 raft_consensus.cc:359] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.044612  9748 raft_consensus.cc:385] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.044646  9748 raft_consensus.cc:740] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.044776  9748 consensus_queue.cc:260] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.044813  9745 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: No bootstrap required, opened a new log
I20260601 13:36:20.044925  9745 ts_tablet_manager.cc:1403] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.045084  9748 ts_tablet_manager.cc:1434] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.045235  9748 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.045395  9745 raft_consensus.cc:359] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.045495  9745 raft_consensus.cc:385] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.045543  9745 raft_consensus.cc:740] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.045667  9745 consensus_queue.cc:260] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.045904  9745 ts_tablet_manager.cc:1434] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.046239  9748 tablet_bootstrap.cc:654] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.047279  9746 ts_tablet_manager.cc:1434] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.004s	user 0.001s	sys 0.000s
I20260601 13:36:20.047468  9746 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: Bootstrap starting.
I20260601 13:36:20.047487  9748 tablet_bootstrap.cc:492] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.047683  9748 ts_tablet_manager.cc:1403] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.002s	user 0.001s	sys 0.001s
I20260601 13:36:20.048130  9748 raft_consensus.cc:359] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.048228  9748 raft_consensus.cc:385] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.048278  9748 raft_consensus.cc:740] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.048408  9748 consensus_queue.cc:260] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.048501  9746 tablet_bootstrap.cc:654] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.048677  9748 ts_tablet_manager.cc:1434] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.048828  9748 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: Bootstrap starting.
I20260601 13:36:20.049886  9748 tablet_bootstrap.cc:654] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: Neither blocks nor log segments found. Creating new log.
I20260601 13:36:20.050549  9746 tablet_bootstrap.cc:492] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: No bootstrap required, opened a new log
I20260601 13:36:20.050649  9746 ts_tablet_manager.cc:1403] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: Time spent bootstrapping tablet: real 0.003s	user 0.002s	sys 0.000s
I20260601 13:36:20.051002  9748 tablet_bootstrap.cc:492] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: No bootstrap required, opened a new log
I20260601 13:36:20.051085  9748 ts_tablet_manager.cc:1403] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: Time spent bootstrapping tablet: real 0.002s	user 0.002s	sys 0.000s
I20260601 13:36:20.051025  9746 raft_consensus.cc:359] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.051133  9746 raft_consensus.cc:385] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.051187  9746 raft_consensus.cc:740] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.051313  9746 consensus_queue.cc:260] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.051501  9748 raft_consensus.cc:359] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Replica starting. Triggering 0 pending ops. Active config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.051576  9746 ts_tablet_manager.cc:1434] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.000s
I20260601 13:36:20.051602  9748 raft_consensus.cc:385] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Consensus starting up: Expiring failure detector timer to make a prompt election more likely
I20260601 13:36:20.051674  9748 raft_consensus.cc:740] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Becoming Follower/Learner. State: Replica: 0e221572398744548331875d8557ec5d, State: Initialized, Role: FOLLOWER
I20260601 13:36:20.051791  9748 consensus_queue.cc:260] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [NON_LEADER]: Queue going to NON_LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 0, Majority size: -1, State: 0, Mode: NON_LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.052104  9748 ts_tablet_manager.cc:1434] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: Time spent starting tablet: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:20.059921  9749 raft_consensus.cc:493] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.060036  9749 raft_consensus.cc:515] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.060523  9749 leader_election.cc:290] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.063921  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830e9a77dc1e4c06ae110bc5327a7310" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d" is_pre_election: true
I20260601 13:36:20.063992  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830e9a77dc1e4c06ae110bc5327a7310" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d" is_pre_election: true
I20260601 13:36:20.064078  9699 raft_consensus.cc:2468] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.064145  9548 raft_consensus.cc:2468] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.064393  9587 leader_election.cc:304] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.064560  9749 raft_consensus.cc:2804] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.064616  9749 raft_consensus.cc:493] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.064669  9749 raft_consensus.cc:3060] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.065706  9749 raft_consensus.cc:515] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.066066  9749 leader_election.cc:290] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Requested vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.066358  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830e9a77dc1e4c06ae110bc5327a7310" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d"
I20260601 13:36:20.066358  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "830e9a77dc1e4c06ae110bc5327a7310" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d"
I20260601 13:36:20.066494  9548 raft_consensus.cc:3060] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.066494  9699 raft_consensus.cc:3060] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.067497  9548 raft_consensus.cc:2468] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.067497  9699 raft_consensus.cc:2468] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.067791  9587 leader_election.cc:304] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.068038  9749 raft_consensus.cc:2804] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.068156  9749 raft_consensus.cc:697] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Becoming Leader. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Running, Role: LEADER
I20260601 13:36:20.068284  9749 consensus_queue.cc:237] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.069731  9443 catalog_manager.cc:5696] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.110914  9749 raft_consensus.cc:493] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.111073  9749 raft_consensus.cc:515] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.111505  9749 leader_election.cc:290] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.111956  9754 raft_consensus.cc:493] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.111985  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3274f43846400d98ee8b8edbe577d4" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d" is_pre_election: true
I20260601 13:36:20.111990  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3274f43846400d98ee8b8edbe577d4" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d" is_pre_election: true
I20260601 13:36:20.112061  9754 raft_consensus.cc:515] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.112109  9699 raft_consensus.cc:2468] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.112234  9548 raft_consensus.cc:2468] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.112473  9587 leader_election.cc:304] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.112653  9749 raft_consensus.cc:2804] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.112695  9754 leader_election.cc:290] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.112720  9749 raft_consensus.cc:493] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.112769  9749 raft_consensus.cc:3060] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.114014  9749 raft_consensus.cc:515] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.114379  9749 leader_election.cc:290] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Requested vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.114663  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3274f43846400d98ee8b8edbe577d4" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d"
I20260601 13:36:20.114784  9548 raft_consensus.cc:3060] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.115044  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "da3274f43846400d98ee8b8edbe577d4" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d"
I20260601 13:36:20.115144  9699 raft_consensus.cc:3060] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.115813  9548 raft_consensus.cc:2468] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.116060  9699 raft_consensus.cc:2468] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.116209  9590 leader_election.cc:304] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.116520  9749 raft_consensus.cc:2804] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.116645  9749 raft_consensus.cc:697] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Becoming Leader. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Running, Role: LEADER
I20260601 13:36:20.116806  9749 consensus_queue.cc:237] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.116945  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a090c2d0c4eb682a9aee6b9a8792f" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1" is_pre_election: true
I20260601 13:36:20.117045  9624 raft_consensus.cc:2468] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 0.
I20260601 13:36:20.117264  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a090c2d0c4eb682a9aee6b9a8792f" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d" is_pre_election: true
I20260601 13:36:20.117357  9699 raft_consensus.cc:2468] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 0.
I20260601 13:36:20.117326  9512 leader_election.cc:304] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.117538  9754 raft_consensus.cc:2804] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.117596  9754 raft_consensus.cc:493] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.117637  9754 raft_consensus.cc:3060] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.118470  9754 raft_consensus.cc:515] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.118484  9443 catalog_manager.cc:5696] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.118821  9754 leader_election.cc:290] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 election: Requested vote from peers 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.119061  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a090c2d0c4eb682a9aee6b9a8792f" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1"
I20260601 13:36:20.119088  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "6c8a090c2d0c4eb682a9aee6b9a8792f" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d"
I20260601 13:36:20.119176  9624 raft_consensus.cc:3060] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.119185  9699 raft_consensus.cc:3060] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.120111  9699 raft_consensus.cc:2468] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 1.
I20260601 13:36:20.120131  9624 raft_consensus.cc:2468] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 1.
I20260601 13:36:20.120411  9512 leader_election.cc:304] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.120609  9754 raft_consensus.cc:2804] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.120846  9754 raft_consensus.cc:697] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 1 LEADER]: Becoming Leader. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Running, Role: LEADER
I20260601 13:36:20.120975  9754 consensus_queue.cc:237] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.122392  9443 catalog_manager.cc:5696] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52529795fbd5448f869bc595598fcd7d (127.30.33.129). New cstate: current_term: 1 leader_uuid: "52529795fbd5448f869bc595598fcd7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.176558  9749 raft_consensus.cc:493] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.176723  9749 raft_consensus.cc:515] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.177165  9749 leader_election.cc:290] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.177615  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3665e55affa41c4a46d0f643ace17ec" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d" is_pre_election: true
I20260601 13:36:20.177615  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3665e55affa41c4a46d0f643ace17ec" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d" is_pre_election: true
I20260601 13:36:20.177794  9548 raft_consensus.cc:2468] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.177794  9699 raft_consensus.cc:2468] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 0.
I20260601 13:36:20.178108  9587 leader_election.cc:304] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.178298  9749 raft_consensus.cc:2804] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.178368  9749 raft_consensus.cc:493] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.178411  9749 raft_consensus.cc:3060] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.179251  9749 raft_consensus.cc:515] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.179628  9749 leader_election.cc:290] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Requested vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.179987  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3665e55affa41c4a46d0f643ace17ec" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d"
I20260601 13:36:20.179987  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b3665e55affa41c4a46d0f643ace17ec" candidate_uuid: "09a97662de544c8b8727ce1c3862afe1" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d"
I20260601 13:36:20.180143  9548 raft_consensus.cc:3060] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.180147  9699 raft_consensus.cc:3060] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.181056  9699 raft_consensus.cc:2468] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.181056  9548 raft_consensus.cc:2468] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 09a97662de544c8b8727ce1c3862afe1 in term 1.
I20260601 13:36:20.181370  9590 leader_election.cc:304] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.181546  9749 raft_consensus.cc:2804] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.181646  9749 raft_consensus.cc:697] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Becoming Leader. State: Replica: 09a97662de544c8b8727ce1c3862afe1, State: Running, Role: LEADER
I20260601 13:36:20.181794  9749 consensus_queue.cc:237] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.183530  9444 catalog_manager.cc:5696] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 reported cstate change: term changed from 0 to 1, leader changed from <none> to 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130). New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.278648  9757 raft_consensus.cc:493] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.278815  9757 raft_consensus.cc:515] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.279350  9757 leader_election.cc:290] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853)
I20260601 13:36:20.280836  9754 raft_consensus.cc:493] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting pre-election (no leader contacted us within the election timeout)
I20260601 13:36:20.280966  9754 raft_consensus.cc:515] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting pre-election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.281373  9754 leader_election.cc:290] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 pre-election: Requested pre-vote from peers 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.281708  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b69b8a145b43ea9391f226ccc3ba18" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1" is_pre_election: true
I20260601 13:36:20.281708  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b69b8a145b43ea9391f226ccc3ba18" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d" is_pre_election: true
I20260601 13:36:20.281854  9624 raft_consensus.cc:2468] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 0.
I20260601 13:36:20.281870  9699 raft_consensus.cc:2468] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 0.
I20260601 13:36:20.282156  9511 leader_election.cc:304] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 3 responses out of 3 voters: 3 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.282289  9754 raft_consensus.cc:2804] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.282334  9754 raft_consensus.cc:493] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.282383  9754 raft_consensus.cc:3060] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.283336  9754 raft_consensus.cc:515] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.283720  9754 leader_election.cc:290] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 election: Requested vote from peers 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853), 0e221572398744548331875d8557ec5d (127.30.33.131:46473)
I20260601 13:36:20.284005  9624 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c3d5e8a4d043cfb7161265b2d9ced9" candidate_uuid: "0e221572398744548331875d8557ec5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1" is_pre_election: true
I20260601 13:36:20.284129  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b69b8a145b43ea9391f226ccc3ba18" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1"
I20260601 13:36:20.284128  9624 raft_consensus.cc:2468] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e221572398744548331875d8557ec5d in term 0.
I20260601 13:36:20.284296  9623 raft_consensus.cc:3060] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.284327  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c3d5e8a4d043cfb7161265b2d9ced9" candidate_uuid: "0e221572398744548331875d8557ec5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d" is_pre_election: true
I20260601 13:36:20.284386  9699 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "b0b69b8a145b43ea9391f226ccc3ba18" candidate_uuid: "52529795fbd5448f869bc595598fcd7d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "0e221572398744548331875d8557ec5d"
I20260601 13:36:20.284492  9699 raft_consensus.cc:3060] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.284514  9663 leader_election.cc:304] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [CANDIDATE]: Term 1 pre-election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.284672  9757 raft_consensus.cc:2804] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Leader pre-election won for term 1
I20260601 13:36:20.284726  9757 raft_consensus.cc:493] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Starting leader election (no leader contacted us within the election timeout)
I20260601 13:36:20.284768  9757 raft_consensus.cc:3060] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.285276  9623 raft_consensus.cc:2468] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 1.
I20260601 13:36:20.285444  9699 raft_consensus.cc:2468] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 52529795fbd5448f869bc595598fcd7d in term 1.
I20260601 13:36:20.284408  9548 raft_consensus.cc:2468] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Leader pre-election vote request: Granting yes vote for candidate 0e221572398744548331875d8557ec5d in term 0.
I20260601 13:36:20.285567  9512 leader_election.cc:304] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 52529795fbd5448f869bc595598fcd7d; no voters: 
I20260601 13:36:20.285638  9757 raft_consensus.cc:515] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Starting leader election with config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.285751  9754 raft_consensus.cc:2804] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.285827  9754 raft_consensus.cc:697] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 LEADER]: Becoming Leader. State: Replica: 52529795fbd5448f869bc595598fcd7d, State: Running, Role: LEADER
I20260601 13:36:20.285979  9757 leader_election.cc:290] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [CANDIDATE]: Term 1 election: Requested vote from peers 52529795fbd5448f869bc595598fcd7d (127.30.33.129:45093), 09a97662de544c8b8727ce1c3862afe1 (127.30.33.130:39853)
I20260601 13:36:20.285960  9754 consensus_queue.cc:237] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.286185  9548 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c3d5e8a4d043cfb7161265b2d9ced9" candidate_uuid: "0e221572398744548331875d8557ec5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "52529795fbd5448f869bc595598fcd7d"
I20260601 13:36:20.286263  9548 raft_consensus.cc:3060] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.286516  9623 tablet_service.cc:1917] Received RequestConsensusVote() RPC: tablet_id: "c4c3d5e8a4d043cfb7161265b2d9ced9" candidate_uuid: "0e221572398744548331875d8557ec5d" candidate_term: 1 candidate_status { last_received { term: 0 index: 0 } } ignore_live_leader: false dest_uuid: "09a97662de544c8b8727ce1c3862afe1"
I20260601 13:36:20.286641  9623 raft_consensus.cc:3060] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 0 FOLLOWER]: Advancing to term 1
I20260601 13:36:20.287106  9548 raft_consensus.cc:2468] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e221572398744548331875d8557ec5d in term 1.
I20260601 13:36:20.287412  9623 raft_consensus.cc:2468] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Leader election vote request: Granting yes vote for candidate 0e221572398744548331875d8557ec5d in term 1.
I20260601 13:36:20.287679  9663 leader_election.cc:304] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [CANDIDATE]: Term 1 election: Election decided. Result: candidate won. Election summary: received 2 responses out of 3 voters: 2 yes votes; 0 no votes. yes voters: 09a97662de544c8b8727ce1c3862afe1, 0e221572398744548331875d8557ec5d; no voters: 
I20260601 13:36:20.287845  9757 raft_consensus.cc:2804] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Leader election won for term 1
I20260601 13:36:20.287752  9444 catalog_manager.cc:5696] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d reported cstate change: term changed from 0 to 1, leader changed from <none> to 52529795fbd5448f869bc595598fcd7d (127.30.33.129). New cstate: current_term: 1 leader_uuid: "52529795fbd5448f869bc595598fcd7d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.288089  9757 raft_consensus.cc:697] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 1 LEADER]: Becoming Leader. State: Replica: 0e221572398744548331875d8557ec5d, State: Running, Role: LEADER
I20260601 13:36:20.288213  9757 consensus_queue.cc:237] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 0, Committed index: 0, Last appended: 0.0, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } }
I20260601 13:36:20.289671  9443 catalog_manager.cc:5696] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d reported cstate change: term changed from 0 to 1, leader changed from <none> to 0e221572398744548331875d8557ec5d (127.30.33.131). New cstate: current_term: 1 leader_uuid: "0e221572398744548331875d8557ec5d" committed_config { opid_index: -1 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: UNKNOWN } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: HEALTHY } } }
I20260601 13:36:20.317903  9699 raft_consensus.cc:1275] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.318468  9752 consensus_queue.cc:1048] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.319126  9547 raft_consensus.cc:1275] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.319293  9623 raft_consensus.cc:1275] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Refusing update from remote peer 0e221572398744548331875d8557ec5d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.319682  9749 consensus_queue.cc:1048] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.319947  9547 raft_consensus.cc:1275] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.318544  9548 raft_consensus.cc:1275] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 0e221572398744548331875d8557ec5d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.320374  9782 consensus_queue.cc:1048] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.320809  9757 consensus_queue.cc:1048] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.321384  9698 raft_consensus.cc:1275] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.321694  9697 raft_consensus.cc:1275] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.323951  9795 consensus_queue.cc:1048] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.324301  9795 consensus_queue.cc:1048] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.324609  9795 consensus_queue.cc:1048] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.325958  9546 raft_consensus.cc:1275] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.327596  9749 consensus_queue.cc:1048] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.327908  9697 raft_consensus.cc:1275] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.328284  9776 consensus_queue.cc:1048] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.328620  9624 raft_consensus.cc:1275] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.329358  9754 consensus_queue.cc:1048] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.340030  9699 raft_consensus.cc:1275] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.340454  9776 consensus_queue.cc:1048] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.342203  9808 mvcc.cc:204] Tried to move back new op lower bound from 7292194735378178048 to 7292194734361079808. Current Snapshot: MvccSnapshot[applied={T|T < 7292194735378178048}]
I20260601 13:36:20.342630  9622 raft_consensus.cc:1275] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 0 index: 0. Preceding OpId from leader: term: 1 index: 2. (index mismatch)
I20260601 13:36:20.342994  9776 consensus_queue.cc:1048] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 1, Last known committed idx: 0, Time since last communication: 0.000s
I20260601 13:36:20.532812 30854 file_cache.cc:492] Constructed file cache file cache with capacity 419430
W20260601 13:36:20.534698  9837 instance_detector.cc:116] could not retrieve AWS instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:20.534770  9840 instance_detector.cc:116] could not retrieve OpenStack instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
W20260601 13:36:20.534811  9838 instance_detector.cc:116] could not retrieve Azure instance metadata: Network error: curl error: HTTP response code said error: The requested URL returned error: 404
I20260601 13:36:20.534860 30854 server_base.cc:1061] running on GCE node
I20260601 13:36:20.535257 30854 hybrid_clock.cc:584] initializing the hybrid clock with 'system_unsync' time source
W20260601 13:36:20.535300 30854 system_unsync_time.cc:38] NTP support is disabled. Clock error bounds will not be accurate. This configuration is not suitable for distributed clusters.
I20260601 13:36:20.535316 30854 hybrid_clock.cc:648] HybridClock initialized: now 1780320980535317 us; error 0 us; skew 500 ppm
I20260601 13:36:20.536306 30854 webserver.cc:533] Webserver started at http://127.30.33.132:45831/ using document root <none> and password file <none>
I20260601 13:36:20.536470 30854 fs_manager.cc:362] Metadata directory not provided
I20260601 13:36:20.536535 30854 fs_manager.cc:368] Using write-ahead log directory (fs_wal_dir) as metadata directory
I20260601 13:36:20.536613 30854 server_base.cc:909] This appears to be a new deployment of Kudu; creating new FS layout
I20260601 13:36:20.537009 30854 fs_manager.cc:1068] Generated new instance metadata in path /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-3-root/instance:
uuid: "d409e40a0208444d920742e90c5a19c1"
format_stamp: "Formatted at 2026-06-01 13:36:20 on dist-test-slave-w2jz"
I20260601 13:36:20.538452 30854 fs_manager.cc:696] Time spent creating directory manager: real 0.001s	user 0.000s	sys 0.002s
I20260601 13:36:20.539378  9845 log_block_manager.cc:4031] Time spent loading block containers with low live blocks: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:20.539685 30854 fs_manager.cc:730] Time spent opening block manager: real 0.001s	user 0.000s	sys 0.001s
I20260601 13:36:20.539750 30854 fs_manager.cc:647] Opened local filesystem: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-3-root
uuid: "d409e40a0208444d920742e90c5a19c1"
format_stamp: "Formatted at 2026-06-01 13:36:20 on dist-test-slave-w2jz"
I20260601 13:36:20.539805 30854 fs_report.cc:389] FS layout report
--------------------
wal directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-3-root
metadata directory: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-0/minicluster-data/ts-3-root
1 data directories: /tmp/dist-test-taskJW6I5r/test-tmp/auto_rebalancer-test.0.PreferFollowerRebalancingTest.SchedulesReplicaMoves_1.1780320792930885-30854-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)
I20260601 13:36:20.569330 30854 rpc_server.cc:225] running with OpenSSL 1.1.1  11 Sep 2018
I20260601 13:36:20.569783 30854 kserver.cc:163] Server-wide thread pool size limit: 3276
I20260601 13:36:20.570062 30854 txn_system_client.cc:432] TxnSystemClient initialization is disabled...
I20260601 13:36:20.570602 30854 ts_tablet_manager.cc:585] Loaded tablet metadata (0 total tablets, 0 live tablets)
I20260601 13:36:20.570647 30854 ts_tablet_manager.cc:531] Time spent load tablet metadata: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:20.570710 30854 ts_tablet_manager.cc:616] Registered 0 tablets
I20260601 13:36:20.570749 30854 ts_tablet_manager.cc:595] Time spent register tablets: real 0.000s	user 0.000s	sys 0.000s
I20260601 13:36:20.575676 30854 rpc_server.cc:307] RPC server started. Bound to: 127.30.33.132:44817
I20260601 13:36:20.575737  9908 acceptor_pool.cc:272] collecting diagnostics on the listening RPC socket 127.30.33.132:44817 every 8 connection(s)
I20260601 13:36:20.580806  9909 heartbeater.cc:344] Connected to a master server at 127.30.33.190:37279
I20260601 13:36:20.580916  9909 heartbeater.cc:461] Registering TS with master...
I20260601 13:36:20.581125  9909 heartbeater.cc:507] Master 127.30.33.190:37279 requested a full tablet report, sending...
I20260601 13:36:20.581705  9441 ts_manager.cc:194] Registered new tserver with Master: d409e40a0208444d920742e90c5a19c1 (127.30.33.132:44817)
I20260601 13:36:20.582296  9441 master_service.cc:502] Signed X509 certificate for tserver {username='slave'} at 127.0.0.1:54728
I20260601 13:36:20.841571  9623 consensus_queue.cc:237] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } }
I20260601 13:36:20.843101  9699 raft_consensus.cc:1275] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.843294  9546 raft_consensus.cc:1275] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.843546  9829 consensus_queue.cc:1048] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.843730  9831 consensus_queue.cc:1048] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.845412  9833 raft_consensus.cc:2955] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.845932  9699 raft_consensus.cc:2955] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.845942  9546 raft_consensus.cc:2955] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.848297  9441 catalog_manager.cc:5696] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d reported cstate change: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.848627  9623 consensus_queue.cc:237] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } }
W20260601 13:36:20.850098  9590 consensus_peers.cc:597] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 -> Peer d409e40a0208444d920742e90c5a19c1 (127.30.33.132:44817): Couldn't send request to peer d409e40a0208444d920742e90c5a19c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: da3274f43846400d98ee8b8edbe577d4. This is attempt 1: this message will repeat every 5th retry.
W20260601 13:36:20.850690  9590 consensus_peers.cc:597] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 -> Peer d409e40a0208444d920742e90c5a19c1 (127.30.33.132:44817): Couldn't send request to peer d409e40a0208444d920742e90c5a19c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b3665e55affa41c4a46d0f643ace17ec. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:20.851464  9699 raft_consensus.cc:1275] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.851482  9546 raft_consensus.cc:1275] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.852100  9749 consensus_queue.cc:1048] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.852234  9831 consensus_queue.cc:1048] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.853706  9831 raft_consensus.cc:2955] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.854254  9546 raft_consensus.cc:2955] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.856199  9443 catalog_manager.cc:5696] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 reported cstate change: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.856263  9699 raft_consensus.cc:2955] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.860677  9546 consensus_queue.cc:237] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } }
I20260601 13:36:20.861925  9623 raft_consensus.cc:1275] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.862165  9699 raft_consensus.cc:1275] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 52529795fbd5448f869bc595598fcd7d: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.862280  9754 consensus_queue.cc:1048] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.862555  9830 consensus_queue.cc:1048] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.863716  9754 raft_consensus.cc:2955] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.864476  9699 raft_consensus.cc:2955] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
W20260601 13:36:20.866613  9514 consensus_peers.cc:597] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d -> Peer d409e40a0208444d920742e90c5a19c1 (127.30.33.132:44817): Couldn't send request to peer d409e40a0208444d920742e90c5a19c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: b0b69b8a145b43ea9391f226ccc3ba18. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:20.867054  9436 catalog_manager.cc:5696] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d reported cstate change: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "52529795fbd5448f869bc595598fcd7d" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } health_report { overall_health: HEALTHY } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } health_report { overall_health: UNKNOWN } } }
I20260601 13:36:20.867369  9623 raft_consensus.cc:2955] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } attrs { replace: true } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.867827  9624 consensus_queue.cc:237] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Queue going to LEADER mode. State: All replicated index: 0, Majority replicated index: 19, Committed index: 19, Last appended: 1.19, Last appended by leader: 0, Current term: 1, Majority size: 2, State: 0, Mode: LEADER, active raft config: opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } }
I20260601 13:36:20.869590  9546 raft_consensus.cc:1275] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
W20260601 13:36:20.869832  9590 consensus_peers.cc:597] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 -> Peer d409e40a0208444d920742e90c5a19c1 (127.30.33.132:44817): Couldn't send request to peer d409e40a0208444d920742e90c5a19c1. Error code: TABLET_NOT_FOUND (6). Status: Not found: Tablet not found: 830e9a77dc1e4c06ae110bc5327a7310. This is attempt 1: this message will repeat every 5th retry.
I20260601 13:36:20.870286  9699 raft_consensus.cc:1275] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Refusing update from remote peer 09a97662de544c8b8727ce1c3862afe1: Log matching property violated. Preceding OpId in replica: term: 1 index: 19. Preceding OpId from leader: term: 1 index: 20. (index mismatch)
I20260601 13:36:20.870630  9831 consensus_queue.cc:1048] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.871161  9831 consensus_queue.cc:1048] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [LEADER]: Connected to new peer: Peer: permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 }, Status: LMP_MISMATCH, Last received: 0.0, Next index: 20, Last known committed idx: 19, Time since last communication: 0.000s
I20260601 13:36:20.872555  9749 raft_consensus.cc:2955] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.873057  9699 raft_consensus.cc:2955] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.873661  9546 raft_consensus.cc:2955] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Committing config change with OpId 1.20: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New config: { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:20.875525  9441 catalog_manager.cc:5696] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d reported cstate change: config changed from index -1 to 20, NON_VOTER d409e40a0208444d920742e90c5a19c1 (127.30.33.132) added. New cstate: current_term: 1 leader_uuid: "09a97662de544c8b8727ce1c3862afe1" committed_config { opid_index: 20 OBSOLETE_local: false peers { permanent_uuid: "52529795fbd5448f869bc595598fcd7d" member_type: VOTER last_known_addr { host: "127.30.33.129" port: 45093 } } peers { permanent_uuid: "09a97662de544c8b8727ce1c3862afe1" member_type: VOTER last_known_addr { host: "127.30.33.130" port: 39853 } } peers { permanent_uuid: "0e221572398744548331875d8557ec5d" member_type: VOTER last_known_addr { host: "127.30.33.131" port: 46473 } attrs { replace: true } } peers { permanent_uuid: "d409e40a0208444d920742e90c5a19c1" member_type: NON_VOTER last_known_addr { host: "127.30.33.132" port: 44817 } attrs { promote: true } } }
I20260601 13:36:21.089347 30854 tablet_server.cc:179] TabletServer@127.30.33.129:0 shutting down...
I20260601 13:36:21.094388 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.094666 30854 tablet_replica.cc:333] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.094820 30854 raft_consensus.cc:2243] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.095033 30854 raft_consensus.cc:2272] T b3665e55affa41c4a46d0f643ace17ec P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.095959 30854 tablet_replica.cc:333] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.096092 30854 raft_consensus.cc:2243] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.096381 30854 raft_consensus.cc:2272] T b0b69b8a145b43ea9391f226ccc3ba18 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.097031 30854 tablet_replica.cc:333] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.097163 30854 raft_consensus.cc:2243] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.097352 30854 raft_consensus.cc:2272] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.097955 30854 tablet_replica.cc:333] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.098057 30854 raft_consensus.cc:2243] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.098187 30854 raft_consensus.cc:2272] T 830e9a77dc1e4c06ae110bc5327a7310 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.098722 30854 tablet_replica.cc:333] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.098824 30854 raft_consensus.cc:2243] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.099085 30854 raft_consensus.cc:2272] T da3274f43846400d98ee8b8edbe577d4 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.102339 30854 tablet_replica.cc:333] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d: stopping tablet replica
I20260601 13:36:21.102470 30854 raft_consensus.cc:2243] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.102695 30854 raft_consensus.cc:2272] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 52529795fbd5448f869bc595598fcd7d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.118304 30854 tablet_server.cc:196] TabletServer@127.30.33.129:0 shutdown complete.
I20260601 13:36:21.121469 30854 tablet_server.cc:179] TabletServer@127.30.33.130:0 shutting down...
I20260601 13:36:21.128336 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.128569 30854 tablet_replica.cc:333] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.128767 30854 raft_consensus.cc:2243] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.128971 30854 raft_consensus.cc:2272] T b0b69b8a145b43ea9391f226ccc3ba18 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.129685 30854 tablet_replica.cc:333] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.129823 30854 raft_consensus.cc:2243] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.130090 30854 raft_consensus.cc:2272] T 830e9a77dc1e4c06ae110bc5327a7310 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.130615 30854 tablet_replica.cc:333] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.130719 30854 raft_consensus.cc:2243] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.130878 30854 raft_consensus.cc:2272] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.131399 30854 tablet_replica.cc:333] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.131520 30854 raft_consensus.cc:2243] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.131793 30854 raft_consensus.cc:2272] T da3274f43846400d98ee8b8edbe577d4 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.132325 30854 tablet_replica.cc:333] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.132429 30854 raft_consensus.cc:2243] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.132577 30854 raft_consensus.cc:2272] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.133064 30854 tablet_replica.cc:333] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1: stopping tablet replica
I20260601 13:36:21.133167 30854 raft_consensus.cc:2243] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.133405 30854 raft_consensus.cc:2272] T b3665e55affa41c4a46d0f643ace17ec P 09a97662de544c8b8727ce1c3862afe1 [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.148497 30854 tablet_server.cc:196] TabletServer@127.30.33.130:0 shutdown complete.
I20260601 13:36:21.151614 30854 tablet_server.cc:179] TabletServer@127.30.33.131:0 shutting down...
I20260601 13:36:21.158913 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.159147 30854 tablet_replica.cc:333] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.159286 30854 raft_consensus.cc:2243] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.159459 30854 raft_consensus.cc:2272] T da3274f43846400d98ee8b8edbe577d4 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.160303 30854 tablet_replica.cc:333] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.160410 30854 raft_consensus.cc:2243] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.160600 30854 raft_consensus.cc:2272] T b3665e55affa41c4a46d0f643ace17ec P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.161401 30854 tablet_replica.cc:333] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.161517 30854 raft_consensus.cc:2243] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.161721 30854 raft_consensus.cc:2272] T c4c3d5e8a4d043cfb7161265b2d9ced9 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.162410 30854 tablet_replica.cc:333] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.162537 30854 raft_consensus.cc:2243] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.162688 30854 raft_consensus.cc:2272] T b0b69b8a145b43ea9391f226ccc3ba18 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.163288 30854 tablet_replica.cc:333] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.163365 30854 raft_consensus.cc:2243] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.163472 30854 raft_consensus.cc:2272] T 6c8a090c2d0c4eb682a9aee6b9a8792f P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.164261 30854 tablet_replica.cc:333] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d: stopping tablet replica
I20260601 13:36:21.164336 30854 raft_consensus.cc:2243] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus shutting down.
I20260601 13:36:21.164459 30854 raft_consensus.cc:2272] T 830e9a77dc1e4c06ae110bc5327a7310 P 0e221572398744548331875d8557ec5d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.178073 30854 tablet_server.cc:196] TabletServer@127.30.33.131:0 shutdown complete.
I20260601 13:36:21.181254 30854 tablet_server.cc:179] TabletServer@127.30.33.132:0 shutting down...
I20260601 13:36:21.186129 30854 ts_tablet_manager.cc:1507] Shutting down tablet manager...
I20260601 13:36:21.198577 30854 tablet_server.cc:196] TabletServer@127.30.33.132:0 shutdown complete.
I20260601 13:36:21.200959 30854 master.cc:562] Master@127.30.33.190:37279 shutting down...
W20260601 13:36:21.205453  9493 auto_rebalancer.cc:835] Removing replace marker failed: Catalog manager is not initialized. State: Closing
W20260601 13:36:21.205552  9493 auto_rebalancer.cc:863] Could not move replica: Service unavailable: Catalog manager is not initialized. State: Closing
W20260601 13:36:21.205587  9493 auto_rebalancer.cc:300] scheduled replica move failed to complete: Service unavailable: Catalog manager is not initialized. State: Closing
I20260601 13:36:21.205982 30854 raft_consensus.cc:2243] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 1 LEADER]: Raft consensus shutting down.
I20260601 13:36:21.206175 30854 raft_consensus.cc:2272] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d [term 1 FOLLOWER]: Raft consensus is shut down!
I20260601 13:36:21.206250 30854 tablet_replica.cc:333] T 00000000000000000000000000000000 P 666f6b274f4d49c7a9c60ce50d67c01d: stopping tablet replica
I20260601 13:36:21.219558 30854 master.cc:584] Master@127.30.33.190:37279 shutdown complete.
[       OK ] PreferFollowerRebalancingTest.SchedulesReplicaMoves/1 (2434 ms)
[----------] 2 tests from PreferFollowerRebalancingTest (4696 ms total)

[----------] Global test environment tear-down
[==========] 24 tests from 2 test suites ran. (188290 ms total)
[  PASSED  ] 24 tests.
I20260601 13:36:21.231546 30854 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 ~20 seconds ago
I20260601 13:36:21.231658 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/ts_tablet_manager.cc:542: suppressed but not reported on 7 messages since previous log ~20 seconds ago
I20260601 13:36:21.231715 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4754: suppressed but not reported on 7 messages since previous log ~20 seconds ago
I20260601 13:36:21.231740 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:5374: suppressed but not reported on 14 messages since previous log ~48 seconds ago
I20260601 13:36:21.231973 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/master/catalog_manager.cc:4809: suppressed but not reported on 18 messages since previous log ~117 seconds ago
I20260601 13:36:21.232007 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tserver/heartbeater.cc:646: suppressed but not reported on 9 messages since previous log ~174 seconds ago
I20260601 13:36:21.232026 30854 logging.cc:424] LogThrottler /apache/dev/git/kudu/src/kudu/tablet/tablet.cc:2404: suppressed but not reported on 92 messages since previous log ~13 seconds ago
